aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)Author
2006-03-172006-03-17 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-26 * toplev.c (default_get_pch_validity): Guard the use ofKazu Hirata
2003-10-26 * toplev.c (default_pch_valid_p): Fix warning.Andreas Jaeger
2003-10-24 PR 10757Geoffrey Keating
2003-10-232003-10-22 Andrew Haley <aph@redhat.com>Andrew Haley
2003-10-22 PR debug/12389Jan Hubicka
2003-10-20 * toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka
2003-10-19 * Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak
2003-10-172003-10-17 Mostafa Hagog <mustafa@il.ibm.com>Mostafa Hagog
2003-10-15 * genmodes.c: Include hashtab.h.Zack Weinberg
2003-10-11 * Makefile.in (web.o): New.Jan Hubicka
2003-10-09 * haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos
2003-09-28 * toplev.c (flag_evaluation_order): New global variable.Roger Sayle
2003-09-22Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson
2003-09-21 * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson
2003-09-21 * c-format.c (gcc_diag_char_table): Add %J.Richard Henderson
2003-09-17 PR optimization/11646Eric Botcazou
2003-09-08 * toplev.c (rest_of_compilation): Call split_all_insns beforeJakub Jelinek
2003-09-07 * diagnostic.c (warn_deprecated_use): Move to toplev.cGabriel Dos Reis
2003-09-06 * toplev.c (rest_of_decl_compilation): Do not finalize externalJan Hubicka
2003-09-06 * diagnostic.c (announce_function): Move to toplev.c.Gabriel Dos Reis
2003-09-04 * toplev.c (wrapup_global_declarations): Fix final pass inJan Hubicka
2003-09-03 * toplev.c (flag_rounding_math): New global variable.Roger Sayle
2003-08-29 * function.h (struct function): Add rtl_inline_init, saved_for_inline.Richard Henderson
2003-08-14 * regclass.c (init_reg_modes): Make non-static.Per Bothner
2003-08-08 * common.opt: Add debug switches.Neil Booth
2003-08-05* c.opt: Introduce -fworking-directory.Alexandre Oliva
2003-08-052003-08-05 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-07-25 Remove pedwarn_with_decl, warning_with_decl and error_with_declGabriel Dos Reis
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-19 * common.opt: Document --param.Neil Booth
2003-07-18 * toplev.c (rest_of_handle_addresof): Rename intoEric Botcazou
2003-07-18 * Makefile.in, configure, configure.in: Remove handling ofNeil Booth
2003-07-17 * c.opt: Document Uncodumented; use it. Document ObjC options.Neil Booth
2003-07-15 * c.opt: Document more options.Neil Booth
2003-07-13 PR other/11123Nathanael Nerode
2003-07-12 * c-format.c: Fix comment formatting.Kazu Hirata
2003-07-11 * common.opt: More --help messages.Neil Booth
2003-07-102003-07-10 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-07-09 * toplev.c (warn_dummy, W_options): Die.Neil Booth
2003-07-09 * cgraph.c (cgraph_node_name): New function.Jan Hubicka
2003-07-08 * toplev.c (randomize): Correct call to time().Danny Smith
2003-07-08 * Makefile.in: Update.Neil Booth
2003-07-07 * configure.in (enable_coverage): Remove -DSELF_COVERAGE, addNathan Sidwell
2003-07-06 * tree.h (default_flag_random_seed): Remove.Nathan Sidwell
2003-07-05 * toplev.c (output_clean_symbol_name): Remove.Nathan Sidwell
2003-07-02 * c-common.h (c_common_init_options): New prototype.Neil Booth
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-29 * alloc-pool.c: Fix comment formatting.Kazu Hirata