summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ssa.c, [...]: Remove files.Richard Henderson2003-11-201-95/+2
* re PR c/13029 (static consts and -Wunused-variable)Mark Mitchell2003-11-131-1/+5
* function.c (assign_parms): Add ATTRIBUTE_UNUSED to variable reg_parm_stack_sp...John David Anglin2003-11-011-0/+2
* toplev.c (enum dump_file_index, dump_file): Fix ordering of webizer pass dump.Jan Hubicka2003-10-271-2/+2
* toplev.c (default_get_pch_validity): Guard the use of target_options with #if...Kazu Hirata2003-10-261-0/+6
* * toplev.c (default_pch_valid_p): Fix warning.Andreas Jaeger2003-10-261-1/+1
* re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp...Geoffrey Keating2003-10-241-0/+109
* toplev.c (output_file_directive): Allow for null input_name.Andrew Haley2003-10-231-2/+8
* re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested fun...Jan Hubicka2003-10-221-1/+1
* toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka2003-10-201-3/+3
* Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak2003-10-191-2/+40
* common.opt: Add description of the new -fgcse-las flag.Mostafa Hagog2003-10-171-0/+6
* genmodes.c: Include hashtab.h.Zack Weinberg2003-10-151-0/+2
* Makefile.in (web.o): New.Jan Hubicka2003-10-111-1/+25
* haifa-sched.c (ok_for_early_schedule): New function.Dorit Naishlos2003-10-091-0/+16
* toplev.c (flag_evaluation_order): New global variable.Roger Sayle2003-09-281-0/+3
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-211-3/+3
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-211-3/+3
* c-format.c (gcc_diag_char_table): Add %J.Richard Henderson2003-09-201-11/+5
* re PR rtl-optimization/11646 (ICE in commit_one_edge_insertion with -fnon-cal...Eric Botcazou2003-09-171-1/+2