public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch, libstdc++/64584, libstdc++/64585] Clear basic_regex after imbue and make assign exception tolerant
 2015-01-19 13:29 UTC  (8+ messages)

[Patch, libstdc++/64649] Fix regex_traits::lookup_collatename and regex_traits::lookup_classname
 2015-01-19 13:29 UTC  (2+ messages)

[PATCH] Fix scheduling undeterminism from sorting with DEBUG_INSNs
 2015-01-19 13:27 UTC 

[Patch, AArch64, testsuite] PR63971: Revert test_frame_* patch
 2015-01-19 13:25 UTC  (4+ messages)

[PATCH][AArch64] PR 64448: Combine ((x ^ y) & m) ^ x into bsl/bif instruction
 2015-01-19 13:23 UTC  (2+ messages)

[PATCH] [AArch64, NEON] Fix testcases add by r218484
 2015-01-19 13:09 UTC  (6+ messages)

libgo patch committed: Update to Go 1.4
 2015-01-19 12:58 UTC  (4+ messages)

[PATCH, Aarch64] Add FMA steering pass for Cortex-A57
 2015-01-19 12:55 UTC  (3+ messages)

[RFC][PATCH 0/3] Re-enable zero/sign extension elimination using value ranges
 2015-01-19 12:52 UTC  (5+ messages)
` [RFC][PATCH 1/3] Free a bit in SSA_NAME to save wrapped information
` [RFC][PATCH 2/3] Propagate and save value ranges "
` [RFC][PATCH 3/3] Enable zero/sign extension elimination

[PATCH][AArch64] Improve bit-test-branch pattern to avoid unnecessary register clobber
 2015-01-19 12:17 UTC  (7+ messages)

[patch] powerpc-vxworksmils port, variant of powerpc-vxworksae
 2015-01-19 12:10 UTC  (3+ messages)

[PATCH] Fix PR64535 - increase emergency EH buffers via a new allocator
 2015-01-19 10:56 UTC  (2+ messages)

Use static chain and libffi for Go closures
 2015-01-19 10:41 UTC  (12+ messages)

[PATCH][ARM] FreeBSD arm support, EABI, v2
 2015-01-19 10:34 UTC  (6+ messages)

[PATCH, CHKP] [always_inline 1/2] Allow inlining for not instrumented calls to always_inline functions
 2015-01-19 10:28 UTC  (3+ messages)

Stage 3 RFC: using "jit" for ahead-of-time compilation
 2015-01-19 10:26 UTC  (4+ messages)
  ` [PATCH] "

GCC 5 Status Report (2015-01-19), Trunk in Stage 4
 2015-01-19 10:25 UTC 

[PATCH] Instrument bit field and unaligned accesses for TSAN
 2015-01-19  9:51 UTC  (12+ messages)
        ` [PATCH] Fix parameters of __tsan_vptr_update
            ` [PING] "

[PING ^ 4] [RFC PATCH, AARCH64] Add support for -mlong-calls option
 2015-01-19  9:25 UTC 

[PATCH] Fix sporadic failure in g++.dg/tsan/aligned_vs_unaligned_race.C
 2015-01-19  8:53 UTC  (12+ messages)

[committed] Partial libsanitizer aarch64 fix (PR sanitizer/64435)
 2015-01-19  8:48 UTC 

[PING] [PATCH] [AArch64, NEON] Fix testcases add by r218484
 2015-01-19  8:48 UTC 

[PATCH][wwwdocs] Mention -freport-bug in release notes
 2015-01-19  8:44 UTC  (3+ messages)

[PATCH 00/10] rs6000: Carry bit improvements
 2015-01-19  8:41 UTC  (3+ messages)
