Age | Commit message (Expand) | Author | Files | Lines |
2008-10-21 | re PR java/35485 (libjava is disabled by default) | David Edelsohn | 2 | -3/+8 |
2008-10-21 | config.gcc (powerpc-*): Make t-ppcgas imply usegas.h. | Sandra Loosemore | 5 | -15/+41 |
2008-10-21 | alias-19.c: New testcase. | Richard Guenther | 2 | -0/+35 |
2008-10-21 | semantics.c (simplify_aggr_init_exprs_r): Remove. | Richard Guenther | 2 | -34/+6 |
2008-10-21 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2008-10-21 | re PR debug/37020 (FAIL: gcc.dg/debug/dwarf2/dwarf-die3.c scan-assembler-not ... | Jakub Jelinek | 2 | -11/+5 |
2008-10-21 | tree-inline.c (tree_inlinable_function_p): Remove tuples debugging hack. | Jakub Jelinek | 2 | -7/+4 |
2008-10-21 | gimplify.c (gimplify_expr): Drop TREE_OVERFLOW from INTEGER_CSTs. | Jakub Jelinek | 2 | -0/+15 |
2008-10-20 | tree-ssa-pre.c (insert_into_preds_of_block): Don't rewrite constant part of e... | Daniel Berlin | 2 | -11/+8 |
2008-10-20 | re PR c/12603 (No return statement warning on function that never returns wit... | Manuel López-Ibáñez | 2 | -0/+13 |
2008-10-20 | * doc/install.texi: Fix typos in previous patch. | Tobias Schlüter | 2 | -6/+10 |
2008-10-20 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2008-10-19 | re PR c++/37004 ([C++ only] Wconversion warns for short y = 0x7fff; short z =... | Manuel López-Ibáñez | 5 | -40/+84 |
2008-10-19 | * doc/install.texi: Document in-tree building of gcc and mpfr. | Tobias Schlüter | 2 | -3/+19 |
2008-10-19 | tree-ssa-alias.c (may_alias_p): Remove bogus shortcut. | Richard Guenther | 2 | -10/+4 |
2008-10-19 | re PR c/30260 (Enumeration types and enumeration constants erroneously given ... | Manuel López-Ibáñez | 4 | -17/+72 |
2008-10-19 | Convert gcc/testsuite/ChangeLog to UTF-8. | Manuel López-Ibáñez | 1 | -8/+8 |
2008-10-19 | re PR fortran/37723 (wrong result for left-right hand side array overlap and ... | Paul Thomas | 4 | -0/+47 |
2008-10-19 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2008-10-18 | i386.md (unnamed peephole2): Do not force memory operands of arith or logical... | Uros Bizjak | 3 | -73/+84 |
2008-10-18 | tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Guard VIEW_CONVERT_EXPR ... | Richard Guenther | 2 | -18/+28 |
2008-10-18 | dll-2.c: Revert revision 138893: Change "dg-message" back to "dg-warning". | Danny Smith | 3 | -3/+9 |
2008-10-18 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2008-10-17 | trans.c (gnat_to_gnu): Simplify expansion to use only a single check instead ... | Geert Bosch | 2 | -47/+48 |
2008-10-17 | c-parser.c (c_parser_binary_expression): Silence the uninitialized variable w... | Andreas Krebbel | 2 | -1/+6 |
2008-10-17 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2008-10-16 | tree-ssa-pre.c (phi_translate_set): Add constants to phi translation cache. | Daniel Berlin | 2 | -3/+7 |
2008-10-16 | re PR target/37381 (ICE in ia64_speculate_insn, at config/ia64/ia64.c:6902) | Alexander Monakov | 2 | -0/+102 |
2008-10-16 | re PR c/33192 (__imag operator drops side effects in subexpr) | Joseph Myers | 4 | -1/+30 |
2008-10-16 | resolve.c (resolve_elemental_actual): Handle calls to intrinsic subroutines c... | Daniel Kraft | 4 | -2/+30 |
2008-10-16 | re PR tree-optimization/37664 (ice in remove_range_assertions, at tree-vrp.c:... | Jakub Jelinek | 4 | -1/+25 |
2008-10-16 | re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.) | David Edelsohn | 10 | -7/+31 |
2008-10-16 | re PR middle-end/37418 (error: type mismatch in address expression, verify_gi... | Richard Biener | 7 | -3/+46 |
2008-10-16 | re PR tree-optimization/37525 (IVOPTS difference causing 20% degradation in 1... | Jakub Jelinek | 2 | -32/+79 |
2008-10-15 | ira-emit.c (change_regs): Return false when replacing reg by itself. | Jan Hubicka | 2 | -1/+10 |
2008-10-16 | re PR target/37633 (wrong register use on sh64) | Vladimir Makarov | 2 | -2/+8 |
2008-10-16 | re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ... | Vladimir Makarov | 3 | -35/+193 |
2008-10-16 | re PR middle-end/37674 (Bootstrap failure due to miscompilation of genattrtab) | Vladimir Makarov | 2 | -22/+26 |
2008-10-16 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2008-10-15 | Commit omitted ChangeLog from r141134 | David Edelsohn | 1 | -0/+17 |
2008-10-15 | rtl.texi (const_double): Remove the "addr" operand. | Richard Sandiford | 3 | -57/+55 |
2008-10-15 | mn10300.h (OUTPUT_ADDR_CONST_EXTRA): Handle UNSPEC_GOTSYM_OFFs. | Richard Sandiford | 5 | -15/+25 |
2008-10-15 | re PR libfortran/34670 (bounds checking for array intrinsics) | Thomas Koenig | 5 | -4/+14 |
2008-10-15 | [multiple changes] | Sebastian Pop | 6 | -57/+308 |
2008-10-15 | re PR middle-end/37828 ([graphite] ICE in expand_scalar_variables_expr, at gr... | Sebastian Pop | 4 | -3/+47 |
2008-10-15 | re PR tree-optimization/37686 (Building of CPU2000's bzip2 with peak flags wi... | Sebastian Pop | 6 | -14/+91 |
2008-10-15 | s390.h: (TARGET_DFP): This requires TARGET_HARD_FLOAT. | Andreas Krebbel | 3 | -21/+29 |
2008-10-15 | re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.) | David Edelsohn | 8 | -11/+108 |
2008-10-15 | constants.c (build_constant_data_ref): Make sure we only build one copy of th... | Andrew Haley | 2 | -13/+22 |
2008-10-15 | re PR tree-optimization/36881 (Creating runtime relocations for code which do... | Jakub Jelinek | 4 | -5/+57 |