]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-lang.c
langhooks.h: New file.
[thirdparty/gcc.git] / gcc / c-lang.c
2001-10-08  Alexandre Olivalanghooks.h: New file.
2001-10-08  Richard Hendersonc-common.h (struct c_lang_decl): Add declared_inline.
2001-10-05  Alexandre OlivaMakefile.in (c-decl.o): Depend on tree-inline.h.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-07-09  Richard Kenner* c-lang.c (start_cdtor): Remove extra parameter from...
2001-06-26  Gabriel Dos Reistoplev.c (decode_f_option): Adjust setting.
2001-06-05  Nathan Sidwellc-common.h (flag_dump_translation_unit): Remove.
2001-05-20  Neil BoothMakefile.in (OBJS, [...]): Update.
2001-03-20  Stan Shebsobjc-act.c (maybe_objc_method_name): Remove, never...
2001-02-12  Joseph Myersc-decl.c (grokdeclarator): In C99 mode...
2001-01-29  Joseph Myerstree.c, tree.h (build_parse_node): Remove; was identica...
2001-01-10  Neil Boothc-lang.c (lang_hooks): Update.
2001-01-09  Neil Boothc-lang.c (lang_hooks): Update.
2001-01-07  Neil Boothc-lang.c (c_post_options): Call cpp_post_options.
2001-01-07  Neil Boothtoplev.c (main): Call the front-end specific post_optio...
2001-01-03  Joseph Myersc-common.c (c_common_lang_init): New function.
2001-01-02  Andreas Jaegerc-decl.c (c_decode_option): Remove support of -Wmissing...
2000-11-28  Neil Boothc-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-26  Neil BoothMakefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.
2000-11-25  Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-11-20  Neil Boothc-lang.c (lang_init_options): Update call to cpp_reader...
2000-11-10  Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-08  Richard Hendersonc-lang.c (start_cdtor, [...]): New functions.
2000-10-18  Mark Mitchellc-common.c (back_end_hook): New variable.
2000-09-17  Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-07  Zack WeinbergIntegrated preprocessor.
2000-08-20  Gabriel Dos Reisc-lang.c: #include diagnostic.h
2000-08-04  Zack Weinbergcpplex.c (parse_name): Might have to glue a CPP_OTHER...
2000-07-31  Zack Weinbergc-decl.c (mesg_implicit_function_declaration): Init...
2000-06-19  Zack Weinbergc-parse.in (undeclared_variable_notice): Moved to c...
2000-02-26  Jeff LawCopyright fixes.
2000-01-25  Zack Weinbergc-common.c, [...]: Remove all references to obstack...
2000-01-12  Kaveh R. Ghazic-common.c: PROTO -> PARAMS.
1999-10-16  Greg McGaryflags.h (flag_bounds_check, [...]): New extern decls.
1999-09-30  Richard Earnshawc-lang.c (finish_file case ndef ASM_OUTPUT_{CON,DE...
1999-09-06  Bernd SchmidtMakefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-09-05  Bernd Schmidtc-decl.c (struct language_function): Renamed from struc...
1999-08-09  Kaveh R. Ghazitree.h (lang_identify): Constify a char*.
1999-07-21  Bernd Schmidtc-lang.c (finish_file): Rename void_list_node to void_l...
1999-02-18  Kaveh R. Ghazibitmap.c (bitmap_print): Qualify a char* with the ...
1998-12-09  Dave Brolleyc-lang.c: (parse_options,parse_in): Added.
1998-10-29  Zack Weinberg[multiple changes]
1998-06-19  Jeffrey A Law* c-lang.c (GNU_xref_begin, GNU_xref_end): Deleted.
1998-06-18  Kaveh R. GhaziWarning fixes:
1998-06-10  Dave BrolleyIntegrate cpplib into the C and C++ front ends.
1998-06-07  Richard Hendersontoplev.c (flag_exceptions): Default to 0.
1998-05-13  Kaveh R. GhaziWarning fixes:
1998-03-23  Martin v. Löwisc-lang.c (lang_print_xnode): New function.
1998-03-20  Kaveh R. GhaziMajor cutover to using system.h:
1998-03-18  Kaveh R. GhaziFix more warnings...
1998-02-13  Robert LipeRats. Forgot to change copyrights on the first commit.
1998-02-13  Robert Lipec-lang.c (finish_file): Bracket declaration of static_c...
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-07  Michael MeissnerDeclare get_file_function_name
1997-08-01  Per Bothner* c-lang.c (lang_init): Restore, but add #if !USE_CPPLIB.
1996-07-03  Mike Stumpformatting tweaks
1995-07-10  Richard Kenner(finish_file): Add missing parm to start_function call.
1995-06-15  Richard KennerUpdate FSF address.
1995-06-14  Richard Kenner(finish_file): Pass extra parm to start_function.
1995-03-10  Richard Kenner(finish_file): Pass new parm to start_function.
1995-01-14  Jason Merrill__attribute__ ((constructor))
1993-04-22  Tom Wood(maybe_objc_comptypes): Undo the previous change and...
1993-04-14  Tom Wood(maybe_objc_comptypes): Return 0 (incompatible) rather...
1993-04-09  Tom Wood(is_class_name, maybe_objc_method_name,
1993-03-25  Mike StumpAdded front-end taggint to object files.
1992-01-18  Richard Stallmanentered into RCS
1991-12-25  Richard StallmanInitial revision