| Commit message (Expand) | Author | Age | Files | Lines |
* | * toplev.c (backend_init): Move init_optimization_passes call ... | rth | 2004-04-01 | 1 | -1/+1 |
* | * toplev.c (backend_init): Add missing call to inint_optimization_passes. | hubicka | 2004-03-29 | 1 | -0/+1 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -10/+10 |
* | 2004-03-03 Mostafa Hagog <mustafa@il.ibm.com> | dje | 2004-03-03 | 1 | -0/+4 |
* | * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat): | hubicka | 2004-03-03 | 1 | -0/+1 |
* | * passes.c: New file. | rth | 2004-02-27 | 1 | -2110/+5 |
* | * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c, | kazu | 2004-02-27 | 1 | -1/+1 |
* | * toplev.c (dump_file_tbl): Rename from dump_file. | rth | 2004-02-24 | 1 | -87/+87 |
* | gcc/ | kazu | 2004-02-23 | 1 | -6/+0 |
* | * input.h: Don't #include line-map.h. It may cause link problems | bothner | 2004-02-20 | 1 | -0/+1 |
* | Fix ce3/rnreg dump file ordering problem. | wilson | 2004-02-20 | 1 | -2/+2 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -5/+6 |
* | PR c++/11326 | mmitchel | 2004-02-17 | 1 | -0/+17 |
* | * loop-iv.c: New file. | rakdver | 2004-02-17 | 1 | -0/+11 |
* | * debug.h (struct gcc_debug_hooks): Add type_decl field. | zack | 2004-02-12 | 1 | -49/+4 |
* | Josef Zlomek <zlomekj@suse.cz> | zlomek | 2004-02-06 | 1 | -1/+37 |
* | * recog.c (split_all_insns): Do not update reg info. | hubicka | 2004-02-06 | 1 | -1/+1 |
* | 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-01-30 | 1 | -0/+1 |
* | * alloc-pool.c: Include hashtab.h | hubicka | 2004-01-30 | 1 | -0/+1 |
* | * toplev.c: Fix broken checkin of 2003-12-30, again. | steven | 2004-01-30 | 1 | -9/+7 |
* | * Makefile.in (bt-load.o): Depend on except.h. | amylaar | 2004-01-27 | 1 | -0/+6 |
* | PR gcc/1532 | ian | 2004-01-23 | 1 | -0/+7 |
* | * basic-block.h (PROP_POSTRELOAD): New macro. | hubicka | 2004-01-23 | 1 | -1/+2 |
* | * varray.c: Include hashtab.h | hubicka | 2004-01-20 | 1 | -0/+1 |
* | Move cpp_reader's line_maps field to a shared global. | bothner | 2004-01-20 | 1 | -0/+3 |
* | * toplev.c (rest_of_handle_reorder_blocks): Fix pasto in previous | hubicka | 2004-01-17 | 1 | -3/+3 |
* | * toplev.c (HAVE_conditional_execution): Provide default. | hubicka | 2004-01-17 | 1 | -6/+26 |
* | PR fortran/9972 | steven | 2004-01-11 | 1 | -1/+7 |
* | PR optimization/13469 | rsandifo | 2004-01-11 | 1 | -0/+4 |
* | 2004-01-09 Eric Christopher <echristo@redhat.com> | echristo | 2004-01-10 | 1 | -14/+19 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -1/+1 |
* | * system.h (ASM_OUTPUT_MAIN_SOURCE_FILENAME): Poison. | kazu | 2004-01-05 | 1 | -4/+0 |
* | I am a moron. | steven | 2004-01-05 | 1 | -10/+10 |
* | PR opt/13473 | hubicka | 2004-01-01 | 1 | -24/+24 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -1/+4 |
* | * toplev.c (rest_of_handle_loop_optimize): Enable LOOP_AUTO_UNROLL. | hubicka | 2003-12-29 | 1 | -1/+1 |
* | * Makefile.in (OBJS-common): Remove dwarfout.o. | mmitchel | 2003-12-24 | 1 | -4/+0 |
* | PR optimization/13394 | ebotcazou | 2003-12-23 | 1 | -4/+8 |
* | Patch from Dan Nicolaescu | wilson | 2003-12-22 | 1 | -0/+1 |
* | * Makefile.in (tracer.o, bb-reorder.o): Depend on timevar.h | steven | 2003-12-18 | 1 | -4/+0 |
* | * system.h (DEFAULT_CALLER_SAVES): Poison. | kazu | 2003-12-16 | 1 | -4/+0 |
* | PR optimization/12324 | hubicka | 2003-12-03 | 1 | -2/+9 |
* | PR optimization/12628 | sayle | 2003-12-01 | 1 | -0/+1 |
* | * common.opt: Remove -fgnu-linker. | zack | 2003-12-01 | 1 | -10/+0 |
* | PR optimization/13024 | jsturm | 2003-12-01 | 1 | -24/+21 |
* | * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files. | rth | 2003-11-21 | 1 | -95/+2 |
* | PR c/13029 | mmitchel | 2003-11-13 | 1 | -1/+5 |
* | * function.c (assign_parms): Add ATTRIBUTE_UNUSED to variable | danglin | 2003-11-01 | 1 | -0/+2 |
* | * toplev.c (enum dump_file_index, dump_file): Fix ordering of | hubicka | 2003-10-27 | 1 | -2/+2 |
* | * toplev.c (default_get_pch_validity): Guard the use of | kazu | 2003-10-26 | 1 | -0/+6 |