summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* Revert part of 2004-04-17 change that moved -frename-registers to -O1.Paolo Bonzini2004-04-201-2/+3
* patch from Anil Paranjpe to fix H8/300 .ident problem.Anil Paranjpe2004-04-201-2/+5
* opts.c (decode_options): Do not enable flag_rename_registers and flag_web at ...Paolo Bonzini2004-04-171-13/+65
* basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice2004-04-091-0/+6
* gcc.c (combine_flag): New global variable, for new driver option.Caroline Tice2004-04-051-1/+6
* toplev.c (backend_init): Move init_optimization_passes call ...Richard Henderson2004-04-011-1/+1
* toplev.c (backend_init): Add missing call to inint_optimization_passes.Jan Hubicka2004-03-291-0/+1
* alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle2004-03-141-10/+10
* common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog2004-03-031-0/+4
* ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka2004-03-031-0/+1
* passes.c: New file.Richard Henderson2004-02-271-2110/+5
* c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata2004-02-271-1/+1
* toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson2004-02-241-87/+87
* Remove -fwritable-strings.Zack Weinberg2004-02-231-6/+0
* input.h: Don't #include line-map.h.Per Bothner2004-02-201-0/+1
* Fix ce3/rnreg dump file ordering problem.James E Wilson2004-02-201-2/+2
* (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION.Steven Bosscher2004-02-171-5/+6
* re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v...Mark Mitchell2004-02-171-0/+17
* loop-iv.c: New file.Zdenek Dvorak2004-02-171-0/+11
* debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg2004-02-121-49/+4
* Josef Zlomek <zlomekj@suse.cz>Josef Zlomek2004-02-061-1/+37
* recog.c (split_all_insns): Do not update reg info.Jan Hubicka2004-02-061-1/+1
* toplev.c: Include alloc-pool.h.Andrew Pinski2004-01-301-0/+1
* alloc-pool.c: Include hashtab.hJan Hubicka2004-01-301-0/+1
* * toplev.c: Fix broken checkin of 2003-12-30, again.Steven Bosscher2004-01-301-9/+7
* re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo...J"orn Rennecke2004-01-271-0/+6
* re PR target/1532 (-O3 generates (obviously) redundant tests and jumps)Ian Lance Taylor2004-01-231-0/+7
* basic-block.h (PROP_POSTRELOAD): New macro.Jan Hubicka2004-01-231-1/+2
* varray.c: Include hashtab.hJan Hubicka2004-01-201-0/+1
* Move cpp_reader's line_maps field to a shared global.Per Bothner2004-01-191-0/+3
* toplev.c (rest_of_handle_reorder_blocks): Fix pasto in previous commit.Jan Hubicka2004-01-171-3/+3
* toplev.c (HAVE_conditional_execution): Provide default.Jan Hubicka2004-01-171-6/+26
* re PR fortran/9972 (Failure of g77.f-torture/execute/980520-1.f)Steven Bosscher2004-01-111-1/+7
* re PR rtl-optimization/13469 (IRIX 6.5 O32 libjava bootstrap failure: ICE in ...Richard Sandiford2004-01-111-0/+4
* toplev.c (rest_of_handle_cfg): Add reg_scan pass if we're running mark_consta...Eric Christopher2004-01-101-14/+19
* alias.c: Fix comment typos.Kazu Hirata2004-01-061-1/+1
* system.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison.Kazu Hirata2004-01-051-4/+0
* I am a moron.Steven Bosscher2004-01-051-10/+10
* re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)Jan Hubicka2004-01-011-24/+24
* backport: et-forest.h (et_forest_create, [...]): Declarations removed.Steven Bosscher2003-12-301-1/+4
* * toplev.c (rest_of_handle_loop_optimize): Enable LOOP_AUTO_UNROLL.Jan Hubicka2003-12-291-1/+1
* Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell2003-12-241-4/+0
* re PR rtl-optimization/13394 (noreturn attribute ignored on recursive invokat...Eric Botcazou2003-12-231-4/+8
* Patch from Dan NicolaescuDan Nicolaescu2003-12-211-0/+1
* Makefile.in (tracer.o, [...]): Depend on timevar.hSteven Bosscher2003-12-181-4/+0
* system.h (DEFAULT_CALLER_SAVES): Poison.Kazu Hirata2003-12-161-4/+0
* re PR rtl-optimization/12324 ([unit-at-a-time] not emitting function referenc...Jan Hubicka2003-12-031-2/+9
* re PR rtl-optimization/12628 (Segfault with -fno-expensive-optimizations -fno...Roger Sayle2003-12-011-0/+1
* common.opt: Remove -fgnu-linker.Zack Weinberg2003-12-011-10/+0
* re PR rtl-optimization/13024 (gcj can't build current rhug)Jeff Sturm2003-12-011-24/+21