aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-25ddg.h, [...]: New files.Ayal Zaks1-0/+4
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-17/+75
2004-05-11flags.h (flag_short_enums): Update comment.Paul Brook1-1/+5
2004-04-20Revert part of 2004-04-17 change that moved -frename-registers to -O1.Paolo Bonzini1-2/+3
2004-04-20patch from Anil Paranjpe to fix H8/300 .ident problem.Anil Paranjpe1-2/+5
2004-04-17opts.c (decode_options): Do not enable flag_rename_registers and flag_web at ...Paolo Bonzini1-13/+65
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice1-0/+6
2004-04-05gcc.c (combine_flag): New global variable, for new driver option.Caroline Tice1-1/+6
2004-04-01toplev.c (backend_init): Move init_optimization_passes call ...Richard Henderson1-1/+1
2004-03-29toplev.c (backend_init): Add missing call to inint_optimization_passes.Jan Hubicka1-0/+1
2004-03-14alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle1-10/+10
2004-03-03common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog1-0/+4
2004-03-03ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka1-0/+1
2004-02-27passes.c: New file.Richard Henderson1-2110/+5
2004-02-27c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata1-1/+1
2004-02-24toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson1-87/+87
2004-02-23Remove -fwritable-strings.Zack Weinberg1-6/+0
2004-02-20input.h: Don't #include line-map.h.Per Bothner1-0/+1
2004-02-20Fix ce3/rnreg dump file ordering problem.James E Wilson1-2/+2
2004-02-17(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION.Steven Bosscher1-5/+6
2004-02-17re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell1-0/+17
2004-02-17loop-iv.c: New file.Zdenek Dvorak1-0/+11
2004-02-12debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg1-49/+4
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-1/+37
2004-02-06recog.c (split_all_insns): Do not update reg info.Jan Hubicka1-1/+1
2004-01-30toplev.c: Include alloc-pool.h.Andrew Pinski1-0/+1
2004-01-30alloc-pool.c: Include hashtab.hJan Hubicka1-0/+1
2004-01-30* toplev.c: Fix broken checkin of 2003-12-30, again.Steven Bosscher1-9/+7
2004-01-27re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo...J"orn Rennecke1-0/+6
2004-01-23re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor1-0/+7
2004-01-23basic-block.h (PROP_POSTRELOAD): New macro.Jan Hubicka1-1/+2
2004-01-20varray.c: Include hashtab.hJan Hubicka1-0/+1
2004-01-19Move cpp_reader's line_maps field to a shared global.Per Bothner1-0/+3
2004-01-17toplev.c (rest_of_handle_reorder_blocks): Fix pasto in previous commit.Jan Hubicka1-3/+3
2004-01-17toplev.c (HAVE_conditional_execution): Provide default.Jan Hubicka1-6/+26
2004-01-11re PR fortran/9972 (Failure of g77.f-torture/execute/980520-1.f)Steven Bosscher1-1/+7
2004-01-11re PR rtl-optimization/13469 (IRIX 6.5 O32 libjava bootstrap failure: ICE in ...Richard Sandiford1-0/+4
2004-01-10toplev.c (rest_of_handle_cfg): Add reg_scan pass if we're running mark_consta...Eric Christopher1-14/+19
2004-01-06alias.c: Fix comment typos.Kazu Hirata1-1/+1
2004-01-05system.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.Kazu Hirata1-4/+0
2004-01-05I am a moron.Steven Bosscher1-10/+10
2004-01-01re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)Jan Hubicka1-24/+24
2003-12-30backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher1-1/+4
2003-12-29* toplev.c (rest_of_handle_loop_optimize): Enable LOOP_AUTO_UNROLL.Jan Hubicka1-1/+1
2003-12-24Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell1-4/+0
2003-12-23re PR rtl-optimization/13394 (noreturn attribute ignored on recursive invokat...Eric Botcazou1-4/+8
2003-12-21Patch from Dan NicolaescuDan Nicolaescu1-0/+1
2003-12-18Makefile.in (tracer.o, [...]): Depend on timevar.hSteven Bosscher1-4/+0
2003-12-16system.h (DEFAULT_CALLER_SAVES): Poison.Kazu Hirata1-4/+0
2003-12-03re PR rtl-optimization/12324 ([unit-at-a-time] not emitting function referenc...Jan Hubicka1-2/+9