Age | Commit message (Expand) | Author | Files | Lines |
2011-12-16 | alpha.c (alpha_use_linkage): Follow transparent alias. | Tristan Gingold | 2 | -3/+20 |
2011-12-16 | t-vms (vms.o, vms-c.o): Force output filename. | Tristan Gingold | 2 | -2/+7 |
2011-12-16 | vms.c (VMS_CRTL_GLOBAL): Define. | Tristan Gingold | 3 | -0/+16 |
2011-12-16 | re PR tree-optimization/51557 (ICE: in maybe_record_trace_start, at dwarf2cfi... | Jakub Jelinek | 4 | -1/+43 |
2011-12-16 | re PR tree-optimization/51576 (Bootstrap failure with go) | Jakub Jelinek | 2 | -4/+9 |
2011-12-16 | re PR bootstrap/51572 (LTO bootstrap failed with bootstrap-profiled) | Richard Guenther | 4 | -2/+23 |
2011-12-16 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2011-12-15 | re PR c++/51458 (Accepts invalid designated initializers) | Jason Merrill | 4 | -0/+48 |
2011-12-15 | rl78.md (return): Rename to rl78_return. | DJ Delorie | 3 | -4/+11 |
2011-12-15 | trans-expr.c (gfc_walk_function_expr): Detect elemental procedure components ... | Paul Thomas | 7 | -8/+68 |
2011-12-15 | tree-vectorizer.h (struct _stmt_vec_info): Remove pattern_def_stmt field, add... | Jakub Jelinek | 9 | -120/+582 |
2011-12-15 | re PR c++/51463 ([c++0x] [4.7 Regression] ICE declaring a member function vir... | Jakub Jelinek | 5 | -4/+33 |
2011-12-15 | avr-protos.h (print_operand): Remove. | Georg-Johann Lay | 4 | -20/+47 |
2011-12-15 | re PR fortran/51310 (-finit-bla doesn't initialize *all* items of type bla to... | Toon Moene | 3 | -3/+9 |
2011-12-15 | freebsd.h (TARGET_ASM_FILE_END): Define. | Andreas Tobler | 2 | -0/+7 |
2011-12-15 | re PR c/51360 (spurious unused-but-set-variable warning for var used in OpenM... | Jakub Jelinek | 7 | -0/+83 |
2011-12-15 | re PR middle-end/49806 (FAIL: gcc.dg/tree-ssa/vrp47.c) | Jakub Jelinek | 2 | -3/+9 |
2011-12-15 | re PR tree-optimization/51117 (rev.181172 causes glibc build failure) | Jakub Jelinek | 2 | -0/+42 |
2011-12-15 | builtins.def (BUILT_IN_STPNCPY_CHK): New definition. | Romain Geissler | 13 | -15/+365 |
2011-12-15 | re PR debug/51567 (ICE in splice_child_die, at dwarf2out.c:5009 with -flto -g) | Richard Guenther | 4 | -2/+73 |
2011-12-15 | rs6000.c (rs6000_emit_prologue): Move update of VRSave mask to save_world() w... | Iain Sandoe | 2 | -10/+14 |
2011-12-15 | PR c++/51473 - ICE with invalid auto | Dodji Seketeli | 4 | -0/+26 |
2011-12-15 | a-numaux-vms.ads, [...]: New files. | Arnaud Charlet | 9 | -0/+4521 |
2011-12-15 | re PR fortran/51550 (ICE in gfc_get_derived_type, at fortran/trans-types.c:2401) | Tobias Burnus | 2 | -0/+17 |
2011-12-15 | primary.c (gfc_match_varspec): Match array spec for polymorphic coarrays. | Tobias Burnus | 7 | -82/+88 |
2011-12-15 | lto-wrapper.c (run_gcc): In non-parallel mode remove ltrans inputs immediatel... | Richard Guenther | 2 | -2/+20 |
2011-12-15 | arm.h (REGISTER_MOVE_COST, [...]): Remove. | Anatoly Sokolov | 3 | -26/+72 |
2011-12-15 | [multiple changes] | Arnaud Charlet | 30 | -35/+3513 |
2011-12-15 | re PR debug/51564 (ICE in force_type_die, at dwarf2out.c:19288) | Richard Guenther | 5 | -13/+32 |
2011-12-15 | sigtramp-ppcvxw.c, sigtramp.h: Fix header. | Robert Dewar | 3 | -8/+12 |
2011-12-15 | [multiple changes] | Arnaud Charlet | 4 | -8/+30 |
2011-12-15 | [multiple changes] | Arnaud Charlet | 4 | -2/+24 |
2011-12-15 | re PR target/51050 ([AVR, attiny26] ICE: invalid rtl sharing found in the insn) | Georg-Johann Lay | 2 | -2/+8 |
2011-12-15 | re PR debug/51517 (Wrong debug information for pointers with negative strides.) | Jakub Jelinek | 4 | -13/+36 |
2011-12-15 | re PR libstdc++/51365 (cannot use final empty class in std::tuple) | Jonathan Wakely | 10 | -6/+88 |
2011-12-15 | revert: re PR lto/48437 (LTO crashes with block-local function declarations) | Richard Guenther | 6 | -11/+42 |
2011-12-15 | ChangeLog: Fix whitespace. | Uros Bizjak | 2 | -45/+38 |
2011-12-14 | arm: Set predicable on more instructions. | Richard Henderson | 2 | -9/+24 |
2011-12-15 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2011-12-14 | libgo: Update to weekly.2011-12-06. | Ian Lance Taylor | 1 | -1/+1 |
2011-12-14 | re PR c++/51554 (ICE in cp/semantics.c:cxx_eval_indirect_ref with -Wall) | Jason Merrill | 4 | -2/+31 |
2011-12-14 | re PR c++/51248 (ICE with pointer to enum) | Jason Merrill | 4 | -11/+32 |
2011-12-14 | PR c++/51475 - ICE with invalid initializer-list | Dodji Seketeli | 4 | -3/+48 |
2011-12-14 | libgo: Update to weekly.2011-12-06. | Ian Lance Taylor | 2 | -10/+10 |
2011-12-14 | tree-cfg.c (replace_uses_by): Fixup TREE_CONSTANT for propagating all kinds o... | Richard Guenther | 2 | -2/+7 |
2011-12-14 | re PR lto/51497 (The run time for the polyhedron test nf.f90 is ~10% slower w... | Richard Guenther | 2 | -0/+33 |
2011-12-14 | compiler: Permit omitting &T in composite literal. | Ian Lance Taylor | 1 | -3/+17 |
2011-12-14 | tree.c (free_lang_data_in_type): Do not clear fields dependent on debuginfo l... | Richard Guenther | 3 | -5/+10 |
2011-12-14 | re PR target/50931 ([avr] Support a 24-bit scalar integer mode) | Georg-Johann Lay | 4 | -2/+256 |
2011-12-14 | tree-cfg.c (replace_uses_by): Only mark blocks altered that will make a diffe... | Richard Guenther | 2 | -14/+30 |