| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (FLAGS_H): New. | rakdver | 2004-06-14 | 1 | -709/+19 |
* | * toplev.c (floor_log2_wide): Correct casts for 64-bit hosts. | dj | 2004-06-09 | 1 | -9/+9 |
* | * toplev.c (floor_log2_wide): Replace loop with faster bit | dj | 2004-06-08 | 1 | -19/+31 |
* | * toplev.c (init_asm_output): Add explicit 'b' to mode when | dannysmith | 2004-06-05 | 1 | -1/+1 |
* | * toplev.c (check_global_declarations): Don't ask for | geoffk | 2004-06-03 | 1 | -3/+3 |
* | * tree.h: Remove include of version.h | mgadams | 2004-06-03 | 1 | -0/+1 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -3/+3 |
* | * ddg.h, ddg.c, modulo-sched.c: New files. | hagog | 2004-05-25 | 1 | -0/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -17/+75 |
* | * flags.h (flag_short_enums): Update comment. | pbrook | 2004-05-11 | 1 | -1/+5 |
* | 2004-04-19 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-04-20 | 1 | -2/+3 |
* | patch from Anil Paranjpe to fix H8/300 .ident problem. | wilson | 2004-04-20 | 1 | -2/+5 |
* | 2004-04-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-04-17 | 1 | -13/+65 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -0/+6 |
* | 2004-04-05 Caroline Tice <ctice@apple.com> | ctice | 2004-04-05 | 1 | -1/+6 |
* | * 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 |