[PATCH][AArch64] Implement ALU_BRANCH fusion
2017-03-15 10:04 UTC (7+ messages)
[PATCH] Add tabulars for options with enum values
2017-03-15 9:58 UTC (3+ messages)
` [PATCH 3/3] Introduce IntegerRange for options (PR driver/79659)
[PATCH] Make multiple_target.c aware of LTO (PR lto/66295)
2017-03-15 9:30 UTC (8+ messages)
` [PATCH 2] Fix multiple target clones nodes "
[P1][bootstrap/79771] [PATCH] Hack around zlib bug on Cygwin
2017-03-15 5:11 UTC
[PATCH] correct handling of negative-positive precision ranges with floating directives (PR 79800)
2017-03-15 4:31 UTC (2+ messages)
[PATCH] Suppress compiler warning in libgcc/unwind-seh.c
2017-03-15 4:12 UTC (2+ messages)
patch, libfortran] [patch, fortran] Fix PR 79956, part two, attempt 3
2017-03-15 3:34 UTC (2+ messages)
[PATCH doc] use "cannot" consistently
2017-03-15 1:42 UTC (6+ messages)
[PATCH] Fix location of sizeof/alignof (PR c++/80016)
2017-03-15 0:35 UTC
[PATCH] Fix location of typeid() (PR c++/80014)
2017-03-15 0:35 UTC
[PATCH] omp-offload.c: translation fixes (PR translation/80001)
2017-03-15 0:34 UTC
[PATCH 0/5] Fix various MPX issues
2017-03-14 23:58 UTC (15+ messages)
` [PATCH 1/5] Fix *_CST ICEs connected to MPX
` [PATCH 6/N] Do not warn -Wsuggest-attribute=noreturn for main.chkp (PR, middle-end/78339)
[PATCH,RS6000] PR79963: Correct which condition code bit represents result of vec_any_eq built-in function
2017-03-14 23:36 UTC (2+ messages)
Reload fix for an old aarch64 issue
2017-03-14 23:28 UTC (3+ messages)
[PATCH] PR libstdc++/79789 fix non-reserved names in headers
2017-03-14 23:14 UTC (4+ messages)
Combiner fix for PR79910
2017-03-14 23:09 UTC (3+ messages)
[patch, fortran] PR39239 Warning about EQUIVALENCE and VOLATILE
2017-03-14 22:54 UTC (3+ messages)
[gomp4] cleanup trans-stmt.h
2017-03-14 22:35 UTC
[PATCH] MPX: fix PR middle-end/79753
2017-03-14 22:27 UTC (2+ messages)
[PATCH], PR target/79947, Fix compiler segmentation fault with -Ofast -mno-powerpc-gfxopt
2017-03-14 22:25 UTC (2+ messages)
[PATCH] add calls.c to GTFILES in Makefile.in
2017-03-14 22:17 UTC (5+ messages)
` [PATCH] add calls.c to GTFILES in Makefile.in (PR 79936)
[PATCH] correct aligned_alloc argument order (PR 80020)
2017-03-14 22:16 UTC (3+ messages)
[PATCH] Fix PR79908
2017-03-14 21:36 UTC (8+ messages)
[PATCH] Windows support for std::filesystem
2017-03-14 20:53 UTC (2+ messages)
[wwwdocs] remove power.org links from readings.html
2017-03-14 20:19 UTC
[wwwdocs] Document in changes.html -fcode-hoisting, -fipa-bit-cp, -fipa-vrp, -fsplit-loops, GCJ removal, x86 ISA additions, -fshrink-wrap-separate etc
2017-03-14 19:43 UTC (10+ messages)
[PATCH 1/5] testsuite: attr-alloc_size-11.c (PR79356)
2017-03-14 19:39 UTC (8+ messages)
[PATCH] Various fixes for <codecvt> facets
2017-03-14 18:46 UTC (2+ messages)
C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937)
2017-03-14 18:34 UTC (4+ messages)
Fix IRA issue, PR79728
2017-03-14 17:50 UTC (3+ messages)
[PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
2017-03-14 17:44 UTC (10+ messages)
[PATCH] Use fixed_nonglobal_reg_set to deduce ok_regs (PR rtl-optimization/79728)
2017-03-14 17:43 UTC (2+ messages)
[PATCH] Install gcov-dump
2017-03-14 17:31 UTC (3+ messages)
terminology: zero character vs. null character
2017-03-14 16:58 UTC (5+ messages)
C++ backports to 6
2017-03-14 16:08 UTC
[C++ PATCH] 79393 fix
2017-03-14 15:56 UTC (5+ messages)
[PATCH][DOC] Document -Wchkp (PR middle-end/79831)
2017-03-14 15:23 UTC (2+ messages)
[PATCH][DOC] Document options that can't be combined with -fcheck-pointer-bounds
2017-03-14 15:23 UTC (2+ messages)
[PATCH] PR libstdc++/79162 disambiguate assignment from string_view
2017-03-14 14:52 UTC
[PATCH][PR target/79752] fix rs6000 power9 peephole2 for udiv/umod -- backported to gcc-6-branch
2017-03-14 14:47 UTC
[PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891)
2017-03-14 14:15 UTC (24+ messages)
[doc] Omit up pointer (DIR) in gcc.texi and gccint.texi?
2017-03-14 14:10 UTC (3+ messages)
[PATCH][ARM] PR target/71436: Restrict *load_multiple pattern till after LRA
2017-03-14 14:07 UTC (7+ messages)
[PATCH 0/3] Do not ICE on unsupported value of target attribute
2017-03-14 13:47 UTC (9+ messages)
` [PATCH 2/3] Error message on target attribute on aarch64 target (PR target/79889)
` [PATCH 1/3] Error message on target attribute on power target (PR target/79906)
` [PATCH 3/3] Verify that target can create a dispatcher call (PR target/79892)
` [PATCH 4/N] Do not ICE on an invalid input for MV
GCC 7.1 Status report (2017-03-14)
2017-03-14 12:27 UTC
[PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
2017-03-14 12:25 UTC
[PATCH 0/7] Various i18n fixes (and questions)
2017-03-14 9:58 UTC (10+ messages)
` [PATCH 1/7] Add missing punctuation to message (PR driver/79875)
` [PATCH 3/7] Remove trailing period from various diagnostic messages (PR translation/79923)
[RFC][PATCH][AArch64] Improve generic branch cost
2017-03-14 9:37 UTC (3+ messages)
[PATCH] [ADA] Fix bootstrap failure on mips64el-linux-gnuabi64
2017-03-14 9:26 UTC (4+ messages)
[patch, libfortran] [patch, fortran] Fix PR 79956, part two, attempt 2
2017-03-14 8:47 UTC (2+ messages)
[Patch, libgfortran, committed] Don't use rand_s on CYGWIN
2017-03-14 8:05 UTC (7+ messages)
[PATCH] Fix PR80030
2017-03-14 8:01 UTC
FIx riscv port building with the trunk
2017-03-14 3:52 UTC (4+ messages)
[PATCH v2, doc] Revise GCC manual section 6.11, Additional Floating Types
2017-03-13 23:39 UTC (3+ messages)
New Spanish PO file for 'gcc' (version 7.1-b20170226)
2017-03-13 22:02 UTC
install.texi and arm (was: Target maintainers: doc/install.texi love and care)
2017-03-13 21:56 UTC (11+ messages)
` install.texi and arm
` install.texi and avr (was: Target maintainers: doc/install.texi love and care)
` install.texi and mips-*-* "
` install.texi and mips-*-*
` install.texi and sparc-*-linux* (was: Target maintainers: doc/install.texi love and care)
` install.texi and sparc-*-linux*
[v3 PATCH] PR libstdc++/80034
2017-03-13 19:37 UTC (2+ messages)
[PATCH] libiberty: Initialize d_printing in all cplus_demangle_* functions
2017-03-13 18:54 UTC (5+ messages)
[RFC] [PATCH v3 0/8] [i386] Use out-of-line stubs for ms_abi pro/epilogues
2017-03-13 18:40 UTC (6+ messages)
Fix pdp11 building with the current trunk
2017-03-13 17:43 UTC
[v3 PATCH] Implement LWG 2806, Base class of bad_optional_access
2017-03-13 17:28 UTC (2+ messages)
[Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7
2017-03-13 15:33 UTC (8+ messages)
` i386-unknown-freebsd -> i586-unknown-freebsd (was: [Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7)
` i386-unknown-freebsd -> i586-unknown-freebsd
` Updating config.guess (was: i386-unknown-freebsd -> i586-unknown-freebsd)
` Updating config.guess
[PATCH] pahole guided packing
2017-03-13 15:23 UTC
[PATCH 0/2] [ARC] Two small patches to fix faulty instruction patterns
2017-03-13 13:02 UTC (3+ messages)
[PR 77333] Fix fntypes of calls calling clones
2017-03-13 12:46 UTC (2+ messages)
[PATCH][ARM] PR target/79911: Invalid vec_select arguments
2017-03-13 10:47 UTC (2+ messages)
[PATCH] Fix PR79991
2017-03-13 9:12 UTC
stabilize store merging
2017-03-13 8:53 UTC (7+ messages)
PATCH for Re: Release notes for GCC 7?
2017-03-13 8:31 UTC (2+ messages)
New German PO file for 'gcc' (version 7.1-b20170226)
2017-03-13 0:07 UTC
[PATCH, GCC/x86 mingw32] Add configure option to force wildcard behavior on Windows
2017-03-12 23:51 UTC (15+ messages)
` [wwwdocs] gcc-8/porting_to.html (was: [PATCH, GCC/x86 mingw32] Add configure option to force wildcard behavior on Windows)
` [wwwdocs] gcc-8/porting_to.html
[patch, fortran] Fix PR 79956, part two
2017-03-12 21:27 UTC
Target maintainers: doc/install.texi love and care
2017-03-12 20:34 UTC (2+ messages)
[patch, fortran] PR39239 reject BIND(C) in EQUIVALENCE
2017-03-12 20:08 UTC (2+ messages)
[wwwdocs] Add release notes template gcc-8/changes.html
2017-03-12 14:27 UTC
[RFC PATCH libiberty] Fix infinite recursion in demangler
2017-03-12 13:55 UTC (4+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).