public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Merge from trunk to gccgo branch
 2012-11-13 22:32 UTC 

ASAN merge
 2012-11-13 22:31 UTC  (6+ messages)

[PATCH] PR other/55291: Add support for GCC multilib run-time libraries to libsanitizer
 2012-11-13 22:30 UTC  (5+ messages)

PATCH: PR other/55292: libsanitizer doesn't support x32
 2012-11-13 22:29 UTC  (19+ messages)

Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups)
 2012-11-13 22:17 UTC  (22+ messages)

[0/8] Add optabs alternatives for insv, extv and extzv
 2012-11-13 22:05 UTC  (9+ messages)
` [4/8] Add bit_field_mode_iterator
` [5/8] Tweak bitfield alignment handling
` [6/8] Add strict volatile handling to bit_field_mode_iterator

[PATCH v3] Add support for sparc compare-and-branch
 2012-11-13 21:58 UTC  (18+ messages)

User directed Function Multiversioning via Function Overloading (issue5752064)
 2012-11-13 21:57 UTC  (19+ messages)

[COMMITTED] Move libsanitizer configure logic to subdirectory
 2012-11-13 21:50 UTC 

[Bug libstdc++/54075] [4.7.1] unordered_map insert still slower than 4.6.2
 2012-11-13 21:41 UTC  (3+ messages)

libbacktrace patch committed: Only add -Werror for target library
 2012-11-13 21:28 UTC 

[PATCH, PR 55253] Propagate aggs_contain_variable flag in aggregater IPA-CP
 2012-11-13 21:09 UTC  (3+ messages)

[PATCH, generic] New RTL primitive: `define_subst'
 2012-11-13 21:03 UTC  (4+ messages)

Patch RFA: Fix -fpie -fpic
 2012-11-13 20:57 UTC  (2+ messages)

Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it
 2012-11-13 20:38 UTC  (6+ messages)

[PATCH] Enable libsanitizer just on x86 linux for now
 2012-11-13 20:20 UTC  (7+ messages)

