public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch] libstdc++/61374 fix string_view conversion and update to latest draft
 2014-06-01 19:26 UTC  (3+ messages)

[C++11, C++14 PATCH 3/3] Support for SD-6: SG10 Feature Test Recommendations - libstdc++
 2014-06-01 15:56 UTC 

[PATCH, ARM] Enable fuse-caller-save for ARM
 2014-06-01 11:27 UTC 

[patch i386]: Fix sibcall failures caused by allowing constant memories
 2014-06-01 10:38 UTC  (4+ messages)

[PATCH GCC]Add 'force-dwarf-lexical-blocks' command line option
 2014-06-01 10:33 UTC 

[AARCH64, PATCH] Fix ICE in aarch64_float_const_representable_p
 2014-06-01 10:04 UTC  (3+ messages)

[PATCH, AARCH64] Enable fuse-caller-save for AARCH64
 2014-06-01 10:00 UTC 

[PATCH, sched] Cleanup and improve multipass_dfa_lookahead_guard
 2014-06-01  9:31 UTC  (2+ messages)

[PATCH, Fortran] PR61234: -Wuse-no-only
 2014-06-01  9:07 UTC 

[PATCH, PR 61160] IPA-CP and edges leading to thunks of clones
 2014-06-01  4:45 UTC  (2+ messages)

[PATCH] Do not build libsanitizer also for powerpc*-*-linux*
 2014-05-31 19:53 UTC  (7+ messages)

Eliminate write-only variables
 2014-05-31 18:21 UTC  (8+ messages)

[patch i386]: Fix sibcall failures caused by allowing constant memories
 2014-05-31 17:28 UTC 

ipa-visibility TLC 2/n
 2014-05-31 14:43 UTC  (13+ messages)

[patch i386]: Expand sibling-tail-calls via accumulator register
 2014-05-31 12:22 UTC  (5+ messages)

[PATCH] m68k: add missing early clobber in beq0_di, bne0_di patterns
 2014-05-31 12:11 UTC 

[PATCH, Fortan] fix initialization of flag_errno_math and flag_associative_math
 2014-05-31 11:01 UTC 

[patch, mips, tree] align microMIPS functions to 16 bits with -Os
 2014-05-31  9:58 UTC  (5+ messages)

[Patch ARM] PR 61154 - Define TARGET_SUPPORTS_WIDE_INT
 2014-05-31  9:50 UTC  (2+ messages)

RFA: cache recog_op_alt by insn code
 2014-05-31  9:23 UTC  (12+ messages)
  ` Require '%' to be at the beginning of a constraint string
  ` [PATCH 0/5] Cache recog_op_alt by insn code, take 2
    ` [PATCH 1/5] Flatten recog_op_alt and reorder entries
    ` [PATCH 2/5] Don't modify recog_op_alt after preprocess_constraints
    ` [PATCH 3/5] Make recog_op_alt consumers check the enabled attribute
    ` [PATCH 4/5] Cache recog_op_alt by insn code: main patch
    ` [PATCH 5/5] Reuse recog_op_alt cache in LRA

[PATCH] Keep patch file permissions in mklog
 2014-05-31  7:47 UTC 

[C++11, C++14 PATCH 3/3] Support for SD-6: SG10 Feature Test Recommendations - libstdc++
 2014-05-31  6:34 UTC  (2+ messages)

[C++11, C++14 PATCH 2/3] Support for SD-6: SG10 Feature Test Recommendations - c-family and testsuite
 2014-05-31  6:30 UTC  (2+ messages)

[C++11, C++14 PATCH 0/3] Support for SD-6: SG10 Feature Test Recommendations
 2014-05-31  3:45 UTC  (2+ messages)

[C++11, C++14 PATCH 1/3] Support for SD-6: SG10 Feature Test Recommendations - libcpp
 2014-05-31  3:42 UTC 

[PATCH] Updates merged bb count
 2014-05-31  0:23 UTC  (3+ messages)

[GOOGLE] Emit linkage_name when built with -gmlt and for abstract decls
 2014-05-30 23:13 UTC  (5+ messages)

[patch i386]: Expand sibling-tail-calls via accumulator register
 2014-05-30 23:09 UTC  (22+ messages)

[PATCH, PR 61160] Artificial thunks need combined_args_to_skip
 2014-05-30 23:08 UTC 

[PATCH, PR 61211] Fix a bug in clone_of_p verification
 2014-05-30 22:46 UTC 

[AArch64/ARM 0/3] Patch series for EXT instructions
 2014-05-30 19:41 UTC  (7+ messages)
` [AArch64/ARM 3/3] Add execution tests of ARM EXT intrinsics
` [AArch64/ARM 2/3] Detect EXT patterns to vec_perm_const, use for "

[patch] Update email address in docs
 2014-05-30 19:23 UTC  (4+ messages)

[PATCH, Fortan] fix initialization of flag_errno_math and flag_associative_math
 2014-05-30 19:22 UTC 

[PATCH 0/3] mangler/demangler dogfooding
 2014-05-30 19:00 UTC  (5+ messages)
` [PATCH 2/3] PR other/61321 - demangler crash on casts in template parameters