` [PATCH 01/10] rs6000: Clobber XER[CA] in all user asm statements

Compare-elim pass (was: Re: [PATCH] Fix PR 61225)
 2015-01-19  8:33 UTC  (10+ messages)

[patch, Fortran] PR61933 Inquire on Internal Units
 2015-01-19  7:38 UTC 

[PATCH, libstdc++] PR libstdc++/64656
 2015-01-19  6:37 UTC  (2+ messages)

[RFC] POWER8 default for PPC64LE
 2015-01-19  2:56 UTC  (5+ messages)

[PATCH, AARCH64] Fix ICE in CCMP (PR64015)
 2015-01-18 23:29 UTC  (12+ messages)

[SH][committed] Fix PR 64652
 2015-01-18 20:52 UTC 

common.opt and optimization attribute housekeeping
 2015-01-18 20:22 UTC  (4+ messages)

Fix ipa-inline-transform ICE
 2015-01-18 17:51 UTC 

[patch] libstdc++/64646 fix 4-iterator overload of std::is_permutation
 2015-01-18 17:48 UTC 

[Patch, fortran] PR57959 - [F03] ICE with structure constructor with scalar allocatable components
 2015-01-18 17:45 UTC 

[patch] Update C++11 status in libstdc++ docs
 2015-01-18 17:43 UTC  (2+ messages)

[patch libstdc++] Optimize synchronization in std::future if futexes are available
 2015-01-18 15:50 UTC  (3+ messages)

[patch libstdc++] Optimize synchronization in std::future if futexes are available
 2015-01-18 15:49 UTC  (14+ messages)
      `  "

[SH] Introduce treg_set_expr
 2015-01-18 14:41 UTC  (3+ messages)
