aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)Author
2004-02-20Fix ordering of ce3/rnreg dump files.James E Wilson
2004-02-18re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell
2004-02-12re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor
2004-02-03* toplev.c: Fix broken checkin of 2003-12-30, again.Steven Bosscher
2004-01-30toplev.c: Include alloc-pool.h.Andrew Pinski
2004-01-30basic-block.h (PROP_POSTRELOAD): New macro.Jan Hubicka
2004-01-30alloc-pool.c: Include hashtab.hJan Hubicka
2004-01-30varray.c: Include hashtab.hJan Hubicka
2004-01-17toplev.c (rest_of_handle_reorder_blocks): Fix pasto in previous commit.Jan Hubicka
2004-01-17toplev.c (HAVE_conditional_execution): Provide default.Jan Hubicka
2004-01-11re PR fortran/9972 (Failure of g77.f-torture/execute/980520-1.f)Steven Bosscher
2004-01-11re PR rtl-optimization/13469 (IRIX 6.5 O32 libjava bootstrap failure: ICE in ...Richard Sandiford
2004-01-10toplev.c (rest_of_handle_cfg): Add reg_scan pass if we're running mark_consta...Eric Christopher
2004-01-06alias.c: Fix comment typos.Kazu Hirata
2004-01-05system.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.Kazu Hirata
2004-01-05I am a moron.Steven Bosscher
2004-01-01re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)Jan Hubicka
2003-12-30backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher
2003-12-29* toplev.c (rest_of_handle_loop_optimize): Enable LOOP_AUTO_UNROLL.Jan Hubicka
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell
2003-12-23re PR rtl-optimization/13394 (noreturn attribute ignored on recursive invokat...Eric Botcazou
2003-12-21Patch from Dan NicolaescuDan Nicolaescu
2003-12-18Makefile.in (tracer.o, [...]): Depend on timevar.hSteven Bosscher
2003-12-16system.h (DEFAULT_CALLER_SAVES): Poison.Kazu Hirata
2003-12-03re PR rtl-optimization/12324 ([unit-at-a-time] not emitting function referenc...Jan Hubicka
2003-12-01re PR rtl-optimization/12628 (Segfault with -fno-expensive-optimizations -fno...Roger Sayle
2003-12-01common.opt: Remove -fgnu-linker.Zack Weinberg
2003-12-01re PR rtl-optimization/13024 (gcj can't build current rhug)Jeff Sturm
2003-11-20ssa.c, [...]: Remove files.Richard Henderson
2003-11-13re PR c/13029 (static consts and -Wunused-variable)Mark Mitchell
2003-11-01function.c (assign_parms): Add ATTRIBUTE_UNUSED to variable reg_parm_stack_sp...John David Anglin
2003-10-27toplev.c (enum dump_file_index, dump_file): Fix ordering of webizer pass dump.Jan Hubicka
2003-10-26toplev.c (default_get_pch_validity): Guard the use of target_options with #if...Kazu Hirata
2003-10-26* toplev.c (default_pch_valid_p): Fix warning.Andreas Jaeger
2003-10-24re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp...Geoffrey Keating
2003-10-23toplev.c (output_file_directive): Allow for null input_name.Andrew Haley
2003-10-22re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested fun...Jan Hubicka
2003-10-20toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka
2003-10-19Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak
2003-10-17common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog
2003-10-15genmodes.c: Include hashtab.h.Zack Weinberg
2003-10-11Makefile.in (web.o): New.Jan Hubicka
2003-10-09haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos
2003-09-28toplev.c (flag_evaluation_order): New global variable.Roger Sayle
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson
2003-09-17re PR rtl-optimization/11646 (ICE in commit_one_edge_insertion with -fnon-cal...Eric Botcazou
2003-09-08toplev.c (rest_of_compilation): Call split_all_insns before regstack if optim...Jakub Jelinek
2003-09-07* diagnostic.c (warn_deprecated_use): Move to toplev.cGabriel Dos Reis