summaryrefslogtreecommitdiff
path: root/gcc/toplev.h
Commit message (Expand)AuthorAgeFilesLines
* gcc.c (cc1_options): Pass output file as auxbase when appropriate.Nathan Sidwell2002-08-041-0/+2
* invoke.texi: Document -mabi=meabi, and expand on the EABI description.Richard Sandiford2002-07-251-0/+1
* toplev.h (report_error_function): Remove.Gabriel Dos Reis2002-06-051-2/+0
* target.h: Fix formatting.Kazu Hirata2002-05-311-1/+1
* mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis2002-05-231-0/+1
* c-common.c (cb_register_builtins): Handle more built-ins here rather than in ...Neil Booth2002-05-161-4/+6
* toplev.c: Don't include setjmp.h.Zack Weinberg2002-03-251-1/+0
* Added __attribute__((deprecated)) patches.Ira Ruben2002-01-101-0/+1
* * toplev.h: Remove forward def of tree_node, rtx_def.Graham Stott2001-12-311-5/+0
* Clean up langhooksNeil Booth2001-11-061-69/+0
* langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg2001-10-251-0/+3
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-2/+7
* langhooks.c (lang_hook_default_do_nothing, [...]): New defaults.Neil Booth2001-10-211-4/+2
* toplev.h (struct lang_hooks): HONOR_READONLY now bool.Richard Kenner2001-10-201-1/+1
* langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro.Richard Kenner2001-10-191-0/+3
* langhooks.h: New file.Alexandre Oliva2001-10-081-0/+29
* top level:Zack Weinberg2001-09-241-23/+15
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* toplev.c (set_float_handler): Make static.Zack Weinberg2001-08-121-3/+0
* Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth2001-07-191-3/+0
* Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth2001-07-191-2/+0
* Makefile.in (c-lex.o): Wrap long lines.Neil Booth2001-07-111-4/+0
* c-lex.c (cb_file_change): Pass line number to debug_start_source_file.Daniel Berlin2001-07-041-1/+1
* diagnostic.c (default_print_error_function): Tweak.Gabriel Dos Reis2001-06-281-1/+0
* Makefile.in (c-parse.o): Depend on diagnostic.hGabriel Dos Reis2001-06-101-3/+0
* c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell2001-06-051-0/+1
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* Makefile.in (OBJS, [...]): Update.Neil Booth2001-05-201-0/+3
* toplev.h (struct lang_hooks): Allow decode_option to indicate that language-i...Mark Mitchell2001-04-191-1/+6
* Makefile.in (ifcvt.o): Depend on toplev.h.Kaveh R. Ghazi2001-04-111-0/+10
* toplev.h (fatal_error): Add ATTRIBUTE_NORETURN.Kaveh R. Ghazi2001-03-281-0/+1
* toplev.c (file_name_nondirectory): Remove.Neil Booth2001-03-101-1/+0
* Brad's -ffast-math breakup.Brad Lucier2001-03-071-0/+6
* Put main() in a separate file, so that the languageFergus Henderson2001-03-051-0/+1
* diagnostic.c (trim_filename): No longer static.Richard Kenner2001-02-231-0/+1
* dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is NULL.Jason Merrill2001-02-161-0/+2
* toplev.c (push_float_handler): Remove.Kazu Hirata2001-02-121-2/+0
* diagnostic.h (set_internal_error_function): Renamed.Richard Kenner2001-02-041-26/+29
* c-lang.c (lang_hooks): Update.Neil Booth2001-01-101-0/+10
* c-lang.c (lang_hooks): Update.Neil Booth2001-01-091-2/+8
* toplev.c (main): Call the front-end specific post_options hook if one is given.Neil Booth2001-01-071-0/+10
* c-lex.c (init_c_lex): Request #define / #undef callbacks for verbose DWARF[2]...Neil Booth2001-01-071-2/+2
* toplev.h (extern really_sorry): Remove extern declaration for nonexistent fun...Jeffrey Oldham2000-12-291-2/+0
* [multiple changes]Jason Merrill2000-08-281-0/+1
* diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg2000-07-211-10/+3
* c-typeck.c (pedwarn_c99): Move toGabriel Dos Reis2000-07-121-3/+0
* [multiple changes]Richard Henderson2000-06-261-0/+3
* diagnostic.c (output_maximum_width): Remove.Gabriel Dos Reis2000-06-061-1/+0
* toplev.h (skip_leading_substring): New macro.Gabriel Dos Reis2000-05-281-0/+5
* top level:Zack Weinberg2000-05-091-1/+1