aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.h
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-02-132004-02-12 Dale Johannesen <dalej@apple.com>Dale Johannesen
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2004-01-12 * tree-pass.h: New file.Richard Henderson
2003-11-25Mainline merge as of 2003-11-23.Diego Novillo
2003-10-28Mainline merge as of 2003-10-26.Diego Novillo
2003-09-28Merge from mainline.Richard Henderson
2003-09-03Merge tree_rest_of_compilation patch from mainline.Richard Henderson
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-05-13Mainline merge as of 2003-05-11Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2002-08-12Mainline merge as of 2002-08-11.Diego Novillo
2002-07-31Mainline merge as of 2002-07-28.Diego Novillo
2002-06-05 * toplev.h (report_error_function): Remove.Gabriel Dos Reis
2002-05-31 * target.h: Fix formatting.Kazu Hirata
2002-05-23 * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Properly outputGabriel Dos Reis
2002-05-16 * c-common.c (cb_register_builtins): Handle more built-insNeil Booth
2002-03-25 * toplev.c: Don't include setjmp.h. Kill float_handler_set,Zack Weinberg
2002-01-10Added __attribute__((deprecated)) patches.Ira Ruben
2001-12-31 * toplev.h: Remove forward def of tree_node, rtx_def.Graham Stott
2001-11-06 * alias.c:: Include langhooks.h.Neil Booth
2001-10-25 * langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg
2001-10-23 * alias.c (can_address_p): Compnonents are not addressable ifRichard Kenner
2001-10-21 * langhooks.c (lang_hook_default_do_nothing,Neil Booth
2001-10-20 * toplev.h (struct lang_hooks): HONOR_READONLY now bool.Richard Kenner
2001-10-19 * langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro.Richard Kenner
2001-10-08* langhooks.h: New file.Alexandre Oliva
2001-09-24top level:Zack Weinberg
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-12 * toplev.c (set_float_handler): Make static.Zack Weinberg
2001-07-19 * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth
2001-07-19 * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onNeil Booth
2001-07-11 * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.Neil Booth
2001-07-042001-07-04 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin
2001-06-28 * diagnostic.c (default_print_error_function): Tweak.Gabriel Dos Reis
2001-06-10gcc/Gabriel Dos Reis
2001-06-05 * c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell
2001-05-26Standardize header guards.Richard Henderson
2001-05-20 * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,Neil Booth
2001-04-19 * toplev.h (struct lang_hooks): Allow decode_option to indicateMark Mitchell
2001-04-11 * Makefile.in (ifcvt.o): Depend on toplev.h.Kaveh Ghazi
2001-03-28 * toplev.h (fatal_error): Add ATTRIBUTE_NORETURN.Kaveh Ghazi
2001-03-10 * toplev.c (file_name_nondirectory): Remove.Neil Booth
2001-03-07Brad's -ffast-math breakup.Brad Lucier
2001-03-05 Put main() in a separate file, so that the languageFergus Henderson
2001-02-23 * diagnostic.c (trim_filename): No longer static.Richard Kenner