| Commit message (Expand) | Author | Age | Files | Lines |
* | Update ChangeLog and version files for releasereleases/gcc-7.2.0 | Richard Biener | 2017-08-14 | 1 | -0/+4 |
* | re PR target/81766 (ICE in maybe_add_or_update_dep_1, at sched-deps.c:924 cau... | Richard Biener | 2017-08-08 | 1 | -0/+7 |
* | re PR middle-end/79499 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2661) | Jakub Jelinek | 2017-08-02 | 1 | -0/+8 |
* | re PR target/81641 (Assemble failure with named address spaces and -masm=intel) | Uros Bizjak | 2017-08-02 | 1 | -0/+6 |
* | re PR target/81622 (ICE on invalid altivec code with ppc64{,le}) | Jakub Jelinek | 2017-08-01 | 1 | -0/+10 |
* | Fix segfault in gcov.c (PR gcov-profile/81561). | Martin Liska | 2017-08-01 | 1 | -0/+9 |
* | re PR tree-optimization/71752 (ICE in compute_live_loop_exits, at tree-ssa-lo... | Richard Biener | 2017-08-01 | 1 | -0/+7 |
* | Backport fix for PR 80769 | Richard Sandiford | 2017-08-01 | 1 | -0/+12 |
* | re PR tree-optimization/81588 (Wrong code at -O2) | Jakub Jelinek | 2017-08-01 | 1 | -0/+10 |
* | [Committed] S/390: Support z14 as CPU name. | Andreas Krebbel | 2017-07-31 | 1 | -0/+22 |
* | re PR sanitizer/81604 (Ubsan type reporting can be bogus in some cases) | Jakub Jelinek | 2017-07-31 | 1 | -0/+7 |
* | backport: ppc-auxv.h (PPC_FEATURE2_DARN): New define. | Peter Bergner | 2017-07-28 | 1 | -0/+9 |
* | backport: dwarf2asm.c (dw2_asm_output_nstring): Encode double quote character... | David Edelsohn | 2017-07-28 | 1 | -0/+11 |
* | backport: re PR target/81414 (ICE in fma steering on AArch64/cortex-a57) | Bin Cheng | 2017-07-28 | 1 | -0/+9 |
* | [PowerPC/RTEMS] Add 64-bit support using ELFv2 ABI | Sebastian Huber | 2017-07-28 | 1 | -0/+40 |
* | [RISC-V] Add RTEMS support | Sebastian Huber | 2017-07-28 | 1 | -0/+8 |
* | sparc.c (sparc_option_override): Set MASK_FSMULD flag earlier and only if MAS... | Eric Botcazou | 2017-07-27 | 1 | -0/+5 |
* | S/390: Fix PR81534 | Andreas Krebbel | 2017-07-27 | 1 | -0/+10 |
* | re PR tree-optimization/81555 (Wrong code at -O1) | Jakub Jelinek | 2017-07-27 | 1 | -0/+9 |
* | Subject: Backport r250271 | Martin Liska | 2017-07-27 | 1 | -0/+9 |
* | Backport r250561 | Martin Liska | 2017-07-27 | 1 | -0/+9 |
* | Backport r249833 | Martin Liska | 2017-07-27 | 1 | -0/+9 |
* | Backport r249728 | Martin Liska | 2017-07-27 | 1 | -0/+9 |
* | [SPARC] Add -mfsmuld option | Sebastian Huber | 2017-07-26 | 1 | -0/+12 |
* | backport: re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed) | Georg-Johann Lay | 2017-07-26 | 1 | -3/+12 |
* | Backport PRs 80721, 81175, 81410, 81455, 81505 | Richard Biener | 2017-07-26 | 1 | -0/+41 |
* | [SPARC] Drop superfluous MASK_FPU enable | Sebastian Huber | 2017-07-26 | 1 | -0/+8 |
* | [RTEMS] Add GCC Runtime Library Exception | Sebastian Huber | 2017-07-26 | 1 | -0/+24 |
* | backport: re PR tree-optimization/81162 (UBSAN switch triggers incorrect opti... | Bill Schmidt | 2017-07-25 | 1 | -0/+9 |
* | backport: re PR target/81407 ([avr] Diagnose if a variable in progmem needs c... | Georg-Johann Lay | 2017-07-25 | 1 | -0/+9 |
* | re PR target/79041 (aarch64 backend emits R_AARCH64_ADR_PREL_PG_HI21 relocati... | Wilco Dijkstra | 2017-07-25 | 1 | -0/+6 |
* | backport: re PR rtl-optimization/75964 (insn combiner removes comparison afte... | Georg-Johann Lay | 2017-07-25 | 1 | -0/+10 |
* | backport: re PR tree-optimization/81388 (Incorrect code generation with -O1) | Bin Cheng | 2017-07-25 | 1 | -0/+11 |
* | re PR target/80569 (i686: "shrx" instruction generated in 16-bit mode) | Uros Bizjak | 2017-07-23 | 1 | -0/+6 |
* | backport: re PR target/81193 (PowerPC GCC __builtin_cpu_is and __builtin_cpu_... | Michael Meissner | 2017-07-19 | 1 | -0/+18 |
* | re PR target/81471 (internal compiler error: in curr_insn_transform, at lra-c... | Uros Bizjak | 2017-07-18 | 1 | -0/+11 |
* | Backport "Insert diverging jump alap in nvptx_single" | Tom de Vries | 2017-07-18 | 1 | -0/+9 |
* | backport: re PR target/81473 ([avr] build fails due to INT8_MIN and friends.) | Georg-Johann Lay | 2017-07-18 | 1 | -0/+8 |
* | re PR tree-optimization/81428 (ICE: in build_one_cst, at tree.c:2079 with -O2... | Jakub Jelinek | 2017-07-17 | 1 | -0/+4 |
* | re PR tree-optimization/81365 (GCC miscompiles swap) | Jakub Jelinek | 2017-07-17 | 1 | -0/+6 |
* | backport: re PR target/81225 (ICE with -mavx512ifma -O3 -ffloat-store) | Jakub Jelinek | 2017-07-17 | 1 | -0/+16 |
* | backport: re PR middle-end/80929 (Division with constant no more optimized to... | Georg-Johann Lay | 2017-07-17 | 1 | -0/+9 |
* | [SPARC/RTEMS] Add __FIX_LEON3FT_B2BST | Sebastian Huber | 2017-07-17 | 1 | -0/+8 |
* | [RTEMS] Add multilibs for LEON3FT back-to-back store workaround | Daniel Cederman | 2017-07-17 | 1 | -0/+9 |
* | re PR rtl-optimization/81424 (internal error on GPRbuild with -O2) | Eric Botcazou | 2017-07-16 | 1 | -0/+6 |
* | sparc.md (divdf3_fix): Add NOP to prevent back to back store errata sensitive... | Daniel Cederman | 2017-07-16 | 1 | -0/+6 |
* | backport: re PR target/79883 (avr i18n: untranslated "interrupt" or "signal") | Georg-Johann Lay | 2017-07-12 | 1 | -0/+10 |
* | sparc.opt (mfix-ut700): New option. | Daniel Cederman | 2017-07-11 | 1 | -0/+15 |
* | re PR target/81375 (unrecognizable insn) | Uros Bizjak | 2017-07-11 | 1 | -0/+10 |
* | backport: re PR target/81348 (PowerPC64: Code built with -mcpu=power9 hits SE... | Michael Meissner | 2017-07-07 | 1 | -0/+9 |