public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[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][wwwdocs] Mention -freport-bug in release notes
 2015-01-17 12:17 UTC  (2+ messages)

[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] "

[Patch, fortran] PR55901 - [OOP] type is (character(len=*)) misinterpreted as array - part 1
 2015-01-17 11:16 UTC 

[patch libstdc++] Optimize synchronization in std::future if futexes are available
 2015-01-17 11:00 UTC  (4+ messages)

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

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

[PATCH, autofdo] Some code cleanup
 2015-01-17 10:55 UTC 

[PATCH 0/6] rs6000: More -m32 -mpowerpc64 patches
 2015-01-17  9:52 UTC  (7+ 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 "

[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] Update C++11 status in libstdc++ docs
 2015-01-17  6:41 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  (15+ messages)
` [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter (was: Merge current set of OpenACC changes from gomp-4_0-branch)

[RFC][PATCH 0/3] Re-enable zero/sign extension elimination using value ranges
 2015-01-17  2:58 UTC  (4+ 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] 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)

[SH] Introduce treg_set_expr
 2015-01-17  0:23 UTC 

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

Use static chain and libffi for Go closures
 2015-01-16 23:30 UTC  (2+ messages)

common.opt and optimization attribute housekeeping
 2015-01-16 23:23 UTC 

[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  (78+ messages)
` [[ARM/AArch64][testsuite] 05/36] Add vldX_dup test
` [[ARM/AArch64][testsuite] 02/36] Be more verbose, and actually confirm that a test was checked
` [[ARM/AArch64][testsuite] 25/36] Add vmull tests
` [[ARM/AArch64][testsuite] 23/36] Add vmul_lane tests
` [[ARM/AArch64][testsuite] 21/36] Add vmovl tests
` [[ARM/AArch64][testsuite] 08/36] Add vtrn tests. Refactor vzup and vzip tests
` [[ARM/AArch64][testsuite] 30/36] Add vpaddl 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] 16/36] Add vqdmlal_n and vqdmlsl_n tests
` [[ARM/AArch64][testsuite] 29/36] Add vpadal tests
` [[ARM/AArch64][testsuite] 14/36] Add vqdmlal and vqdmlsl tests
` [[ARM/AArch64][testsuite] 15/36] Add vqdmlal_lane and vqdmlsl_lane tests
` [[ARM/AArch64][testsuite] 01/36] Add explicit dependency on Neon Cumulative Saturation flag (QC)
` [[ARM/AArch64][testsuite] 03/36] Add vmax, vmin, vhadd, vhsub and vrhadd tests
` [[ARM/AArch64][testsuite] 20/36] Add vsubw tests, putting most of the code in common with vaddw through vXXWw.inc
` [[ARM/AArch64][testsuite] 04/36] Add vld1_lane tests
` [[ARM/AArch64][testsuite] 22/36] Add vmovn tests
` [[ARM/AArch64][testsuite] 09/36] Add vsubhn, vraddhn and vrsubhn tests. Split vaddhn.c into vXXXhn.inc and vaddhn.c to share code with other new tests
` [[ARM/AArch64][testsuite] 28/36] Add vmnv tests
` [[ARM/AArch64][testsuite] 12/36] Add vmlal_n and vmlsl_n tests
` [[ARM/AArch64][testsuite] 07/36] Add vmla_lane and vmls_lane tests
` [[ARM/AArch64][testsuite] 24/36] Add vmul_n tests
` [[ARM/AArch64][testsuite] 11/36] Add vmlal_lane and vmlsl_lane tests
` [[ARM/AArch64][testsuite] 13/36] Add vmla_n and vmls_n tests
` [[ARM/AArch64][testsuite] 06/36] Add vmla and vmls tests
` [[ARM/AArch64][testsuite] 26/36] Add vmull_lane tests
` [[ARM/AArch64][testsuite] 17/36] Add vpadd, vpmax and vpmin tests
` [[ARM/AArch64][testsuite] 19/36] Add vsubl tests, put most of the code in common with vaddl in vXXXl.inc
` [[ARM/AArch64][testsuite] 10/36] Add vmlal and vmlsl tests
` [[ARM/AArch64][testsuite] 36/36] Add vqdmull_n tests

[COMMITTED] Merge libffi with upstream
 2015-01-16 20:15 UTC  (7+ 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 

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

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

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

[PATCH, Aarch64] Add FMA steering pass for Cortex-A57
 2015-01-16 18:10 UTC  (3+ messages)

[PATCH] Instrument bit field and unaligned accesses for TSAN
 2015-01-16 17:52 UTC  (11+ messages)
        ` [PATCH] Fix parameters of __tsan_vptr_update
            ` [PING] "

[PATCH 0/4][ARM Intrinsics][RFTesting] Add missing float16x8_t type, and float16x[48] intrinsics
 2015-01-16 17:52 UTC  (6+ messages)
` [PATCH 1/4][ARM Intrinsics]float16x4_t intrinsics: vget_lane, vset_lane, vcreate, vdup_n, vdup_lane, vld1_lane, vld1_dup, vreinterpret
` [PATCH 2/4][ARM Intrinsics] Add missing float16x8_t type
` [PATCH 3/4][ARM Intrinsics]float16x8_t intrinsics: vgetq_lane, vsetq_lane, vdupq_n, vdupq_lane, vld1q_lane, vld1q_dup, vreinterpretq
` [PATCH 4/4][ARM Intrinsics] Add float16 v(ld|st)[234](q?|_lane|_dup),vcombine,vget_(low|high)

[Obvious ARM Testsuite] mangle-arm-crypto.C needs arm_crypto arguments added
 2015-01-16 17:50 UTC 

[PATCH 1/2][ARM] PR/63870: Add qualifier to check lane bounds in expand
 2015-01-16 17:33 UTC  (2+ messages)
` [PATCH 2/2][ARM] PR/63870: Add a __builtin_lane_check

