OSDN Git Service

PR c++/17413
[pf3gnuchains/gcc-fork.git] / gcc / f / com.c
2005-02-02 nickcImported from mainline FSF repositories
2004-05-18 zacktop:
2004-04-01 hubicka * cgraph.c: Add overall comment.
2004-04-01 kenner * expr.c (get_inner_reference): Use DECL_UNSIGNED...
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-30 zack * gengtype.c (create_option): New function.
2004-02-17 steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-02-03 kazu gcc/
2003-12-29 sayle PR fortran/12632
2003-10-31 jakub * com.c (ffecom_sym_transform_): Set tree type of...
2003-09-28 rth * c-decl.c (duplicate_decls): Copy DECL_SOURCE_...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-18 sayle * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,
2003-09-01 zlomek * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-07-31 ghazi * com.c (ffecom_init_0): Use `dconsthalf'.
2003-07-19 ghazigcc:
2003-07-09 toon2003-07-09 Toon Moene <toon@moene.indiv.nluug.nl>
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-06 aj * bad.c: Convert () to (void) in function definitions.
2003-07-05 toon2003-07-05 Toon Moene <toon@moene.indiv.nluug.nl>
2003-06-28 zack * dbxout.c (flag_debug_only_used_symbols): Delete...
2003-06-24 toon2003-06-24 Scott Snyder <snyder@fnal.gov>
2003-06-20 nathan * tree.h (expand_function_end): Remove all parameters.
2003-06-14 nathan * tree.h (init_function_start): Remove filename and...
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-13 rth * com.c (ffecom_sym_transform_): Install FFEINF...
2003-06-08 neil * Make-lang.in (F77_OBJS, f77.mostlyclean, f/com.o...
2003-06-08 aj * bld.c: Remove usage of FFETARGET_okCHARACTER2,
2003-06-07 aj * symbol.c (ffesymbol_new_): Remove tests for macro
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-06-01 aj * lex.c (ffelex_file_fixed): Remove usage of
2003-05-31 sayle * com.c (ffecom_init_0): Define built-in functions...
2003-05-22 toon2003-05-22 Bud Davis <bdavis9659@comcast.net>
2003-05-13 zack * diagnostic.c (output_format): Add support for %m.
2003-05-12 sayle * com.c (ffecom_init_0): Define built-in functions...
2003-05-08 sayle PR fortran/8485
2003-05-03 nathan * com.c (ffecom_do_entry_): Use location_t and input_l...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-17 sayle2003-04-17 Roger Sayle <roger@eyesopen.com>
2003-04-14 sayle * builtin-types.def (BT_FN_STRING_CONST_STRING): New...
2003-04-13 zack * tree.c (build_constructor): New function.
2003-03-24 mmitchel PR c++/7086
2003-03-22 toon2003-03-22 Bud Davis <bdavis9659@comcast.net>
2003-03-10 sayle * com.c (duplicate_decls): Synchronize with C's duplic...
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-01-12 ghazi * com.c (ffecom_convert_narrow_, ffecom_convert_widen_,
2002-10-30 sayle * fold-const.c (fold_binary_op_with_conditional_arg...
2002-09-24 zackmaintainer-scripts:
2002-09-23 kazu * ChangeLog: Follow spelling conventions.
2002-09-16 geoffkIndex: gcc/ChangeLog
2002-09-07 aj2002-09-07 Jan Hubicka <jh@suse.cz>
2002-08-31 toon2002-08-31 Toon Moene <toon@moene.indiv.nluug.nl>
2002-07-30 toon2002-07-30 Toon Moene <toon@moene.indiv.nluug.nl>
2002-07-30 ghaziada:
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-06-20 aj * com.c (ffecom_prepare_expr_,ffecom_expr_power_integer_):
2002-06-20 aj2002-06-20 Nathanael Nerode <neroden@twcny.rr.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-17 mmitchel * c-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-31 neil * diagnostic.c (print_error_function): Remove.
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-23 toon2002-03-23 Toon Moene <toon@moene.indiv.nluug.nl>
2002-03-20 neil * Makefile.in: Update.
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
2002-03-13 ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-06 toon2002-02-06 Toon Moene <toon@moene.indiv.nluug.nl>
2002-02-04 pthomas2002-02-04 Philipp Thomas <pthomas@suse.de>
2002-02-02 toon2002-02-02 Toon Moene <toon@moene.indiv.nluug.nl>
2002-02-01 toon2002-02-01 Toon Moene <toon@moene.indiv.nluug.nl>
2002-01-23 zack * bad.c: Include intl.h.
2002-01-02 ghazi * gcc.c (default_compilers): Const-ify.
2001-12-23 ghazi * arc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-14 aj2001-12-14 Roger Sayle <roger@eyesopen.com>
2001-12-05 kenner * f/com.c (ffecom_1): Properly handle TREE_READONLY...
2001-12-04 aolivaRevert previous patch
2001-12-04 aoliva* com.c (ffecom_expr_power_integer_): Adjust
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-11-18 neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-09 neil * Makefile.in: Update.
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-06 neil * alias.c:: Include langhooks.h.
2001-11-02 ghazi * com.c (ffecom_initialize_char_syntax_, U_CHAR, is_id...
2001-10-24 toon2001-10-24 Toon Moene <toon@moene.indiv.nluug.nl>
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-17 rth * com.h: Remove FFECOM_targetCURRENT, FFECOM_ON...
2001-10-17 rthada/
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-22 toonThu Sep 20 15:05:20 JST 2001 George Helffrich <george...
next