aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.h
AgeCommit message (Expand)AuthorFilesLines
2002-06-05toplev.h (report_error_function): Remove.Gabriel Dos Reis1-2/+0
2002-05-31target.h: Fix formatting.Kazu Hirata1-1/+1
2002-05-23mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis1-0/+1
2002-05-16c-common.c (cb_register_builtins): Handle more built-ins here rather than in ...Neil Booth1-4/+6
2002-03-25toplev.c: Don't include setjmp.h.Zack Weinberg1-1/+0
2002-01-10Added __attribute__((deprecated)) patches.Ira Ruben1-0/+1
2001-12-31* toplev.h: Remove forward def of tree_node, rtx_def.Graham Stott1-5/+0
2001-11-06Clean up langhooksNeil Booth1-69/+0
2001-10-25langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg1-0/+3
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-2/+7
2001-10-21langhooks.c (lang_hook_default_do_nothing, [...]): New defaults.Neil Booth1-4/+2
2001-10-20toplev.h (struct lang_hooks): HONOR_READONLY now bool.Richard Kenner1-1/+1
2001-10-19langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro.Richard Kenner1-0/+3
2001-10-08langhooks.h: New file.Alexandre Oliva1-0/+29
2001-09-24top level:Zack Weinberg1-23/+15
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-12toplev.c (set_float_handler): Make static.Zack Weinberg1-3/+0
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth1-3/+0
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth1-2/+0
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth1-4/+0
2001-07-04c-lex.c (cb_file_change): Pass line number to debug_start_source_file.Daniel Berlin1-1/+1
2001-06-28diagnostic.c (default_print_error_function): Tweak.Gabriel Dos Reis1-1/+0
2001-06-10Makefile.in (c-parse.o): Depend on diagnostic.hGabriel Dos Reis1-3/+0
2001-06-05c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell1-0/+1
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-0/+3
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