Age | Commit message (Expand) | Author | Files | Lines |
2004-09-15 | pr17252.c: Fix thinko. | Diego Novillo | 2 | -5/+7 |
2004-09-15 | linux-unwind.h (struct gcc_pt_regs): Extend to include ccr. | Alan Modra | 2 | -0/+12 |
2004-09-15 | * search.c (get_pure_virtuals): Remove unused variables. | Nathan Sidwell | 2 | -4/+2 |
2004-09-15 | cp-tree.h (struct lang_decl_flags): Remove needs_final_overrider. | Nathan Sidwell | 5 | -26/+15 |
2004-09-15 | expr.c (string_constant): Handle also read-only variables initialized to stri... | Jakub Jelinek | 5 | -17/+148 |
2004-09-15 | builtins.c (expand_builtin_memmove): Optimize memmove (x, y, 1) into memcpy (... | Jakub Jelinek | 6 | -7/+65 |
2004-09-15 | re PR tree-optimization/17468 (Java garbage collector miscompiled at -O1 and ... | Zdenek Dvorak | 3 | -9/+62 |
2004-09-15 | * config/mips/mips.h (POINTERS_EXTEND_UNSIGNED): Delete. | Richard Sandiford | 2 | -2/+4 |
2004-09-15 | * doc/install.texi (sparc-sun-solaris2*): Properly format warning. | Eric Botcazou | 2 | -5/+14 |
2004-09-14 | tree-ssa-dom.c (avail_exprs_stack): New global varray. | Jeff Law | 2 | -163/+122 |
2004-09-14 | tree-dfa.c (free_df_for_stmt): No longer static. | Jeff Law | 4 | -3/+26 |
2004-09-15 | re PR c++/17324 (Error: symbol `bRKNS0_IT_SD_EE' is already defined) | Mark Mitchell | 4 | -3/+83 |
2004-09-14 | re PR tree-optimization/17252 (not marking char types as aliasing anything) | Diego Novillo | 4 | -1/+38 |
2004-09-14 | re PR middle-end/17397 (gimplify ICE) | Richard Henderson | 3 | -10/+51 |
2004-09-14 | pointer-reference-alias.C: New test. | Andrew Pinski | 4 | -2/+24 |
2004-09-15 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-09-14 | re PR rtl-optimization/9771 ([x86] wrong ebp optimisation) | Roger Sayle | 4 | -9/+77 |
2004-09-14 | re PR tree-optimization/15262 ([tree-ssa] Alias analyzer cannot handle addres... | Diego Novillo | 6 | -89/+181 |
2004-09-14 | re PR c/15498 (typo in gcc manual: non-existing locale example en_UK, should ... | Joseph Myers | 2 | -2/+7 |
2004-09-14 | be.po, [...]: Update. | Joseph Myers | 13 | -25588/+28757 |
2004-09-14 | * cfg.c (expunge_block): Revert previous change adding ggc_free call. | Jan Hubicka | 2 | -1/+9 |
2004-09-14 | * config.gcc: Do not build a shared libgcc for arm-none-eabi. | Mark Mitchell | 1 | -2/+2 |
2004-09-14 | config.gcc: Do not build a shared libgcc for arm-none-eabi. | Mark Mitchell | 1 | -0/+4 |
2004-09-14 | c-tree.h (struct c_declspecs): Add const_p, volatile_p and restrict_p. | Joseph Myers | 5 | -61/+129 |
2004-09-14 | tree-ssa-dom.c (stmts_to_rescan): Move from a block-local varray to a global ... | Jeff Law | 2 | -16/+32 |
2004-09-14 | data.c, [...]: Fix comment typos. | Kazu Hirata | 13 | -17/+24 |
2004-09-14 | * pt.c (unify): Replace gcc_unreachable with gcc_assert. | Nathan Sidwell | 2 | -24/+24 |
2004-09-14 | cgraph.h, [...]: Fix comment typos. | Kazu Hirata | 10 | -17/+23 |
2004-09-14 | darwin-c.c, [...]: Follow spelling conventions. | Kazu Hirata | 6 | -5/+11 |
2004-09-14 | pr17090.f90: Add directives to test. | Bud Davis | 2 | -0/+5 |
2004-09-14 | Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency. | Zdenek Dvorak | 9 | -8/+533 |
2004-09-14 | tree-cfg.c (thread_jumps): Update dominators correctly in case destination of... | Zdenek Dvorak | 4 | -3/+54 |
2004-09-14 | unroll.c: Removed. | Zdenek Dvorak | 15 | -4427/+1505 |
2004-09-14 | Makefile.in (STAGE1_CHECKING): New variable. | Nathan Sidwell | 3 | -3/+21 |
2004-09-14 | re PR c++/16162 (Rejects valid member-template-definition) | Mark Mitchell | 4 | -1/+35 |
2004-09-14 | i386.c (output_fp_compare): Add generation of ftst instruction. | Uros Bizjak | 3 | -34/+35 |
2004-09-14 | m32r.md, [...]: Fix comment typos. | Kazu Hirata | 7 | -6/+13 |
2004-09-13 | Fix gen-proto (fixproto) build failure. | James E Wilson | 3 | -2/+8 |
2004-09-14 | re PR java/17216 (ICE in 3.5, error in 3.4.1 when compiling .class->.o) | Tom Tromey | 2 | -1/+7 |
2004-09-14 | re PR libfortran/17090 (Runtime I/O error) | Bud Davis | 2 | -0/+26 |
2004-09-14 | Makefile.in (predict.o): Depend on tree-scalar-evolution.h | Jan Hubicka | 3 | -6/+57 |
2004-09-14 | Had wrong date on my the entry. | Kenneth Zadeck | 1 | -1/+1 |
2004-09-14 | Fix PR 17408 and PR 17409. | Dale Johannesen | 4 | -2/+21 |
2004-09-14 | re PR c++/16716 (ICE in cp_parser_parse_and_diagnose_invalid_type_name) | Mark Mitchell | 6 | -9/+39 |
2004-09-14 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-09-14 | arm.c (arm_expand_prologue): Make args_to_push a HOST_WIDE_INT. | Paul Brook | 2 | -1/+6 |
2004-09-13 | fold-const.c (fold_checksum_tree): Ignore TYPE_CACHED_VALUES. | Daniel Jacobowitz | 2 | -3/+14 |
2004-09-13 | expmed.c (synth_mult): Initialize latency. | Daniel Jacobowitz | 2 | -4/+10 |
2004-09-13 | New code to analyze file level static variables and to determine if... | Kenneth Zadeck | 8 | -49/+1289 |
2004-09-13 | gcc-defs.exp: Load wrapper.exp. | Hans-Peter Nilsson | 8 | -56/+68 |