re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return value...
[gcc.git] / gcc / toplev.c
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.
2003-07-05 Nathan Sidwelltoplev.c (output_clean_symbol_name): Remove.
2003-07-02 Neil Boothc-common.h (c_common_init_options): New prototype.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-29 Neil Boothtoplev.c (flag_dummy): Remove.
2003-06-28 Neil BoothMakefile.in: Update.
2003-06-27 Devang PatelRemove extra bits from my previous commit.
2003-06-27 Jan Hubickatoplev.c (rest_of_decl_compilation): Only varpoolize...
2003-06-27 Devang Patelfinal.c (debug_flush_symbol_queue): New function.
2003-06-26 Zdenek Dvorakvalue-prof.c: New.
2003-06-25 Neil Boothc-opts.c (complain_wrong_lang, [...]): Remove.
2003-06-24 Jan HubickaMakefile.in (cgraph.o): Depend on output.h, not depend...
2003-06-23 Kazu HirataChangeLog.1: Fix a typo.
2003-06-22 Neil Boothcommon.opt: Add -finline-limit.
2003-06-22 Neil Boothcommon.opt: More -f switches.
2003-06-21 Neil BoothMakefile.in: Update.
2003-06-21 Neil BoothMakefile.in: Update.
2003-06-20 Neil Boothc-decl.c (store_parm_decls): Make saved_warn_shadow...
2003-06-19 Zack Weinbergtarget.h (asm_out.file_start, [...]): New hooks.
next