public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch wwwdocs] gcc-4.9 changes: mention support of the Intel Silvermont microarchitecture
 2013-07-02  7:50 UTC  (5+ messages)

[C++ PATCH] Implement new "force_static" attribute
 2013-07-02  6:16 UTC  (4+ messages)

[PATCH, rs6000, libitm] Enable Hardware Transactional Memory (HTM) support on Power
 2013-07-02  3:13 UTC 

[C++14/lambda] Experimental polymorphic lambda patches
 2013-07-02  0:01 UTC  (6+ messages)
` [PATCH 2/4] [lambda] [polymorphic] Support generic lambdas in templates
` [PATCH 1/4] [lambda] [polymorphic] Support template-parameter-list in lambda-declarator
` [PATCH 3/4] [lambda] [polymorphic] Infer template parameter from auto used in function parameter list
` [PATCH 4/4] [lambda] [polymorphic] [HACK] Avoid crash on symbol table writing when generic lambda declared with iostream (or potentially other code) included
` [PATCH] [debug] Added DEBUG_FUNCTION void dump_backtrace

[GOOGLE] use expand_location when checking same_line_p
 2013-07-01 23:46 UTC  (3+ messages)

[PATCH] if-to-switch pass
 2013-07-01 22:15 UTC  (4+ messages)

unordered containers: reuse nodes on assignment
 2013-07-01 21:35 UTC  (4+ messages)

[patch 2/4] fix -fstrict-volatile-bitfields bugs, v3
 2013-07-01 21:28 UTC  (2+ messages)

[patch,i386] Cannot inline sse*.* functions into avx functions
 2013-07-01 21:12 UTC  (7+ messages)

[PATCH] [libitm] Add --enable-werror
 2013-07-01 20:45 UTC 

[PATCH] [libatomic] Add --enable-werror
 2013-07-01 20:45 UTC 

[c++-concepts] requires expression semantics
 2013-07-01 20:28 UTC  (7+ messages)

Remove global state from gcc/tracer.c
 2013-07-01 20:07 UTC  (7+ messages)

[PATCH] Fix for PR c/57490
 2013-07-01 18:00 UTC  (6+ messages)

[v3] Update container::insert / emplace members to take const_iterator(s) (Part 3)
 2013-07-01 16:24 UTC 

[PATCH] Fix for PR 57766
 2013-07-01 16:23 UTC 

[patch 4/4] -fstrict-volatile-bitfields cleanup v3: remove from defaults on all targets
 2013-07-01 14:59 UTC  (4+ messages)

[gomp4] Fix up #pragma omp declare simd parsing
 2013-07-01 12:19 UTC 

Invitation to use Google Talk
 2013-07-01 11:35 UTC 

[PATCH][ARM] Fix FAIL pr46975
 2013-07-01 11:05 UTC  (3+ messages)

[PATCH][2 of 2] RTL expansion for zero sign extension elimination with VRP
 2013-07-01  9:22 UTC  (2+ messages)

[ARM][Insn classification refactoring 3/N] Remove "wtype" attribute
 2013-07-01  9:01 UTC  (2+ messages)

[Fortran] Patch ping
 2013-07-01  8:40 UTC 

[Patch, Fortran] PR57469 - silence unused dummy arg warning, if it is used in a namelist
 2013-07-01  8:40 UTC 

[PATCH] Caller instrumentation with -finstrument-calls
 2013-07-01  8:22 UTC  (3+ messages)

[Patch, Fortran] PR54788 ICE on pointer-array element assignment
 2013-07-01  8:14 UTC  (2+ messages)

[patch 0/4] reimplement -fstrict-volatile-bitfields, v3
 2013-07-01  3:24 UTC 

[PATCH, x86] Use vector moves in memmove expanding
 2013-06-30 19:15 UTC  (16+ messages)

[v3] Update container::insert / emplace members to take const_iterator(s) (Part 2)
 2013-06-30 18:25 UTC 

Fwd: [PATCH] Attribute for unused warning for variables of non-trivial types
 2013-06-30 16:27 UTC 

[patch] regex_traits implementation
 2013-06-30  8:56 UTC  (5+ messages)
        ` Fwd: "

