aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-20objc-act.c (maybe_objc_method_name): Remove, never called.Stan Shebs1-7/+0
2001-02-12c-decl.c (grokdeclarator): In C99 mode...Joseph Myers1-2/+3
2001-01-29tree.c, tree.h (build_parse_node): Remove; was identical to build_nt.Joseph Myers1-4/+3
2001-01-10c-lang.c (lang_hooks): Update.Neil Booth1-12/+5
2001-01-09c-lang.c (lang_hooks): Update.Neil Booth1-8/+6
2001-01-07c-lang.c (c_post_options): Call cpp_post_options.Neil Booth1-0/+1
2001-01-07toplev.c (main): Call the front-end specific post_options hook if one is given.Neil Booth1-1/+10
2001-01-03c-common.c (c_common_lang_init): New function.Joseph Myers1-3/+1
2001-01-02c-decl.c (c_decode_option): Remove support of -Wmissing-noreturn.Andreas Jaeger1-7/+18
2000-11-28c-lex.h (parse_in): Change parse_in to a cpp_reader *.Neil Booth1-2/+1
2000-11-26Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.Neil Booth1-1/+0
2000-11-25c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth1-14/+3
2000-11-20c-lang.c (lang_init_options): Update call to cpp_reader_init.Neil Booth1-1/+1
2000-11-10Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.Mark Mitchell1-0/+3
2000-11-07c-lang.c (start_cdtor, [...]): New functions.Richard Henderson1-38/+61
2000-10-18c-common.c (back_end_hook): New variable.Mark Mitchell1-0/+3
2000-09-17splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell1-4/+8
2000-09-07Integrated preprocessor.Zack Weinberg1-8/+2
2000-08-20c-lang.c: #include diagnostic.hGabriel Dos Reis1-0/+40
2000-08-04cpplex.c (parse_name): Might have to glue a CPP_OTHER token before the name.Zack Weinberg1-9/+0
2000-07-31c-decl.c (mesg_implicit_function_declaration): Init to -1.Zack Weinberg1-0/+9
2000-06-19c-parse.in (undeclared_variable_notice): Moved to c-typeck.c.Zack Weinberg1-0/+9
2000-02-25Copyright fixes.Jeff Law1-1/+2
2000-01-25c-common.c, [...]: Remove all references to obstack functions obsoleted by GC...Zack Weinberg1-2/+2
2000-01-12c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-2/+2
1999-10-16flags.h (flag_bounds_check, [...]): New extern decls.Greg McGary1-1/+8
1999-09-30c-lang.c (finish_file case ndef ASM_OUTPUT_{CON,DE}STRUCTOR): Correctly build...Richard Earnshaw1-2/+6
1999-09-06Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.Bernd Schmidt1-0/+4
1999-09-05c-decl.c (struct language_function): Renamed from struct c_function.Bernd Schmidt1-0/+4
1999-08-09tree.h (lang_identify): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-07-21c-lang.c (finish_file): Rename void_list_node to void_list_node_1 to avoid na...Bernd Schmidt1-5/+5
1999-02-18bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-1/+1
1998-12-09c-lang.c: (parse_options,parse_in): Added.Dave Brolley1-0/+8
1998-10-29[multiple changes]Zack Weinberg1-2/+9
1998-06-19* c-lang.c (GNU_xref_begin, GNU_xref_end): Deleted.Jeffrey A Law1-12/+0
1998-06-18Warning fixes:Kaveh R. Ghazi1-0/+1
1998-06-10Integrate cpplib into the C and C++ front ends.Dave Brolley1-3/+4
1998-06-07toplev.c (flag_exceptions): Default to 0.Richard Henderson1-0/+5
1998-05-13Warning fixes:Kaveh R. Ghazi1-11/+15
1998-03-23c-lang.c (lang_print_xnode): New function.Martin v. Löwis1-0/+10
1998-03-20Major cutover to using system.h:Kaveh R. Ghazi1-1/+1
1998-03-18Fix more warnings...Kaveh R. Ghazi1-0/+2
1998-02-13Rats. Forgot to change copyrights on the first commit.Robert Lipe1-1/+1
1998-02-13c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors.Robert Lipe1-1/+6
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-1/+1
1997-10-07Declare get_file_function_nameMichael Meissner1-1/+0
1997-08-01* c-lang.c (lang_init): Restore, but add #if !USE_CPPLIB.Per Bothner1-0/+2
1996-07-03formatting tweaksMike Stump1-1/+2
1995-07-10(finish_file): Add missing parm to start_function call.Richard Kenner1-1/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2