[PATCH][ARM] PR 62066: Call va_end on early return from va_list processing function
 2015-01-16 17:26 UTC  (2+ messages)

[PATCH, CHKP] [always_inline 2/2] Fix segafult in SRA
 2015-01-16 17:09 UTC  (2+ messages)

[PATCH][ARM][committed] Move comment about splitting Thumb1 patterns to thumb1.md
 2015-01-16 17:03 UTC 

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

[PATCH 1/5] rs6000: Fix PROMOTE_MODE for -m32 -mpowerpc64
 2015-01-16 16:58 UTC  (4+ messages)
` [PATCH 5/5] rs6000: Do not allow TImode with "

[PATCH][ARM] PR target/64405 Disable interworking for non-Thumb targets
 2015-01-16 16:58 UTC 

[PATCH 00/21] PR 63854: Fix various memory leaks
 2015-01-16 16:56 UTC  (5+ messages)
` [PATCH 18/21] PR jit/63854: Add "long-term" allocator to gcc::context
    ` PING: "

[PATCH][AArch64] PR 64448: Combine ((x ^ y) & m) ^ x into bsl/bif instruction
 2015-01-16 16:56 UTC 

[PATCH] IPA ICF: add no_icf attribute for a function
 2015-01-16 16:55 UTC  (3+ messages)

[PATCH] Fix for PR64081 in RTL loop unroller
 2015-01-16 16:54 UTC  (8+ messages)

[PATCH] Avoid -Werror=format-security errors in libcpp
 2015-01-16 16:51 UTC  (4+ messages)

[RFC] POWER8 default for PPC64LE
 2015-01-16 16:14 UTC  (3+ messages)

libgo patch committed: Update to Go 1.4
 2015-01-16 16:12 UTC  (5+ messages)

[PATCH] Fix for PR64353
 2015-01-16 15:57 UTC  (7+ messages)

[AArch64] Add a new scheduling description for the ARM Cortex-A57 processor
 2015-01-16 15:38 UTC  (4+ messages)

[PATCH 7/8] Model cache auto-prefetcher in scheduler
 2015-01-16 15:34 UTC  (6+ messages)

[patch] Define std::codecvt<char16_t,...> and std::codecvt<char32_t,...>
 2015-01-16 15:07 UTC 

[RFC, PATCH][LRA, MIPS] ICE: in decompose_normal_address, at rtlanal.c:5817
 2015-01-16 15:02 UTC  (14+ messages)

[PATCH][AArch64] Fix PR 64263: Do not try to split constants when destination is SIMD reg
 2015-01-16 14:40 UTC  (4+ messages)

[PATCH][ARM] Make issue rate part of per-core tuning structs
 2015-01-16 14:00 UTC  (6+ messages)

[patch libstdc++] Add POSIX variant of shared_timed_mutex
 2015-01-16 13:55 UTC  (3+ messages)

[PATCH] Fix PR64614
 2015-01-16 13:38 UTC  (3+ messages)

[PATCH] Fix PR64568 for real
 2015-01-16 13:35 UTC 

[PATCH ARM]Prefer neon for stringops on a53/a57 in AArch32 mode
 2015-01-16 13:18 UTC  (2+ messages)

[Patch, Fortran, committed] PR 45290: [F08] pointer initialization
 2015-01-16 13:13 UTC 

[Fortran, Patch] Fix for pr61275 - Invalid initialization expression for ALLOCATABLE component in structure constructor at (1)
 2015-01-16 13:12 UTC 

[PATCH][Aarch64] PR64149: Remove -mlra/-mno-lra option for Aarch64
 2015-01-16 13:09 UTC  (2+ messages)

[PATCH] [AArch64, NEON] Improve vpmaxX & vpminX intrinsics
 2015-01-16 12:56 UTC  (4+ messages)

[PATCH, RFC] LRA subreg handling
 2015-01-16 12:39 UTC  (5+ messages)

[patch] update function comments for lto_symtab_encoder_encode_*
 2015-01-16 12:35 UTC  (5+ messages)

[testsuite] Add visium testsuite in gcc.target
 2015-01-16 12:33 UTC 

[libstdc++ PATCH, doc], refresh the C++11 implementation statuses to reflect the real status of constexpr
 2015-01-16 12:32 UTC  (2+ messages)

[match-and-simplify] Remove printing "for expression"
 2015-01-16 12:21 UTC  (6+ messages)

[Patch, libstdc++/64584, libstdc++/64585] Clear basic_regex after imbue and make assign exception tolerant
 2015-01-16 12:17 UTC  (3+ 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).