public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
VEC re-write [patch 01/25]
 2012-11-25 13:11 UTC  (5+ messages)

[patch] Remove DECL_RESTRICTED_P
 2012-11-25 12:48 UTC  (2+ messages)

[PATCH] Update source location for PRE inserted stmt
 2012-11-25 12:40 UTC  (5+ messages)

Reduce complette unrolling & peeling limits
 2012-11-25 12:26 UTC  (4+ messages)

[patch] reorg.c janitor patch 2: handle DEBUG_INSN
 2012-11-25 12:00 UTC 

[patch] reorg.c janitor patch: use return hard_reg_set_intersect_p
 2012-11-25 11:51 UTC 

Minor fixes to ipa-inline-analysis.c
 2012-11-25 11:26 UTC  (2+ messages)

Go patch committed: Don't use memcmp for struct == if trailing padding
 2012-11-25  0:56 UTC 

[PATCH] Remove unused DELAY_SLOTS_FOR_EPILOGUE target macro
 2012-11-25  0:08 UTC  (3+ messages)

RFA: contribute Synopsis DesignWare ARC port
 2012-11-24 23:18 UTC  (2+ messages)

[RFA 8/8] validate_failures.py: New directives @include, @remove
 2012-11-24 23:02 UTC 

[RFA 7/8] validate_failures.py: New options --manifest_subdir, --manifest_name
 2012-11-24 22:59 UTC 

[RFA 6/8] validate_failures.py: remove pass/fail from GetBuildData
 2012-11-24 22:54 UTC 

[RFA 5/8] validate_failures.py: make options a global
 2012-11-24 22:52 UTC 

[RFA 4/8] validate_failures.py: rename --manifest to --manifest_path
 2012-11-24 22:50 UTC 

[RFA 3/8] validate_failures.py: pass options.results for clean build case
 2012-11-24 22:47 UTC 

[RFA 2/8] validate_failures.py: use target_alias
 2012-11-24 22:43 UTC 

[RFA 1/8] validate_failures.py: add TestResult ordinal
 2012-11-24 22:41 UTC 

libgo patch committed: Fix handling of Unix domain @ addresses
 2012-11-24 20:47 UTC 

[www-docs] Add note to gcc-4.8/changes.html that DWARF4 is now the default
 2012-11-24 20:18 UTC  (2+ messages)

PR 55438: Incorrect use of BIGGEST_ALIGNMENT
 2012-11-24 18:34 UTC 

[C++ Patch] PR 55446
 2012-11-24 18:12 UTC  (2+ messages)

[patch] Fix x32 multiarch name (x86_64-linux-gnux32)
 2012-11-24 17:00 UTC 

[patch, fortran] Fix PR 55314, rejects-valid regression
 2012-11-24 14:32 UTC  (2+ messages)

Ping / update: Re: RFA: hookize ADJUST_INSN_LENGTH
 2012-11-24 12:10 UTC  (4+ messages)

[tsan] Instrument atomics
 2012-11-24 11:06 UTC  (7+ messages)

[PATCH] Allocate extra 16 bytes for -fsanitize=address
 2012-11-24 10:52 UTC  (7+ messages)

[Patch,testsuite] ad PR52641: Fix some more tests that fail for small targets
 2012-11-24 10:31 UTC  (4+ messages)
  ` [Patch,testsuite] ad PR52641: More fixes for not-so-common targets

Committed: handle negative numbers in gcc-gdb-test.exp
 2012-11-24  9:41 UTC 

Reduce complette unrolling & peeling limits
 2012-11-24  7:47 UTC  (6+ messages)

patch to fix PR55122
 2012-11-24  7:00 UTC  (2+ messages)

[PATCH, RFC] Dumping expanded MD files
 2012-11-24  3:00 UTC  (3+ messages)

[patch] fix two multiarch issues
 2012-11-24  2:23 UTC 

[Patch, libquadmath, committed] Updated the I/O related part of libquadmath
 2012-11-24  1:13 UTC  (5+ messages)

Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug)
 2012-11-24  1:10 UTC  (7+ messages)

[PATCH][ARM][2/2] ARMv8 aarch32 round to integral instructions
 2012-11-24  0:57 UTC 

[ARM, PATCH] TARGET_LDRD reject Thumb1 targets
 2012-11-24  0:57 UTC 

[PATCH][ARM][1/2] ARMv8 aarch32 round to integral instructions
 2012-11-24  0:55 UTC 

[RFA/ARM] Fix PR54974: Thumb literal pools don't handle PC rounding
 2012-11-24  0:27 UTC  (2+ messages)

[PATCH, AArch64 4.7] Backport of __builtin_bswap16 optimisation
 2012-11-23 23:47 UTC 

[PATCH GCC/ARM] Fix problem that hardreg_cprop opportunities are missed on thumb1
 2012-11-23 23:20 UTC  (8+ messages)
  ` Ping: "
    ` [Updated]: "
      ` [PING Updated]: "
          ` [Patch Ping] Fix problem that hardreg_cprop opportunities are missed on thumb1GCC

[patch] PR libstdc++/52680 define std::this_thread functions without --enable-libstdcxx-time
 2012-11-23 22:11 UTC 

[committed] PATCH: PR sanitizer/55450: libtool: install: error: cannot install `libtsan.la' to a directory not ending in
 2012-11-23 21:15 UTC 