[C++ Patch] PR 57543
 2014-05-30 18:54 UTC  (21+ messages)

[patch, arm] fix gcc.target/arm/pr45094.c options
 2014-05-30 18:43 UTC 

[PATCH] Fix up GCC_EXEC_PREFIX handling with ALT_*_UNDER_TEST
 2014-05-30 17:49 UTC  (2+ messages)

[PATCH, PR58942, Cilk+] Fix ICE when pointer is used in array notation
 2014-05-30 17:42 UTC  (2+ messages)

[PATCH i386 5/8] [AVX-512] Extend vectorizer hooks
 2014-05-30 17:23 UTC  (13+ messages)

[patch] libstdc++/61011 fix --disable-libstdcxx in top-level configure
 2014-05-30 17:11 UTC  (4+ messages)

[PATCH, i386, Pointer Bounds Checker 10/x] Partitions
 2014-05-30 17:10 UTC  (2+ messages)

libsanitizer merge from upstream r208536
 2014-05-30 17:00 UTC  (20+ messages)

[PATCH, Pointer Bounds Checker 13/x] Early versioning
 2014-05-30 16:59 UTC  (2+ messages)

[PATCH, i386, Pointer Bounds Checker 12/x] Recognize instrumented special functions
 2014-05-30 16:46 UTC  (2+ messages)

[PATCH, i386, Pointer Bounds Checker 11/x] Keep bounds initial values
 2014-05-30 16:45 UTC  (2+ messages)

[PATCH 2/4] Enhancement of call graph API
 2014-05-30 16:42 UTC  (6+ messages)
` [PATCH 3/4] New attribute lookup function addition
` [PATCH 4/4] New callgraph wrapper function creation added

[patch, avr] ata6289 device ISA is updated
 2014-05-30 16:37 UTC  (2+ messages)

[RFC ARM] Error if overriding --with-tune by --with-cpu
 2014-05-30 16:34 UTC 

[PATCH 1/4] Make coverage_compute_cfg_checksum callable with an argument
 2014-05-30 16:28 UTC  (2+ messages)

ipa-visibility TLC 2/n
 2014-05-30 16:18 UTC  (11+ messages)

[PATCH, Pointer Bounds Checker 15/x] Keep instrumented versions
 2014-05-30 16:18 UTC  (2+ messages)

[PATCH, Pointer Bounds Checker 16/x] Register statically initialized pointers
 2014-05-30 16:18 UTC  (2+ messages)

C++ PATCH for c++/56947
 2014-05-30 15:09 UTC 

C++ PATCH for c++/60992 (lambda and constant variable)
 2014-05-30 15:06 UTC  (2+ messages)

[PATCH, libgfortran] Add overflow check to xmalloc
 2014-05-30 14:53 UTC  (3+ messages)

libgo patch committed: Use _mm_pause rather than __builtin_ia32_pause
 2014-05-30 13:54 UTC 

[PATCH, Pointer Bounds Checker 14/x] Pointer Bounds Checker passes
 2014-05-30 12:26 UTC 

Patch RFA: Move x86 _mm_pause out of pragma target("sse") scope
 2014-05-30 11:57 UTC  (4+ messages)