Unordered container insertion hints
 2013-06-29 12:16 UTC  (9+ messages)

Folding (a ? b : c) op d
 2013-06-29  7:16 UTC 

[C++] DR1473 - let literal operators be defined with empty user-defined string literal
 2013-06-29  7:02 UTC  (5+ messages)

patch to fix a bug in LRA hard reg splitting
 2013-06-29  6:56 UTC  (3+ messages)

[C++ Patch] PR 57645
 2013-06-28 22:55 UTC  (6+ messages)

[PATCH, updated] Vtable pointer verification, C++ front end changes (patch 1 of 3)
 2013-06-28 22:41 UTC  (4+ messages)

[PATCH] Cilk Plus Array Notation for C++
 2013-06-28 18:58 UTC  (28+ messages)

[google/gcc-4_8] Fix ICE in output_pubname
 2013-06-28 18:56 UTC 

[PATCH] Fix ICE with __builtin_rd{tsc,tscp,pmc} without lhs (PR target/57736)
 2013-06-28 18:38 UTC  (2+ messages)

[Patch, AArch64, ILP32] 0/5 Add support for ILP32
 2013-06-28 18:09 UTC  (17+ messages)
` [Patch, AArch64, ILP32] 1/5 Initial support - configury changes
` [Patch, AArch64, ILP32] 3/5 Minor change in function.c:assign_parm_find_data_types()
` [Patch, AArch64, ILP32] 5/5 Define _ILP32 and __ILP32__
` [Patch, AArch64, ILP32] Pad pointer-typed stack argument downward in ILP32

[gomp4] SIMD clauses patch committed
 2013-06-28 17:46 UTC  (2+ messages)

[PATCH, powerpc], PR 57744, fix quad word atomic instructions to use even/odd registers
 2013-06-28 16:50 UTC  (3+ messages)

[linaro/gcc-4_8-branch] Backports from trunk
 2013-06-28 15:39 UTC 

[PATCH, COMMITTED] AArch64 fix layout of aarch64_cannot_force_const_mem
 2013-06-28 15:36 UTC 

[PATCH, COMMITTED] AArch64 minor update to comment w.r.t address models
 2013-06-28 15:22 UTC 

*ping* - Re: [Patch, Fortran] Add end-of-scope finalization (Part 2 of 2)
 2013-06-28 14:53 UTC 

[PATCH] Disable strassen.f90 test for aarch64 tiny memory model
 2013-06-28 12:51 UTC  (2+ messages)

[PATCH, COMMITTED] AArch64 remove aarch64_symbolic_constant_p
 2013-06-28 12:27 UTC 

[Patch,Aarch64] Make frame grow downwards
 2013-06-28 11:46 UTC 

[Ping]RE: [PATCH,ARM] Fix PR57329 - backport to gcc 4.8
 2013-06-28 11:41 UTC  (3+ messages)

[C++] Fix __builtin_shuffle
 2013-06-28 10:34 UTC  (13+ messages)

[PATCH, i386, PR57623] Introduce _bextr (single underscore) intrinsucs
 2013-06-28 10:00 UTC  (7+ messages)

[PATCH][ARM][8/n] Partial IT block deprecation in ARMv8 AArch32 - mov* patterns and splitters
 2013-06-28  9:04 UTC 

[Patch, Fortran] Add end-of-scope finalization (Part 2 of 2)
 2013-06-28  8:54 UTC  (2+ messages)