[PATCH] Allocate extra 16 bytes for -fsanitize=address
 2012-11-23 19:50 UTC  (5+ messages)

[PATCH, AArch64 4.7] Backport of __builtin_bswap16 optimisation
 2012-11-23 18:09 UTC 

[PATCH][Revisedx5] Enable libsanitizer on darwin
 2012-11-23 17:19 UTC  (3+ messages)

[Patch, committed] Remove obsolete asan remark from invoke.texi
 2012-11-23 17:16 UTC 

[Patch, fortran] PR46897 - [OOP] type-bound defined ASSIGNMENT(=) not used for derived type component in intrinsic assign
 2012-11-23 17:06 UTC  (8+ messages)

[libsanitizer] merge fresh sources from upstream
 2012-11-23 16:27 UTC  (10+ messages)

[C++ PATCH] Fix PR 55418
 2012-11-23 16:17 UTC  (8+ messages)

[patch] Add workaround for LEON 3 FP errata
 2012-11-23 16:03 UTC 

Fix core's cost of stringops
 2012-11-23 16:01 UTC 

Fix PR rtl-optimization/55388
 2012-11-23 16:00 UTC 

[PING, PATCH, ARM] Improved core -> NEON extend
 2012-11-23 15:59 UTC 

patch to fix PR55430
 2012-11-23 15:56 UTC  (3+ messages)

[PATCH] Avoid some further -Wreturn-type false positives (PR c++/54046)
 2012-11-23 15:45 UTC  (2+ messages)

patch to fix PR55430
 2012-11-23 15:06 UTC  (4+ messages)
` [PATCH] Add PR55430 testcase (PR middle-end/55430)

RFC: PATCH to add abi_tag attribute
 2012-11-23 14:25 UTC  (6+ messages)

[PATCH] Use working set profile info to determine hotness (issue6852069)
 2012-11-23 14:13 UTC  (4+ messages)

[tsan] Don't instrument clobber stmts, minor cleanups
 2012-11-23 13:39 UTC 

[wwwdocs] Mention -faddress-sanitizer in gcc-4.8/changes.html
 2012-11-23 13:34 UTC  (8+ messages)

[Ada] Fix ICE on 'Old attribute and discriminated record type
 2012-11-23 11:07 UTC 

[Ada] Fix layout of variant record types with aliased components
 2012-11-23 10:43 UTC 

[Patch,build,ada]: Fix PR55243: Set STAMP
 2012-11-23 10:23 UTC  (2+ messages)

[patch] Rework RTL CFG graph dumping to dump DOT format
 2012-11-23  9:47 UTC 

[RFC] New feature to reuse one multilib among different targets
 2012-11-23  9:12 UTC  (8+ messages)
            ` Ping: "

[GCC ARM-Embedded-4_7]Back port r191457/r193687(prefer short-circuit on ARMv6m) from TRUNK
 2012-11-23  5:29 UTC 

[libsanitizer] a script to help merging asan from upstream
 2012-11-23  4:10 UTC  (8+ messages)

[tsan] ThreadSanitizer instrumentation part
 2012-11-23  0:53 UTC  (24+ messages)
                                ` [PATCH] Convert asan to use sanitizer.def builtins, initialize them if the FE didn't
                              ` [tsan] libsanitizer tweaks

