]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/toplev.c
Merge tree-ssa-20020619-branch into mainline.
[thirdparty/gcc.git] / gcc / toplev.c
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-11  Paul Brookflags.h (flag_short_enums): Update comment.
2004-04-20  Paolo BonziniRevert part of 2004-04-17 change that moved -frename...
2004-04-20  Anil Paranjpepatch from Anil Paranjpe to fix H8/300 .ident problem.
2004-04-17  Paolo Bonziniopts.c (decode_options): Do not enable flag_rename_regi...
2004-04-09  Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-04-05  Caroline Ticegcc.c (combine_flag): New global variable, for new...
2004-04-01  Richard Hendersontoplev.c (backend_init): Move init_optimization_passes...
2004-03-29  Jan Hubickatoplev.c (backend_init): Add missing call to inint_opti...
2004-03-14  Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-03-03  Mostafa Hagogcommon.opt: Add description of the new -fgcse-after...
2004-03-03  Jan Hubickaggc-common.c (ggc_alloc_cleared_stat, [...]): Rename...
2004-02-27  Richard Hendersonpasses.c: New file.
2004-02-27  Kazu Hiratac-decl.c, [...]: Fix comment typos and formatting.
2004-02-24  Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2004-02-23  Zack WeinbergRemove -fwritable-strings.
2004-02-20  Per Bothnerinput.h: Don't #include line-map.h.
2004-02-20  James E WilsonFix ce3/rnreg dump file ordering problem.
2004-02-17  Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-02-17  Mark Mitchellre PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer...
2004-02-17  Zdenek Dvorakloop-iv.c: New file.
2004-02-12  Zack Weinbergdebug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-06  Josef ZlomekJosef Zlomek <zlomekj@suse.cz>
2004-02-06  Jan Hubickarecog.c (split_all_insns): Do not update reg info.
2004-01-30  Andrew Pinskitoplev.c: Include alloc-pool.h.
2004-01-30  Jan Hubickaalloc-pool.c: Include hashtab.h
2004-01-30  Steven Bosscher* toplev.c: Fix broken checkin of 2003-12-30, again.
2004-01-27  J"orn Renneckere PR middle-end/13779 ([3.4 only] powerpc64: incorrect...
2004-01-23  Ian Lance Taylorre PR target/1532 (-O3 generates (obviously) redundant...
2004-01-23  Jan Hubickabasic-block.h (PROP_POSTRELOAD): New macro.
2004-01-20  Jan Hubickavarray.c: Include hashtab.h
2004-01-20  Per BothnerMove cpp_reader's line_maps field to a shared global.
2004-01-17  Jan Hubickatoplev.c (rest_of_handle_reorder_blocks): Fix pasto...
2004-01-17  Jan Hubickatoplev.c (HAVE_conditional_execution): Provide default.
2004-01-11  Steven Bosscherre PR fortran/9972 (Failure of g77.f-torture/execute...
2004-01-11  Richard Sandifordre PR rtl-optimization/13469 (IRIX 6.5 O32 libjava...
2004-01-10  Eric Christophertoplev.c (rest_of_handle_cfg): Add reg_scan pass if...
2004-01-06  Kazu Hirataalias.c: Fix comment typos.
2004-01-05  Kazu Hiratasystem.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.
2004-01-05  Steven BosscherI am a moron.
2004-01-01  Jan Hubickare PR rtl-optimization/13473 (cc1 segfault w/-march...
2003-12-30  Steven Bosscherbackport: et-forest.h (et_forest_create, [...]): Declar...
2003-12-29  Jan Hubicka* toplev.c (rest_of_handle_loop_optimize): Enable LOOP_...
2003-12-24  Mark MitchellMakefile.in (OBJS-common): Remove dwarfout.o.
2003-12-23  Eric Botcazoure PR rtl-optimization/13394 (noreturn attribute ignore...
2003-12-22  Dan NicolaescuPatch from Dan Nicolaescu
2003-12-18  Steven BosscherMakefile.in (tracer.o, [...]): Depend on timevar.h
2003-12-16  Kazu Hiratasystem.h (DEFAULT_CALLER_SAVES): Poison.
2003-12-03  Jan Hubickare PR rtl-optimization/12324 ([unit-at-a-time] not...
2003-12-01  Roger Saylere PR rtl-optimization/12628 (Segfault with -fno-expens...
2003-12-01  Zack Weinbergcommon.opt: Remove -fgnu-linker.
2003-12-01  Jeff Sturmre PR rtl-optimization/13024 (gcj can't build current...
2003-11-21  Richard Hendersonssa.c, [...]: Remove files.
2003-11-13  Mark Mitchellre PR c/13029 (static consts and -Wunused-variable)
2003-11-01  John David Anglinfunction.c (assign_parms): Add ATTRIBUTE_UNUSED to...
2003-10-27  Jan Hubickatoplev.c (enum dump_file_index, dump_file): Fix orderin...
2003-10-26  Kazu Hiratatoplev.c (default_get_pch_validity): Guard the use...
2003-10-26  Andreas Jaeger* toplev.c (default_pch_valid_p): Fix warning.
2003-10-24  Geoffrey Keatingre PR pch/10757 (Adding -fpic/-fPIC causes crash with...
2003-10-23  Andrew Haleytoplev.c (output_file_directive): Allow for null input_...
2003-10-22  Jan Hubickare PR debug/12389 ([testcase needed] ICE in gen_subprog...
2003-10-20  Jan Hubickatoplev.c (rest_of_compilation): Fix webizer pass ordering.
2003-10-19  Zdenek DvorakMakefile.in (toplev.o): Add value-prof.h dependency.
2003-10-17  Mostafa Hagogcommon.opt: Add description of the new -fgcse-las flag.
2003-10-15  Zack Weinberggenmodes.c: Include hashtab.h.
2003-10-11  Jan HubickaMakefile.in (web.o): New.
2003-10-09  Dorit Naishloshaifa-sched.c (ok_for_early_schedule): New function.
2003-09-28  Roger Sayletoplev.c (flag_evaluation_order): New global variable.
2003-09-22  Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21  Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21  Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-17  Eric Botcazoure PR rtl-optimization/11646 (ICE in commit_one_edge_in...
2003-09-08  Jakub Jelinektoplev.c (rest_of_compilation): Call split_all_insns...
2003-09-07  Gabriel Dos Reis* diagnostic.c (warn_deprecated_use): Move to toplev.c
2003-09-06  Jan Hubickatoplev.c (rest_of_decl_compilation): Do not finalize...
2003-09-06  Gabriel Dos Reis* diagnostic.c (announce_function): Move to toplev.c.
2003-09-04  Jan Hubickatoplev.c (wrapup_global_declarations): Fix final pass...
2003-09-03  Roger Sayletoplev.c (flag_rounding_math): New global variable.
2003-08-29  Richard Hendersonfunction.h (struct function): Add rtl_inline_init,...
2003-08-14  Per Bothnerregclass.c (init_reg_modes): Make non-static.
2003-08-08  Neil Boothcommon.opt: Add debug switches.
2003-08-05  Alexandre Olivac.opt: Introduce -fworking-directory.
2003-08-05  Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-07-25  Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-19  Neil Boothcommon.opt: Document --param.
2003-07-18  Eric Botcazoutoplev.c (rest_of_handle_addresof): Rename into rest_of...
2003-07-18  Neil BoothMakefile.in, [...]: Remove handling of lang-options...
2003-07-17  Neil Boothc.opt: Document Uncodumented; use it.
2003-07-15  Neil Boothc.opt: Document more options.
2003-07-13  Nathanael Nerodere PR other/11123 (Some option names are truncated...
2003-07-12  Kazu Hiratac-format.c: Fix comment formatting.
2003-07-11  Neil Boothcommon.opt: More --help messages.
2003-07-10  Steven Bosschertoplev.c (do_compile): Don't try to open dump files...
2003-07-09  Neil Boothtoplev.c (warn_dummy, W_options): Die.
2003-07-09  Jan Hubickacgraph.c (cgraph_node_name): New function.
2003-07-08  Danny Smith* toplev.c (randomize): Correct call to time().
2003-07-08  Neil BoothMakefile.in: Update.
2003-07-07  Nathan Sidwellconfigure.in (enable_coverage): Remove -DSELF_COVERAGE...
2003-07-06  Nathan Sidwelltree.h (default_flag_random_seed): Remove.
next