Age | Commit message (Expand) | Author | Files | Lines |
2018-11-13 | [ARC] Refurbish and improve prologue/epilogue functions. | Claudiu Zissulescu | 13 | -465/+1131 |
2018-11-13 | [ARC] Add peephole rules to combine store/loads into double store/loads | Claudiu Zissulescu | 4 | -0/+240 |
2018-11-13 | toplev.c (output_stack_usage): Turn test on flag_stack_usage into test on sta... | Eric Botcazou | 2 | -2/+8 |
2018-11-13 | re PR rtl-optimization/87918 (ICE in simplify_binary_operation, at simplify-r... | Jakub Jelinek | 4 | -3/+38 |
2018-11-13 | tree-ssanames.h (set_range_info): Use value_range_base. | Richard Biener | 5 | -107/+88 |
2018-11-13 | linux-unwind.h (_sig_ucontext_t): Remove. | Xianmiao Qu | 2 | -53/+58 |
2018-11-13 | misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptions for the runtime on platf... | Eric Botcazou | 2 | -2/+12 |
2018-11-12 | Implement P0315R4, Lambdas in unevaluated contexts. | Jason Merrill | 22 | -37/+262 |
2018-11-12 | Avoid double substitution with complete explicit template arguments. | Jason Merrill | 8 | -51/+61 |
2018-11-12 | decl2.c (min_vis_expr_r, [...]): New. | Jason Merrill | 3 | -15/+85 |
2018-11-12 | Implement P0722R3, destroying operator delete. | Jason Merrill | 13 | -17/+174 |
2018-11-12 | Implement P0780R2, pack expansion in lambda init-capture. | Jason Merrill | 4 | -11/+120 |
2018-11-12 | cp-tree.h (struct cp_evaluated): New. | Jason Merrill | 5 | -28/+27 |
2018-11-12 | Change __cpp_explicit_bool to __cpp_conditional_explicit. | Jason Merrill | 3 | -1/+10 |
2018-11-13 | [RS6000] secondary_reload and find_replacement | Alan Modra | 2 | -12/+10 |
2018-11-12 | re PR middle-end/59634 (Documentation (info/man page): lack of information fo... | Sandra Loosemore | 2 | -3/+10 |
2018-11-13 | [RS6000] Comment fixes | Alan Modra | 2 | -1/+2 |
2018-11-13 | [RS6000] Rotate testcase | Alan Modra | 4 | -2/+19 |
2018-11-13 | [RS6000] Hide insn not needing to be public | Alan Modra | 2 | -1/+5 |
2018-11-13 | [RS6000] Ignore "c", "l" and "h" for register preference | Alan Modra | 3 | -15/+24 |
2018-11-12 | re PR preprocessor/47823 (#pragma once is documented in a weird spot) | Sandra Loosemore | 3 | -5/+23 |
2018-11-13 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2018-11-12 | re PR target/86677 (popcount builtin detection is breaking some kernel build) | Kugan Vivekanandarajah | 9 | -0/+81 |
2018-11-12 | MIPS: Default to --with-llsc for the R5900 Linux target as well | Fredrik Noring | 2 | -4/+8 |
2018-11-12 | Instrument only selected files (PR gcov-profile/87442). | Martin Liska | 7 | -0/+204 |
2018-11-12 | Fix documentation of __builtin_cpu_is and __builtin_cpu_supports for x86. | Martin Liska | 2 | -2/+104 |
2018-11-12 | re PR middle-end/21110 (incorrect documentat for high and lo_sum RTL operators) | Sandra Loosemore | 2 | -10/+17 |
2018-11-12 | PR c/81824 - Warn for missing attributes with function aliases | Martin Sebor | 2 | -1/+6 |
2018-11-12 | [PR87815]Don't generate shift sequence for load replacement in DSE when the m... | Renlin Li | 4 | -1/+25 |
2018-11-12 | PR libstdc++/87963 fix build for 64-bit mingw | Jonathan Wakely | 2 | -9/+14 |
2018-11-12 | [GCC, ARM] Enable armv8.5-a and add +sb and +predres for previous ARMv8-a in ARM | Sudakshina Das | 9 | -7/+135 |
2018-11-12 | 2018-11=12 Richard Biener <rguenther@suse.de> | Richard Biener | 10 | -253/+343 |
2018-11-12 | * config/mcore/mcore.h (WORD_REGISTER_OPERATIONS): Remove duplicate. | Eric Botcazou | 2 | -2/+4 |
2018-11-12 | tree-vrp.h (value_range_base::symbolic_p, [...]): Move from value_range. | Richard Biener | 7 | -123/+153 |
2018-11-12 | tree-vrp.c (set_value_range_to_nonnull): Clear equiv. | Richard Biener | 3 | -4/+11 |
2018-11-12 | sse.md: Combine VFIXUPIMM* patterns | Wei Xiao | 2 | -36/+16 |
2018-11-12 | re PR c/69502 (attribute aligned reduces alignment contrary to documentation) | Sandra Loosemore | 2 | -2/+12 |
2018-11-12 | csky.md (*fpuv2_nmulsf3_1, [...]): Handle -frounding-math. | Xianmiao Qu | 7 | -2/+84 |
2018-11-12 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2018-11-11 | re PR c++/43105 (Document restrictions on mixing -fno-rtti and -frtti) | Sandra Loosemore | 2 | -0/+11 |
2018-11-11 | Fix copypasto in las ChangeLog. | Hans-Peter Nilsson | 1 | -1/+1 |
2018-11-11 | re PR libstdc++/54005 (Use __atomic_always_lock_free in libstdc++ is_lock_fre... | Hans-Peter Nilsson | 3 | -4/+12 |
2018-11-11 | re PR c/26366 (__builtin_expect needs better documentation) | Sandra Loosemore | 2 | -0/+12 |
2018-11-11 | re PR target/87928 (ICE in ix86_compute_frame_layout, at config/i386/i386.c:1... | Uros Bizjak | 6 | -7/+38 |
2018-11-11 | csky-linux-elf.h (CC1_SPEC): Support -profile. | Xianmiao Qu | 2 | -0/+5 |
2018-11-11 | csky.h (ASM_PREFERRED_EH_DATA_FORMAT): Define. | Xianmiao Qu | 2 | -0/+7 |
2018-11-11 | tree-vrp.h (class value_range_base): New base class for value_range containin... | Richard Biener | 6 | -91/+310 |
2018-11-11 | Implement P0318R1 unwrap_ref_decay and unwrap_reference | Jonathan Wakely | 4 | -0/+129 |
2018-11-11 | Implement P1007R3 std::assume_aligned | Jonathan Wakely | 5 | -0/+122 |
2018-11-10 | re PR middle-end/65703 (-fdefer-pop documentation is confusing) | Sandra Loosemore | 2 | -20/+96 |