Age | Commit message (Expand) | Author | Files | Lines |
2015-05-16 | re PR fortran/66113 (Variable n cannot appear in the expression with nested b... | Thomas Koenig | 4 | -4/+46 |
2015-05-16 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 16 | -258/+375 |
2015-05-16 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 5 | -0/+84 |
2015-05-16 | re PR target/65768 (sub-optimimal code for constant Uses in loop) | Kugan Vivekanandarajah | 5 | -21/+87 |
2015-05-16 | 2015-05-16 Mikael Morin <mikael@gcc.gnu.org | Mikael Morin | 4 | -6/+93 |
2015-05-16 | re PR target/66140 (ICE at extract_insn, at recog.c:2343 when compiling for a... | Uros Bizjak | 4 | -5/+67 |
2015-05-16 | libgo: Use __USING_SJLJ_EXCEPTIONS__ rather than configure test. | Ian Lance Taylor | 4 | -121/+3 |
2015-05-16 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2015-05-15 | ops.cc (stat_type): Define alias for struct stat and use throughout the file. | Jonathan Wakely | 7 | -42/+384 |
2015-05-15 | re PR c/48956 (-Wconversion should warn when a complex value is assigned to a... | Mikhail Maltsev | 6 | -23/+446 |
2015-05-15 | re PR tree-optimization/64454 (optimize (x%5)%5) | Marc Glisse | 4 | -3/+42 |
2015-05-15 | Add support for CFI directives in fp emulation routines for ARM. | Martin Galvan | 4 | -30/+271 |
2015-05-15 | [PATCH 9/13] x86 musl support | Gregor Richards | 3 | -0/+16 |
2015-05-15 | Add missed testcase for 223215. | Ilya Enkovich | 1 | -0/+17 |
2015-05-15 | ipa-chkp.h (chkp_wrap_function): New. | Ilya Enkovich | 6 | -8/+91 |
2015-05-15 | re PR middle-end/66134 ([CHKP] ICE: Unable to coalesce ssa_names 18 and 17 wh... | Ilya Enkovich | 3 | -5/+26 |
2015-05-15 | [AArch64] Removed unused SLOWMUL target flags | Kyrylo Tkachov | 2 | -4/+9 |
2015-05-15 | Apply arm.h change for previous commit. | Ramana Radhakrishnan | 1 | -2/+2 |
2015-05-15 | Fix up bootstrap and fix typo in related changelog entry. | Ramana Radhakrishnan | 1 | -1/+6 |
2015-05-15 | alpha.md (extendqidi2): Use general_operand instead of some_operand for opera... | Uros Bizjak | 3 | -20/+17 |
2015-05-15 | alpha.c (alpha_extract_integer): Do not handle CONST_WIDE_INT and CONST_DOUBLE. | Uros Bizjak | 2 | -22/+25 |
2015-05-14 | varasm.c (output_constant_pool_1): Pass down alignment from constant pool ent... | Rohit Arul Raj | 4 | -2/+108 |
2015-05-15 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2015-05-14 | re PR rtl-optimization/65862 ([MIPS] IRA/LRA issue: integers spilled to float... | Vladimir Makarov | 7 | -1/+54 |
2015-05-14 | i386.md (sibcall_memory): Check that register with callee address is not also... | Alexander Monakov | 5 | -9/+65 |
2015-05-14 | generic-match-head.c (types_match): Handle non-types. | Marc Glisse | 4 | -7/+25 |
2015-05-14 | re PR libstdc++/66055 (hash containers missing required reserving constructors) | Nathan Myers | 7 | -0/+174 |
2015-05-14 | [AArch64] Use conditional negate for abs | Wilco Dijkstra | 4 | -28/+19 |
2015-05-14 | re PR libstdc++/66011 (call to '__open_missing_mode' declared with attribute ... | Jonathan Wakely | 5 | -21/+197 |
2015-05-14 | re PR libstdc++/66018 (opendir configure test not working when GCC_NO_EXECUTA... | Jonathan Wakely | 5 | -278/+100 |
2015-05-14 | re PR c/66066 (r222889 causes bogus error: initializer element is not constant) | Marek Polacek | 10 | -19/+191 |
2015-05-14 | rl78.c (rl78_select_section): Select the correct default section based upon t... | Nick Clifton | 2 | -3/+16 |
2015-05-14 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2015-05-13 | sjlj.m4: New file. | Eric Botcazou | 31 | -531/+140 |
2015-05-13 | re PR rtl-optimization/30967 (Extra sign/zero extend with word comparison res... | Segher Boessenkool | 2 | -1/+7 |
2015-05-13 | i386.md (*mul<mode>3_1): Merge with *mulhi3_1 using SWIM248 mode iterator. | Uros Bizjak | 2 | -101/+67 |
2015-05-13 | re PR middle-end/66133 (Wrong-code with noreturn #pragma omp task body) | Jakub Jelinek | 4 | -5/+96 |
2015-05-13 | shared_ptr_base.h (__shared_count(unique_ptr&&)): Check for nullptr (LWG 2415). | Jonathan Wakely | 5 | -4/+28 |
2015-05-13 | [tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible | Kyrylo Tkachov | 9 | -85/+491 |
2015-05-13 | alpha.c (alpha_emit_set_long_const): Remove c1 argument. | Uros Bizjak | 3 | -30/+37 |
2015-05-13 | re PR tree-optimization/66129 (FAIL: gcc.dg/vect/vect-strided-*c execution test) | Richard Biener | 2 | -1/+9 |
2015-05-13 | libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations) | David Malcolm | 8 | -1/+471 |
2015-05-13 | stl_raw_storage_iter.h (raw_storage_iterator::base()): Define (LWG 2454). | Jonathan Wakely | 3 | -0/+44 |
2015-05-13 | future (packaged_task(allocator_arg_t, const A&, F&&): Remove explicit (LWG 2... | Jonathan Wakely | 2 | -1/+4 |
2015-05-13 | basic_string.h (basic_string::basic_string()): Make noexcept conditional on a... | Jonathan Wakely | 2 | -1/+7 |
2015-05-13 | * include/std/complex (polar): Check for negative rho (LWG 2459). | Jonathan Wakely | 2 | -1/+6 |
2015-05-13 | tuple (apply): Handle pointers to member (LWG 2418). | Jonathan Wakely | 4 | -6/+31 |
2015-05-13 | gimple-expr.h (is_gimple_constant): Reorder. | Eric Botcazou | 3 | -4/+7 |
2015-05-13 | * include/bits/random.h (seed_seq): More noexcept (LWG 2440). | Jonathan Wakely | 2 | -4/+4 |
2015-05-13 | alloc_traits.h (_S_max_size): Implement LWG 2466. | Jonathan Wakely | 13 | -12/+46 |