summaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
Commit message (Expand)AuthorAgeFilesLines
* c-lang.c (finish_file case ndef ASM_OUTPUT_{CON,DE}STRUCTOR): Correctly build...Richard Earnshaw1999-09-301-2/+6
* bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1999-02-181-1/+1
* c-lang.c: (parse_options,parse_in): Added.Dave Brolley1998-12-091-0/+8
* [multiple changes]Zack Weinberg1998-10-291-2/+9
* * c-lang.c (GNU_xref_begin, GNU_xref_end): Deleted.Jeffrey A Law1998-06-191-12/+0
* Warning fixes:Kaveh R. Ghazi1998-06-181-0/+1
* Integrate cpplib into the C and C++ front ends.Dave Brolley1998-06-101-3/+4
* toplev.c (flag_exceptions): Default to 0.Richard Henderson1998-06-071-0/+5
* Warning fixes:Kaveh R. Ghazi1998-05-131-11/+15
* c-lang.c (lang_print_xnode): New function.Martin v. Löwis1998-03-231-0/+10
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-1/+1
* Fix more warnings...Kaveh R. Ghazi1998-03-181-0/+2
* Rats. Forgot to change copyrights on the first commit.Robert Lipe1998-02-131-1/+1
* c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors.Robert Lipe1998-02-131-1/+6
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-1/+1
* Declare get_file_function_nameMichael Meissner1997-10-071-1/+0
* * c-lang.c (lang_init): Restore, but add #if !USE_CPPLIB.Per Bothner1997-08-011-0/+2
* formatting tweaksMike Stump1996-07-031-1/+2
* (finish_file): Add missing parm to start_function call.Richard Kenner1995-07-101-1/+1
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (finish_file): Pass extra parm to start_function.Richard Kenner1995-06-141-1/+1
* (finish_file): Pass new parm to start_function.Richard Kenner1995-03-091-3/+3
* __attribute__ ((constructor))Jason Merrill1995-01-141-0/+50
* (maybe_objc_comptypes): Undo the previous change and make the undecided retur...Tom Wood1993-04-221-1/+1
* (maybe_objc_comptypes): Return 0 (incompatible) rather than 2 (similar enough...Tom Wood1993-04-141-1/+1
* (is_class_name, maybe_objc_method_name,Tom Wood1993-04-091-3/+28
* Added front-end taggint to object files.Mike Stump1993-03-251-0/+6
* entered into RCSRichard Stallman1992-01-181-1/+1
* Initial revisionRichard Stallman1991-12-251-0/+98