OSDN Git Service

PR middle-end/51994
[pf3gnuchains/gcc-fork.git] / gcc / c-lang.c
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-03-20 shebs2001-03-19 Stan Shebs <shebs@apple.com>
2001-02-12 jsm28 * c-decl.c (grokdeclarator): In C99 mode, give the...
2001-01-29 jsm28 * tree.c, tree.h (build_parse_node): Remove; was ident...
2001-01-10 neil * c-lang.c (lang_hooks): Update.
2001-01-09 neil * c-lang.c (lang_hooks): Update.
2001-01-07 neil * c-lang.c (c_post_options): Call cpp_post_options.
2001-01-07 neil * toplev.c (main): Call the front-end specific...
2001-01-03 jsm28 * c-common.c (c_common_lang_init): New function. ...
2001-01-02 aj * c-decl.c (c_decode_option): Remove support of
2000-11-28 neil * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-26 neil * Makefile.in: Remove MAYBE_CPPLIB and maybe_cp...
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-20 neil * c-lang.c (lang_init_options): Update call to
2000-11-10 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-08 rth * c-lang.c (start_cdtor, finish_cdtor): New...
2000-10-18 mmitchel * c-common.c (back_end_hook): New variable.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-07 zackIntegrated preprocessor.
2000-08-20 gdr * c-lang.c: #include diagnostic.h
2000-08-04 zack * cpplex.c (parse_name): Might have to glue a CPP_OTHE...
2000-07-31 zack * c-decl.c (mesg_implicit_function_declaration): Init...
2000-06-19 zack * c-parse.in (undeclared_variable_notice): Moved to...
2000-02-26 lawCopyright fixes.
2000-01-25 zack * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse...
2000-01-12 ghazi * c-common.c: PROTO -> PARAMS.
1999-10-16 gkm* flags.h (flag_bounds_check, flag_bounded_pointers...
1999-09-30 rearnsha* c-lang.c (finish_file case ndef ASM_OUTPUT_{CON,DE...
1999-09-06 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-09-05 mmitchel * c-decl.c (struct language_function): Renamed from...
1999-08-09 ghazi * tree.h (lang_identify): Constify a char*.
1999-07-21 crux * c-lang.c (finish_file): Rename void_list_node to...
1999-02-18 ghazi * bitmap.c (bitmap_print): Qualify a char*...
1998-12-09 brolleyWed Dec 9 15:29:26 1998 Dave Brolley <brolley@cygnus...
1998-10-29 brolley1998-10-28 16:10 -0500 Zack Weinberg <zack@rabi.phys...
1998-06-19 law * c-lang.c (GNU_xref_begin, GNU_xref_end):...
1998-06-18 ghaziWarning fixes:
1998-06-10 brolley Integrate cpplib into the C and C++ front ends.
1998-06-07 rth * toplev.c (flag_exceptions): Default to 0.
1998-05-13 ghaziWarning fixes:
1998-03-23 law * c-lang.c (lang_print_xnode): New function.
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-18 ghaziFix more warnings...
1998-02-13 robertlRats. Forgot to change copyrights on the first commit.
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-07 meissnerDeclare get_file_function_name
1997-08-01 bothner* c-lang.c (lang_init): Restore, but add #if !USE_CPPLIB.
1996-07-03 mrsformatting tweaks
1995-07-10 kenner(finish_file): Add missing parm to start_function call.
1995-06-15 kennerUpdate FSF address.
1995-06-14 kenner(finish_file): Pass extra parm to start_function.
1995-03-10 kenner(finish_file): Pass new parm to start_function.
1995-01-14 merrill__attribute__ ((constructor))
1993-04-22 wood(maybe_objc_comptypes): Undo the previous
1993-04-14 wood(maybe_objc_comptypes): Return 0
1993-04-09 wood(is_class_name, maybe_objc_method_name,
1993-03-25 mrsAdded front-end taggint to object files.
1992-01-18 rmsentered into RCS
1991-12-25 rmsInitial revision