` *ping* - "

[PATCH][ARM][7/n] Partial IT block deprecation in ARMv8 AArch32 - straightforward arm.md changes
 2013-06-28  8:52 UTC 

[PATCH][ARM][6/n] Partial IT block deprecation in ARMv8 AArch32 - VFP patterns
 2013-06-28  8:50 UTC 

[patch, fortran] PR 50554 - redefinition of index variable with inquire(iolength=...)
 2013-06-28  8:48 UTC  (3+ messages)

[PATCH] Fix pr57637
 2013-06-28  7:29 UTC  (3+ messages)

[PATCH] Fix non-INTEGER_CST step vectorization (PR tree-optimization/57741)
 2013-06-28  7:02 UTC 

C++ 2014 status page for libstdc++
 2013-06-28  3:47 UTC  (3+ messages)

[C++ Patch] PR 57682
 2013-06-28  3:24 UTC  (2+ messages)

[C++ Patch] PR 57645 (Core/1123 fallout) 2nd Try
 2013-06-28  0:40 UTC 

[PATCH] Basic support for MIPS r5900
 2013-06-27 21:33 UTC  (15+ messages)
  ` Aw: "

Go patch committed: Fix method sets with embedded pointer types
 2013-06-27 20:56 UTC 

[x86] Remove 2 builtins
 2013-06-27 20:52 UTC  (3+ messages)

[PATCH] Improve __popcount?i2 (PR middle-end/36041)
 2013-06-27 19:40 UTC  (2+ messages)

Go patch committed: Improve error message
 2013-06-27 19:29 UTC 

[PATCH][ARM][testsuite] Add 'dg-require-effective-target sync_*' to some atomic tests
 2013-06-27 19:20 UTC  (2+ messages)

SSA identifiers
 2013-06-27 18:52 UTC  (3+ messages)

[Patch] microMIPS cleanups
 2013-06-27 18:25 UTC  (2+ messages)

patch to build GCC for arm with LRA
 2013-06-27 17:47 UTC  (7+ messages)
  ` RFA: "

Fix PR middle-end/57370
 2013-06-27 17:21 UTC 

[PATCH, AArch64] Support BFXIL in the backend
 2013-06-27 16:16 UTC 

[PATCH] Fix up bzhi (PR target/57623)
 2013-06-27 16:10 UTC  (2+ messages)

[PATCH] Fix vectorizable_store
 2013-06-27 15:33 UTC  (2+ messages)

[c++-concepts]: Requires expression
 2013-06-27 15:24 UTC  (3+ messages)

[c++-concepts]: Diagnostics
 2013-06-27 14:48 UTC  (2+ messages)

[c++-concepts]: constraint association
 2013-06-27 14:47 UTC  (14+ messages)

[Patch ARM] Add Cortex A15 neon scheduler
 2013-06-27 13:58 UTC  (3+ messages)

[v3] Reorganized a bit the basic_string testsuite
 2013-06-27 12:27 UTC 

[PATCH, AArch64] Minor refactoring of aarch64_add_offset
 2013-06-27 11:46 UTC  (2+ messages)

[PATCH, AArch64] Minor refactoring of aarch64_force_temporary
 2013-06-27 11:46 UTC  (2+ messages)

[C++ Patch] Remove finish_stmt
 2013-06-27 10:04 UTC  (2+ messages)
` [PING] "

[v3] Update container::insert / emplace members to take const_iterator(s) (Part 1)
 2013-06-27  9:55 UTC 

[PATCH] Fix raw-string handling (PR preprocessor/57620)
 2013-06-27  8:08 UTC  (2+ messages)

[google/gcc-4_8] Port -Wreal-conversion warning
 2013-06-27  5:31 UTC  (7+ messages)

[PATCH] Improve jump threading using VRP information
 2013-06-27  4:29 UTC 

C++ PATCH to handling of overflow in in-class static member initializers
 2013-06-27  2:34 UTC 

C++ PATCH for c++/57408 (ICE with invalid VLA capture)
 2013-06-27  2:31 UTC 

[C++] Implement DR1164
 2013-06-27  2:24 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).