Script for generating libstdc++ web docs for releases
 2014-05-30 11:12 UTC 

[patch ping] libstdc++ testsuite cxxflags
 2014-05-30 11:11 UTC  (4+ messages)

[PATCH, i386] Enable fuse-caller-save for i386
 2014-05-30 11:04 UTC  (2+ messages)

[PATCH, Fortran] PR61234: -Wuse-no-only
 2014-05-30  9:32 UTC  (3+ messages)

[PATCH][IRA] Analysis of register usage of functions for usage by IRA
 2014-05-30  9:20 UTC  (8+ messages)

[RFC] optimize x - y cmp 0 with undefined overflow
 2014-05-30  8:49 UTC  (4+ messages)

[RFC][ARM] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook
 2014-05-30  8:35 UTC  (6+ messages)

[PATCH][ARM] Use mov_imm type for movw operations consistently
 2014-05-30  8:27 UTC  (2+ messages)

[PATCH] Dumping Fields of A Class When -fdump-class-hierarchy
 2014-05-30  7:24 UTC 

PING: PATCH [4/n]: Prepare x32: Permute the conversion and addition if one operand is a constant
 2014-05-30  7:18 UTC  (17+ messages)

run dsymutil post lto
 2014-05-29 23:21 UTC 

[PATCH][ARM] FAIL: gcc.target/arm/pr58041.c scan-assembler ldrb
 2014-05-29 23:20 UTC  (8+ messages)

[DOC PATCH] Rewrite docs for inline asm
 2014-05-29 21:18 UTC  (6+ messages)

libgo patch committed: Add --without-libatomic configure option
 2014-05-29 20:22 UTC 

RFA: A couple of ira_get_dup_out_num fixes
 2014-05-29 19:11 UTC  (2+ messages)

patch to fix PR61325
 2014-05-29 17:38 UTC 

Patch RFA: Move x86 _mm_pause out of pragma target("sse") scope
 2014-05-29 17:25 UTC 

[PATCH AArch64] Remove from arm_neon.h functions not in the spec
 2014-05-29 16:47 UTC  (3+ messages)

detecting "container overflow" bugs in std::vector
 2014-05-29 14:29 UTC  (4+ messages)

[patch] Fix generation of libstdc++ API docs with Doxygen
 2014-05-29 14:09 UTC 

[PATCH] Inline asm asan instrumentation
 2014-05-29 13:04 UTC  (7+ messages)

[PATCH AArch64 0/2] Correct signedness of builtins, remove casts from arm_neon.h
 2014-05-29 12:47 UTC  (3+ messages)
` [PATCH AArch64 1/2] "
` [PATCH AArch64 2/2] "

[PATCH 0/7] Shrink some rtxes
 2014-05-29 12:29 UTC  (6+ messages)
` [PATCH 7/7] Move SYMBOL_REF_FLAGS to rtx header

RFA: cache enabled attribute by insn code
 2014-05-29 10:45 UTC  (10+ messages)

RTABI half-precision conversion functions (ping)
 2014-05-29 10:17 UTC  (4+ messages)

[Patch] Minor fixes for regtesting gfortran with -flto
 2014-05-29 10:01 UTC  (3+ messages)

[PATCH] Fix PR54733 Optimize endian independent load/store
 2014-05-29  9:58 UTC  (18+ messages)

[MIPS] Add sbasic supoert ffor MSA (SIMD)
 2014-05-29  9:39 UTC  (7+ messages)

fuse-caller-save - hook format
 2014-05-29  8:43 UTC  (7+ messages)
` -fuse-caller-save - Collect register usage information

[RS6000] PR61300 K&R incoming args
 2014-05-29  6:55 UTC 

[PATCH] demangler, only access valid fields for DEMANGLE_COMPONENT_FIXED_TYPE
 2014-05-29  0:03 UTC  (3+ messages)

libgo patch committed: Work around LLVM split-stack deficiency
 2014-05-29  0:03 UTC 

libgo patch committed: Make libgo C code more portable
 2014-05-28 23:10 UTC 

[PATCH/AARCH64] Fix PR 61345: rtx_cost ICEing on simple code
 2014-05-28 22:59 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).