| Commit message (Expand) | Author | Age | Files | Lines |
* | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 2004-09-09 | 1 | -1/+1 |
* | c-tree.h (C_DECL_USED, [...]): New. | Joseph Myers | 2004-09-09 | 1 | -0/+1 |
* | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 2004-09-06 | 1 | -2/+2 |
* | * toplev.c (process_options): Fix typo. | Richard Sandiford | 2004-09-02 | 1 | -1/+1 |
* | Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency. | Zdenek Dvorak | 2004-09-01 | 1 | -0/+23 |
* | * toplev.c (process_options): Ensure debug_hooks is initialized. | Stan Shebs | 2004-09-01 | 1 | -1/+2 |
* | re PR target/13506 (tcpsm.c:263: internal compiler error: Segmentation fault) | Richard Earnshaw | 2004-08-26 | 1 | -0/+9 |
* | Hot/cold partitioning update patch. | Caroline Tice | 2004-08-18 | 1 | -0/+5 |
* | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 2004-08-05 | 1 | -1/+1 |
* | rs6000.c (machopic_output_stub): Align Darwin stubs. | Dale Johannesen | 2004-08-03 | 1 | -5/+0 |
* | cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac... | Steven Bosscher | 2004-07-17 | 1 | -2/+1 |
* | Conditionally compile support for --enable-mapped_location. | Per Bothner | 2004-06-30 | 1 | -11/+41 |
* | loop-invariant.c: New file. | Zdenek Dvorak | 2004-06-20 | 1 | -0/+13 |
* | re PR c++/15721 (template instantation omits static data members) | Andrew Pinski | 2004-06-19 | 1 | -3/+4 |
* | Makefile.in (FLAGS_H): New. | Zdenek Dvorak | 2004-06-14 | 1 | -709/+19 |
* | toplev.c (floor_log2_wide): Correct casts for 64-bit hosts. | Richard Kenner | 2004-06-08 | 1 | -9/+9 |
* | toplev.c (floor_log2_wide): Replace loop with faster bit operations. | DJ Delorie | 2004-06-08 | 1 | -19/+31 |
* | toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file. | Danny Smith | 2004-06-05 | 1 | -1/+1 |
* | toplev.c (check_global_declarations): Don't ask for DECL_ASSEMBLER_NAME unles... | Geoffrey Keating | 2004-06-03 | 1 | -3/+3 |
* | tree.h: Remove include of version.h | Mark G. Adams | 2004-06-03 | 1 | -0/+1 |
* | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-05-30 | 1 | -3/+3 |
* | ddg.h, [...]: New files. | Ayal Zaks | 2004-05-25 | 1 | -0/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -17/+75 |
* | flags.h (flag_short_enums): Update comment. | Paul Brook | 2004-05-11 | 1 | -1/+5 |
* | Revert part of 2004-04-17 change that moved -frename-registers to -O1. | Paolo Bonzini | 2004-04-20 | 1 | -2/+3 |
* | patch from Anil Paranjpe to fix H8/300 .ident problem. | Anil Paranjpe | 2004-04-20 | 1 | -2/+5 |
* | opts.c (decode_options): Do not enable flag_rename_registers and flag_web at ... | Paolo Bonzini | 2004-04-17 | 1 | -13/+65 |
* | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 2004-04-09 | 1 | -0/+6 |
* | gcc.c (combine_flag): New global variable, for new driver option. | Caroline Tice | 2004-04-05 | 1 | -1/+6 |
* | toplev.c (backend_init): Move init_optimization_passes call ... | Richard Henderson | 2004-04-01 | 1 | -1/+1 |
* | toplev.c (backend_init): Add missing call to inint_optimization_passes. | Jan Hubicka | 2004-03-29 | 1 | -0/+1 |
* | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 2004-03-14 | 1 | -10/+10 |
* | common.opt: Add description of the new -fgcse-after-reload flag. | Mostafa Hagog | 2004-03-03 | 1 | -0/+4 |
* | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic... | Jan Hubicka | 2004-03-03 | 1 | -0/+1 |
* | passes.c: New file. | Richard Henderson | 2004-02-27 | 1 | -2110/+5 |
* | c-decl.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 2004-02-27 | 1 | -1/+1 |
* | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 2004-02-24 | 1 | -87/+87 |
* | Remove -fwritable-strings. | Zack Weinberg | 2004-02-23 | 1 | -6/+0 |
* | input.h: Don't #include line-map.h. | Per Bothner | 2004-02-20 | 1 | -0/+1 |
* | Fix ce3/rnreg dump file ordering problem. | James E Wilson | 2004-02-20 | 1 | -2/+2 |
* | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 2004-02-17 | 1 | -5/+6 |
* | re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v... | Mark Mitchell | 2004-02-17 | 1 | -0/+17 |
* | loop-iv.c: New file. | Zdenek Dvorak | 2004-02-17 | 1 | -0/+11 |
* | debug.h (struct gcc_debug_hooks): Add type_decl field. | Zack Weinberg | 2004-02-12 | 1 | -49/+4 |
* | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 2004-02-06 | 1 | -1/+37 |
* | recog.c (split_all_insns): Do not update reg info. | Jan Hubicka | 2004-02-06 | 1 | -1/+1 |
* | toplev.c: Include alloc-pool.h. | Andrew Pinski | 2004-01-30 | 1 | -0/+1 |
* | alloc-pool.c: Include hashtab.h | Jan Hubicka | 2004-01-30 | 1 | -0/+1 |
* | * toplev.c: Fix broken checkin of 2003-12-30, again. | Steven Bosscher | 2004-01-30 | 1 | -9/+7 |
* | re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo... | J"orn Rennecke | 2004-01-27 | 1 | -0/+6 |