aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.h
AgeCommit message (Expand)AuthorFilesLines
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
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-1/+1
1998-09-06Makefile.in (toplev.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-4/+14
1998-06-22Warning fixes:Kaveh R. Ghazi1-0/+1
1998-06-21haifa-sched.c (debug_ready_list): Make static.Jeff Law1-0/+2
1998-06-08Warning fixes:Kaveh R. Ghazi1-0/+8
1998-05-26toplev.h (rtx_def): Provide global declaration to avoid `limited scope' warni...Manfred Hollstein1-0/+1
1998-05-23toplev.h (tree_node): Provide global declaration to avoid `limited scope' war...Manfred Hollstein1-0/+4
1998-05-13Warning fixes:Kaveh R. Ghazi1-0/+6
1998-05-06Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com>Robert Lipe1-0/+1
1998-05-06toplev.h: New file.Robert Lipe1-0/+42