Patch: Print SImode register names to force addr32 prefix
 2012-11-13 18:23 UTC  (8+ messages)
        ` Patch: PR target/55142: [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88

[tsan] ThreadSanitizer instrumentation part
 2012-11-13 17:55 UTC  (10+ messages)

[patch RFA middle-end] Fix PR target/41993
 2012-11-13 17:13 UTC  (7+ messages)

Committed: framework bits for disabling libsanitizer. RFC on which targets for which to disable it
 2012-11-13 15:09 UTC  (3+ messages)

[PATCH] Replace const_vector with match_operand in sse.md
 2012-11-13 14:23 UTC  (8+ messages)

[PATCH] Disable libsanitizer on AIX
 2012-11-13 14:18 UTC 

[PATCH] Include tm_p.h in asan.c
 2012-11-13 14:06 UTC  (3+ messages)

[PATCH, ARM] Improved core -> NEON extend
 2012-11-13 13:50 UTC 

PATCH: Enable x32 check on more i386 tests
 2012-11-13 12:10 UTC  (2+ messages)

[PATCH v2, ARM] 64-bit shifts in NEON
 2012-11-13 10:16 UTC  (3+ messages)
` [PING, PATCH "

[PATCH] Get sparc building again after ASAN merge
 2012-11-13  6:50 UTC 

Committed: Fix PR55257: g++.dg/debug/dwarf2/non-virtual-thunk.C and heads-up target maintainers
 2012-11-13  6:17 UTC 

[RFC] New feature to reuse one multilib among different targets
 2012-11-13  4:47 UTC  (7+ messages)

[committed] Fix call branch shortening on PA
 2012-11-13  1:08 UTC 

[PATCH] A pass which merges constant stores to bitfields
 2012-11-13  0:52 UTC  (2+ messages)

Fix duplicated messages in .ccp dumps
 2012-11-12 23:33 UTC 

[v3] remove non-standard name from <future>
 2012-11-12 23:00 UTC 

[PATCH 00/13] Request to merge Address Sanitizer in
 2012-11-12 22:15 UTC  (35+ messages)
  ` [PATCH 01/10] Initial import of asan from the Google branch into trunk
      ` [PATCH 03/11] Emit GIMPLE directly instead of gimplifying GENERIC
  ` [PATCH 02/10] Initial asan cleanups
  ` [PATCH 05/10] Implement protection of stack variables
  ` [PATCH 06/10] Implement protection of global variables
  ` [PATCH 09/10] Instrument built-in memory access function calls
    ` [PATCH 10/10] Import the asan runtime library into GCC tree

[libbacktrace] Use getexecname() on Solaris
 2012-11-12 21:24 UTC  (8+ messages)

[asan] Patch - fix an ICE in asan.c
 2012-11-12 20:28 UTC  (13+ messages)

[PATCH] Fix force_nonfallthru_and_redirect with asm goto (PR rtl-optimization/54127)
 2012-11-12 20:20 UTC  (2+ messages)

[PATCH] Fix some VEC_COND_EXPR ICEs (PR tree-optimization/55281)
 2012-11-12 20:19 UTC  (2+ messages)

[patch] PR51477
 2012-11-12 19:48 UTC  (2+ messages)

libgo patch committed: Force first letter of error message to lowercase
 2012-11-12 19:35 UTC 

(committed) Add libquadmath files to contrib/gcc_update
 2012-11-12 19:27 UTC 

[PATCH] AIX large toc support
 2012-11-12 18:17 UTC 

[Darwin] Do not enable -fvar-tracking at -O0
 2012-11-12 17:27 UTC  (2+ messages)

[wwwdocs] Update Fortran secrion in 4.8/changes.html
 2012-11-12 15:28 UTC  (5+ messages)

libstdc++ PATCH to add abi tag to complex::real/imag
 2012-11-12 14:02 UTC  (5+ messages)

bit_field_ref of constructor of vectors
 2012-11-12 13:31 UTC 

[PATCH] [AArch64] Refactor Advanced SIMD builtin initialisation
 2012-11-12 12:00 UTC  (2+ messages)

[Patch, Fortran, committed] PR55272 - Fix module handling of coarray scalars
 2012-11-12 11:04 UTC 

(committed) gcc/diagnostic.c: Add missing va_end call
 2012-11-12 11:01 UTC 

[PATCH] Handle abortTransaction with RTM
 2012-11-12 10:47 UTC  (5+ messages)

[PATCH,AArch64] Use CSINC instead of CSEL to return 1
 2012-11-12  9:06 UTC  (2+ messages)

[PATCH,AArch64] Optimise comparison where intermediate result not used
 2012-11-12  9:05 UTC  (2+ messages)

[PATCH, i386]: Implement post-reload vzeroupper insertion pass
 2012-11-12  8:57 UTC  (2+ messages)

[RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver
 2012-11-12  8:28 UTC  (2+ messages)

[PATCH, i386]: AMD bdver3 enablement
 2012-11-12  8:09 UTC  (8+ messages)

[Obj-C++] Found a small paste-o in parser.c?
 2012-11-12  5:36 UTC  (3+ messages)

RFC: PATCH to add abi_tag attribute
 2012-11-12  4:58 UTC  (3+ messages)

[PATCH Version 2][RFA]Improving register pressure directed hoist
 2012-11-12  2:25 UTC  (6+ messages)

[PATCH, generic] Support printing of escaped curly braces and vertical bar in assembler output
 2012-11-12  1:20 UTC  (4+ messages)

[doc, committed] Fix sincos documentation
 2012-11-12  0:53 UTC 

[SH, committed] PR 53512 - Fix swapped sin and cos operands
 2012-11-12  0:31 UTC 

[SH, committed] Fix sh4a-fprun test case
 2012-11-12  0:05 UTC 

PATCH: Handle ZERO_EXTEND offsettable address
 2012-11-11 23:53 UTC  (5+ messages)

[wwwdocs,Java] Fix up java/papers/compiling.html
 2012-11-11 23:39 UTC  (2+ messages)

[PR 55238] More careful pass-through handling in find_aggregate_values_for_callers_subset
 2012-11-11 23:12 UTC  (5+ messages)

[SPARC] Fix pasto in config/sparc/sol2.h
 2012-11-11 21:57 UTC 

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