aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.h
AgeCommit message (Expand)AuthorFilesLines
2001-04-19toplev.h (struct lang_hooks): Allow decode_option to indicate that language-i...Mark Mitchell1-1/+6
2001-04-11Makefile.in (ifcvt.o): Depend on toplev.h.Kaveh R. Ghazi1-0/+10
2001-03-28toplev.h (fatal_error): Add ATTRIBUTE_NORETURN.Kaveh R. Ghazi1-0/+1
2001-03-10toplev.c (file_name_nondirectory): Remove.Neil Booth1-1/+0
2001-03-07Brad's -ffast-math breakup.Brad Lucier1-0/+6
2001-03-05Put main() in a separate file, so that the languageFergus Henderson1-0/+1
2001-02-23diagnostic.c (trim_filename): No longer static.Richard Kenner1-0/+1
2001-02-16dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is NULL.Jason Merrill1-0/+2
2001-02-12toplev.c (push_float_handler): Remove.Kazu Hirata1-2/+0
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-26/+29
2001-01-10c-lang.c (lang_hooks): Update.Neil Booth1-0/+10
2001-01-09c-lang.c (lang_hooks): Update.Neil Booth1-2/+8
2001-01-07toplev.c (main): Call the front-end specific post_options hook if one is given.Neil Booth1-0/+10
2001-01-07c-lex.c (init_c_lex): Request #define / #undef callbacks for verbose DWARF[2]...Neil Booth1-2/+2
2000-12-29toplev.h (extern really_sorry): Remove extern declaration for nonexistent fun...Jeffrey Oldham1-2/+0
2000-08-28[multiple changes]Jason Merrill1-0/+1
2000-07-21diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg1-10/+3
2000-07-12c-typeck.c (pedwarn_c99): Move toGabriel Dos Reis1-3/+0
2000-06-26[multiple changes]Richard Henderson1-0/+3
2000-06-06diagnostic.c (output_maximum_width): Remove.Gabriel Dos Reis1-1/+0
2000-05-28toplev.h (skip_leading_substring): New macro.Gabriel Dos Reis1-0/+5
2000-05-09top level:Zack Weinberg1-1/+1
2000-05-02toplev.c (debug_ignore_block): Return int.Jason Merrill1-1/+1
2000-04-28Makefile.in (OBJS): Add timevar.o.Alex Samuel1-4/+0
2000-04-15Makefile.in (ggc-page.o): Now includes toplev.h.Richard Kenner1-0/+4
2000-04-15toplev.c: Make *_time variable long to reduce chance of overflow.Richard Kenner1-1/+1
2000-03-28expr.c (store_constructor): SIZE now signed.Richard Kenner1-1/+1
2000-03-03dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.Jason Merrill1-0/+1
2000-02-06Makefile.in (c-common.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-0/+2
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17toplev.c: PROTO -> PARAMS.Kaveh R. Ghazi1-45/+45
2000-01-122000-01-12 Gabriel Dos Reis <gdr@codesourcery.com>Gabriel Dos Reis1-0/+1
1999-12-24toplev.h (note_deferall_of_defined_inline_function): Declare.Mark Mitchell1-0/+1
1999-11-10ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'.Philippe De Muyter1-1/+1
1999-10-10ansidecl.h (HAVE_GCC_VERSION): New macro.Kaveh R. Ghazi1-1/+1
1999-09-15rtl.h (get_insn_name, [...]): Add prototypes.Kaveh R. Ghazi1-0/+2
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-8/+20
1999-08-03toplev.h (errorcount): Declare.Mark Mitchell1-0/+3
1999-04-22toplev.h (wrapup_global_declarations): Declare.Mark Mitchell1-1/+2
1999-04-16system.h: Always prototype abort.Zack Weinberg1-0/+3
1999-04-06flow.c (verify_flow_info): New function.Richard Henderson1-2/+3
1999-03-18toplev.c (read_integral_parameter): Constify.Theodore Papadopoulo1-1/+2
1999-03-14cse.c (check_fold_consts): New static function.Kaveh R. Ghazi1-0/+1
1999-02-02toplev.h (read_integral_parameter): Declare.Theodore Papadopoulo1-0/+1
1999-01-30Fix thinko in last change to toplev.h (fnotice).Kaveh R. Ghazi1-0/+2
1999-01-30gcov.c (fnotice): Add missing FILE* parameter.Kaveh R. Ghazi1-0/+3
1999-01-18cpplib.c (special_symbol): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-30/+45
1999-01-06Update copyrights.Jeff Law1-2/+18
1999-01-06toplev.h: In addition to checking _JBLEN...Kaveh R. Ghazi1-1/+1
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-1/+0