[PATCH] PR testsuite/55440: Filter out -fsanitize=address from PLUGINCFLAGS
 2012-11-22 23:08 UTC 

[PATCH, doc]: Fix md.texi warning
 2012-11-22 21:28 UTC 

[PATCH, i386]: Modernize FP compares using mode attributes, part 2
 2012-11-22 21:17 UTC 

[PATCH] Add --with-build-config=bootstrap-asan support
 2012-11-22 20:37 UTC 

[PATCH, i386]: Modernize FP compares using mode attributes
 2012-11-22 19:45 UTC  (3+ messages)

[PATCH] Add no_address_safety_analysis attribute (PR sanitizer/55435)
 2012-11-22 18:58 UTC  (2+ messages)

[AARCH64-47, PATCH] Remove 'Utf' constraint documentation for AArch64
 2012-11-22 18:17 UTC 

[PATCH] Remove 'Utf' constraint documentation for AArch64
 2012-11-22 18:09 UTC 

[PATCH, RFC] Enable libsanitizer on powerpc{,64}
 2012-11-22 17:36 UTC  (18+ messages)

[PATCH, generic] Fix for define_subst
 2012-11-22 17:36 UTC 

[PATCH][AARCH64] Fix the name mangling of AdvSIMD vector types
 2012-11-22 16:49 UTC 

[AARCH64] Update maintainers file
 2012-11-22 15:27 UTC  (7+ messages)

C++ PATCH for c++/55137 (dynamic initialization with overflow)
 2012-11-22 15:26 UTC 

[asan] PATCH: PR driver/55379: Issue an error for -static with fsanitize=address
 2012-11-22 15:09 UTC  (2+ messages)

PATCH: PR driver/55374: [asan] Wrong linking order of libasan and libstdc++
 2012-11-22 14:45 UTC 

RFC: Add --with-build-config=bootstrap-asan support
 2012-11-22 14:04 UTC  (3+ messages)

sparc bootstrap still broken
 2012-11-22 13:14 UTC  (11+ messages)
` Sparc ASAN (was Re: sparc bootstrap still broken)
    ` Sparc ASAN

[PATCH][ARM] Define predicable attribute for arm_abssi2 and arm_neg_abssi2
 2012-11-22 11:35 UTC  (5+ messages)

[PATCH] Add STATIC_LIBASAN_LIBS for -static-libasan
 2012-11-22 11:22 UTC  (2+ messages)

Tighten checking of vector comparisons
 2012-11-22 10:59 UTC  (3+ messages)

[C++ testcase] PR 55432
 2012-11-22 10:25 UTC 

[PATCH] Use ATTRIBUTE_PACKED in ree.c
 2012-11-22 10:03 UTC  (4+ messages)

[patch,avr] Ad PR54222: Move decimal point of signed accum one bit right
 2012-11-22  5:05 UTC  (2+ messages)

Sparc ASAN
 2012-11-22  4:35 UTC  (6+ messages)

[PATCH][Revisedx4] Enable libsanitizer on darwin
 2012-11-22  2:48 UTC  (2+ messages)

[libatomic][patch] Handle -mx32 like -m64
 2012-11-22  0:13 UTC  (2+ messages)
  ` Fwd: "

[patch, libquadmath, committed] Another GLIBC update of libquadmath
 2012-11-21 23:57 UTC 

[patch] [alpha] add multiarch definitions for alpha-linux-gnu
 2012-11-21 23:19 UTC  (3+ messages)
` ping - "

[alpha] Update to new extv/insv patterns
 2012-11-21 22:43 UTC 

[Patch, Fortran] PR 55352: [4.7/4.8 Regression] Erroneous gfortran warning of unused module variable when variable is only used in namelist
 2012-11-21 22:23 UTC  (3+ messages)

patch to fix PR55414
 2012-11-21 22:22 UTC 

[PATCH]: Fix compiler segfault failure in cd_dce pass
 2012-11-21 21:35 UTC 

[patch, pch] Fix pch failure on mips-mti-linux-gnu
 2012-11-21 20:51 UTC  (2+ messages)

[PATCH] Fix VRP MULT_EXPR handling (PR tree-optimization/54471)
 2012-11-21 20:38 UTC 

[committed] Update gomp_managed_threads in gomp_free_thread (PR libgomp/55411)
 2012-11-21 20:36 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).