` [gcc] "

[PATCH] IPA ICF: add no_icf attribute for a function
 2015-01-18 14:39 UTC  (2+ messages)

[Patch, Fortran, OOP] PR 60922: [4.9/5 regression] Memory leak with allocatable CLASS components
 2015-01-18 13:19 UTC 

[PATCH, i386] Remove EBX usage from asm code
 2015-01-18 12:25 UTC  (5+ messages)

[doc, committed] remove duplicate docs for -ftracer
 2015-01-18 12:15 UTC  (2+ messages)

[PATCH, doc] NDS32: Remove -mforce-fp-as-gp, -mforbid-fp-as-gp, and -mex9 options from documentation
 2015-01-18 10:47 UTC  (2+ messages)

[PATCH, doc] NDS32: Describe -mcmodel= option instead of -mgp-direct in the documentation
 2015-01-18  8:54 UTC  (2+ messages)

[doc, committed] remove more duplicate option documentation
 2015-01-18  8:39 UTC 

[PATCH, autofdo] Some code cleanup
 2015-01-17 22:03 UTC  (2+ messages)

[Patch, fortran] PR64578 - [OOP] Seg-fault and ICE with unlimited polymorphic array pointer function
 2015-01-17 21:26 UTC 

[PATCH 0/6] rs6000: More -m32 -mpowerpc64 patches
 2015-01-17 20:47 UTC  (14+ messages)
` [PATCH 2/6] rs6000: Do not allow lo_sum accesses >= 4 bytes if unaligned
` [PATCH 1/6] rs6000: Fix multi-reg return types for -m32 -mpowerpc64
` [PATCH 3/6] rs6000: Fix SDmode varargs "
` [PATCH 5/6] rs6000: Fix gcc.dg/20020919-1.c "
` [PATCH 6/6] rs6000: Fix ppc-fpconv-[48].c "
` [PATCH 4/6] rs6000: Fix stack probes "

Use static chain and libffi for Go closures
 2015-01-17 19:08 UTC  (3+ messages)

[Patch, fortran] PR55901 - [OOP] type is (character(len=*)) misinterpreted as array - part 1
 2015-01-17 19:02 UTC  (2+ messages)

[Fortran, Patch] Fix for PR60357 and possibly also for 55932, 57857 and others
 2015-01-17 18:34 UTC  (2+ messages)

[PATCH, fortran] PR fortran/60255 Deferred character length
 2015-01-17 18:18 UTC 

[PATCH, fortran] PR fortran/60255 Deferred character length
 2015-01-17 14:28 UTC  (2+ messages)

[PATCH 3/5] OpenACC 2.0 support for libgomp - outline documentation (repost)
 2015-01-17 13:40 UTC  (5+ messages)

RTL cprop vs. fixed hard regs
 2015-01-17 13:19 UTC  (9+ messages)

[wwwdocs] Two editorial changes to gcc-5/changes.html
 2015-01-17 12:44 UTC 

[PATCH] Install libgcj.pc as libgcj-5.pc rather than libgcj-5.0.pc (PR libgcj/64219)
 2015-01-17 11:51 UTC  (2+ messages)

[PATCH, fortran] PR fortran/60255 Deferred character length
 2015-01-17 11:46 UTC  (20+ messages)
` [RFC, PATCH, "
            ` [PATCH, fortran, final] "

Fix a MinGW warning in libiberty/strerror.c
 2015-01-17 10:55 UTC  (6+ messages)

[patch] DW_AT_producer: Ignore -fpreprocessed
 2015-01-17  8:49 UTC  (3+ messages)
  ` [commit] "

[PATCH][PR rtl-optimization/pr52773] Do not reference virtual_outgoing_args after vreg instantiation
 2015-01-17  8:49 UTC 

[PATCH] [PR rtl-optimization/32790] Fix long standing typo/thinko in reg_scan_mark_refs
 2015-01-17  8:48 UTC 

[patch] libstdc++/58357 DR 488 std::rotate should return an iterator
 2015-01-17  6:06 UTC 

[rl78] Various fixes and tweaks
 2015-01-17  3:25 UTC 

Merge current set of OpenACC changes from gomp-4_0-branch
 2015-01-17  3:09 UTC  (12+ messages)
` [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter (was: Merge current set of OpenACC changes from gomp-4_0-branch)

[patch] libstdc++/60940 unify std::atomic_xxx typedefs with std::atomic<xxx> types
 2015-01-17  2:10 UTC 

[patch] libstdc++/56785 reduce space overhead of nested tuples
 2015-01-17  0:47 UTC 

[patch] Add <codecvt> and last pieces of C++11 std::lib
 2015-01-17  0:34 UTC  (2+ messages)

[libgo] Build fix for sparc-linux
 2015-01-16 23:42 UTC  (2+ messages)

[PATCH, committed] Parallelize the jit testsuite
 2015-01-16 22:59 UTC 

Stage3 closing soon, call for patch pings
 2015-01-16 21:39 UTC  (4+ messages)

[debug-early] C++ clones and limbo DIEs
 2015-01-16 21:38 UTC  (8+ messages)

[[ARM/AArch64][testsuite] 00/36] More Neon intrinsics tests
 2015-01-16 20:34 UTC  (38+ messages)
` [[ARM/AArch64][testsuite] 23/36] Add vmul_lane tests
` [[ARM/AArch64][testsuite] 21/36] Add vmovl tests
` [[ARM/AArch64][testsuite] 05/36] Add vldX_dup test
` [[ARM/AArch64][testsuite] 25/36] Add vmull tests
` [[ARM/AArch64][testsuite] 30/36] Add vpaddl tests
` [[ARM/AArch64][testsuite] 08/36] Add vtrn tests. Refactor vzup and vzip tests
` [[ARM/AArch64][testsuite] 29/36] Add vpadal tests
` [[ARM/AArch64][testsuite] 27/36] Add vmull_n tests
` [[ARM/AArch64][testsuite] 18/36] Add vsli_n and vsri_n tests
` [[ARM/AArch64][testsuite] 28/36] Add vmnv tests
` [[ARM/AArch64][testsuite] 24/36] Add vmul_n tests
` [[ARM/AArch64][testsuite] 20/36] Add vsubw tests, putting most of the code in common with vaddw through vXXWw.inc
` [[ARM/AArch64][testsuite] 22/36] Add vmovn tests
` [[ARM/AArch64][testsuite] 26/36] Add vmull_lane tests
` [[ARM/AArch64][testsuite] 19/36] Add vsubl tests, put most of the code in common with vaddl in vXXXl.inc
` [[ARM/AArch64][testsuite] 36/36] Add vqdmull_n tests

[COMMITTED] Merge libffi with upstream
 2015-01-16 20:15 UTC  (3+ messages)

Fix CC_MODE pessimization in reorg.c
 2015-01-16 20:06 UTC  (2+ messages)

Merge from trunk to gccgo branch
 2015-01-16 19:41 UTC 

[PING ^ 3] [RFC PATCH, AARCH64] Add support for -mlong-calls option
 2015-01-16 18:53 UTC  (2+ messages)

page:  |  | 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).