aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
AgeCommit message (Expand)AuthorFilesLines
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
1995-06-14(finish_file): Pass extra parm to start_function.Richard Kenner1-1/+1
1995-03-09(finish_file): Pass new parm to start_function.Richard Kenner1-3/+3
1995-01-14__attribute__ ((constructor))Jason Merrill1-0/+50
1993-04-22(maybe_objc_comptypes): Undo the previous change and make the undecided retur...Tom Wood1-1/+1
1993-04-14(maybe_objc_comptypes): Return 0 (incompatible) rather than 2 (similar enough...Tom Wood1-1/+1
1993-04-09(is_class_name, maybe_objc_method_name,Tom Wood1-3/+28
1993-03-25Added front-end taggint to object files.Mike Stump1-0/+6
1992-01-18entered into RCSRichard Stallman1-1/+1
1991-12-25Initial revisionRichard Stallman1-0/+98