Age | Commit message (Expand) | Author | Files | Lines |
2014-12-17 | Complete information generated through the array descriptor language hook | Pierre-Marie de Rodat | 5 | -18/+66 |
2014-12-17 | Fix a typo in ChangeLog | H.J. Lu | 1 | -1/+1 |
2014-12-17 | Add -malign-data={abi|compat|cachineline} | H.J. Lu | 13 | -3/+253 |
2014-12-17 | re PR testsuite/64328 (addr_equal-1.c fails execution.) | Tejas Belagod | 2 | -0/+6 |
2014-12-17 | re PR middle-end/63568 (Missed optimization (a & ~mask) | (b & mask) = a ^ ((... | Marek Polacek | 4 | -0/+71 |
2014-12-17 | re PR tree-optimization/64322 (More optimize opportunity for constant folding) | Jakub Jelinek | 4 | -0/+69 |
2014-12-17 | re PR sanitizer/64289 (ICE with -fsanitize=float-cast-overflow) | Jakub Jelinek | 4 | -0/+37 |
2014-12-17 | drop reason for my change from ChangeLog | Michael Haubenwallner | 1 | -1/+0 |
2014-12-17 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 19 | -183/+205 |
2014-12-17 | compiler: Don't crash on append with single argument. | Ian Lance Taylor | 1 | -2/+7 |
2014-12-17 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2014-12-16 | re PR c++/58650 ([c++11] ICE with invalid friend declaration) | Paolo Carlini | 4 | -1/+22 |
2014-12-16 | compiler: Don't built hash/equality functions for thunk structs. | Ian Lance Taylor | 3 | -2/+26 |
2014-12-16 | * fibonacci_heap.h (min): Return m_data instead of non-existing data. | Jan Hubicka | 2 | -1/+5 |
2014-12-16 | ipa-inline-analysis.c (will_be_nonconstant_predicate): Consider return values... | Jan Hubicka | 2 | -8/+17 |
2014-12-16 | re PR target/54089 ([SH] Refactor shift patterns) | Oleg Endo | 2 | -1/+6 |
2014-12-16 | re PR go/61246 (gccgo: ICE in do_determine_types [GoSmith]) | Ian Lance Taylor | 1 | -1/+5 |
2014-12-16 | re PR target/53513 ([SH] Add support for fpchg insn and improve fenv support) | Oleg Endo | 3 | -17/+18 |
2014-12-16 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 28 | -295/+168 |
2014-12-16 | hwint.c (abs_hwi, absu_hwi): Move to ... | Jan Hubicka | 3 | -16/+22 |
2014-12-16 | 2014-12-15 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 16 | -282/+170 |
2014-12-16 | re PR go/61264 (gccgo: ICE in __normal_iterator [GoSmith]) | Ian Lance Taylor | 1 | -2/+8 |
2014-12-16 | re PR go/61273 (gccgo: ICE in Unsafe_type_conversion_expression::do_get_backe... | Ian Lance Taylor | 2 | -5/+5 |
2014-12-16 | re PR middle-end/64309 (if (1 & (1 << n)) not simplified to if (n == 0)) | Marek Polacek | 4 | -0/+84 |
2014-12-16 | genmatch.c (parser::parser): Initialize capture_ids. | Richard Biener | 2 | -2/+18 |
2014-12-16 | Both config.h and system.h define ABI/API macros for system headers. | Michael Haubenwallner | 2 | -1/+6 |
2014-12-16 | re PR target/64240 ([AArch64] SMS-3.c causes runtime exception(segfault).) | Felix Yang | 4 | -1/+54 |
2014-12-16 | re PR other/64278 (/sreal.c:254:22: error: call of overloaded 'abs(const int6... | Martin Liska | 2 | -1/+6 |
2014-12-16 | i386.c (ix86_address_cost): Add explicit restriction to RTL level for the che... | Igor Zamyatin | 2 | -4/+11 |
2014-12-16 | re PR fortran/64244 (ICE at class.c:236 when using non_overridable) | Janus Weil | 4 | -5/+52 |
2014-12-16 | gnu-user.h (TARGET_CAN_SPLIT_STACK): Move from here ... | Uros Bizjak | 4 | -184/+222 |
2014-12-16 | re PR target/64217 (LRA: generate wrong liveness info after r217947 for clobb... | Chung-Ju Wu | 2 | -1/+7 |
2014-12-16 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2014-12-15 | decl2.c (decl_needed_p): When not optimizing, do not consider external decls ... | Jan Hubicka | 2 | -6/+22 |
2014-12-15 | * config/rl78/rl78.h: Remove SHORT_IMMEDIATES_SIGN_EXTEND. | DJ Delorie | 2 | -1/+4 |
2014-12-15 | re PR lto/64043 (ICE (segfault) with LTO: in tree_check/tree.h:2758 get_binfo... | Jan Hubicka | 4 | -3/+34 |
2014-12-15 | re PR rtl-optimization/63397 (signed integer overflows in ira.c) | Vladimir Makarov | 3 | -9/+27 |
2014-12-15 | sreal.h (to_double): New method. | Jan Hubicka | 3 | -3/+26 |
2014-12-15 | re PR go/61255 (gccgo: spurious "error: argument 2 has incompatible type" [Go... | Ian Lance Taylor | 2 | -15/+36 |
2014-12-15 | re PR c++/64297 (ICE: canonical types differ for identical types) | Jason Merrill | 3 | -0/+21 |
2014-12-15 | re PR rtl-optimization/64316 (ICE in simplify_const_unary_operation after r21... | Jakub Jelinek | 4 | -2/+56 |
2014-12-15 | re PR target/62642 (x86 rdtsc is moved through barrier) | Vladimir Makarov | 2 | -1/+12 |
2014-12-15 | ira-int.h (ira_prohibited_class_mode_regs): Remove. | Vladimir Makarov | 4 | -14/+33 |
2014-12-15 | re PR rtl-optimization/63804 (ice in find_oldest_value_reg with -g -O2) | Jakub Jelinek | 2 | -0/+57 |
2014-12-15 | re PR fortran/61669 (Error recovery ICE) | Steven Bosscher | 6 | -1/+42 |
2014-12-15 | re PR tree-optimization/64312 (ICE: Segmentation fault) | Richard Biener | 4 | -2/+137 |
2014-12-15 | N3778: Sized Deallocation | Jason Merrill | 14 | -32/+277 |
2014-12-15 | re PR go/61248 (gccgo: spurious "error: too many arguments" [GoSmith]) | Ian Lance Taylor | 1 | -2/+8 |
2014-12-15 | re PR go/61253 (gccgo: spurious "error: expected '<-' or '='" [GoSmith]) | Ian Lance Taylor | 1 | -0/+10 |
2014-12-15 | re PR c++/58882 (ICE with invalid C99 style designated initializers) | Paolo Carlini | 5 | -7/+55 |