public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/5] let gdb reuse gcc'c C compiler
 2014-06-20 15:34 UTC  (26+ messages)
` [PATCH 3/5] introduce the binding oracle
` [PATCH 2/5] c_diagnostic_ignored_function hack
` [PATCH 4/5] add gcc/gdb interface files
` [PATCH 5/5] add libcc1

[linaro/gcc-4_8-branch] Merge from gcc-4_8-branch
 2014-06-20 15:27 UTC 

[PATCH][AArch64] Implement vfma_f64, vmla_f64, vfms_f64, vmls_f64 intrinsics
 2014-06-20 14:17 UTC 

[PATCH][AArch64] Fix some saturating math NEON intrinsics types
 2014-06-20 14:15 UTC  (3+ messages)

[RFC] Add a .gitattributes file for use with git-merge-changelog
 2014-06-20 14:08 UTC  (2+ messages)

[PATCH, Testsuite, AArch64] Make aapcs64.exp Tests Big-Endian Friendly
 2014-06-20 13:48 UTC  (2+ messages)

[PATCH] Fix for invalid sanitization of trailing byte in __builtin_strlen
 2014-06-20 13:40 UTC  (6+ messages)

C++ PATCH for c++/59296 (rvalue object and lvalue ref-qualifier)
 2014-06-20 13:12 UTC  (4+ messages)

[PATCH AArch64 0/2] PR/60825 Make {int,uint,float}64x1_t in arm_neon.h a proper vector type
 2014-06-20 12:50 UTC  (5+ messages)
` [PATCH AArch64 1/2] PR/60825 Make float64x1_t "
` [PATCH AArch64 2/2] PR/60825 Make {int,uint}64x1_t "

[PATCH] dwarf2out.c: Pass DWARF type modifiers around as flags argument
 2014-06-20 11:51 UTC  (2+ messages)

[PATCH] Change default for --param allow-...-data-races to off
 2014-06-20 11:44 UTC  (2+ messages)

Move DECL_INIT_PRIORITY/FINI_PRIORITY to symbol table
 2014-06-20 10:57 UTC  (2+ messages)

[PATCH 1/N] hash_table: Make a layer of indirection explicit
 2014-06-20 10:54 UTC  (3+ messages)
` [PATCH 2/N] allow storing values directly in hash tables
` [PATCH 3/3] add hash_map class

[PATCH] Fix PR61375: cancel bswap optimization when value doesn't fit in a HOST_WIDE_INT
 2014-06-20 10:41 UTC  (3+ messages)

[PATCH] Fix ICE in Asan
 2014-06-20 10:33 UTC  (3+ messages)

[PATCH] Implement -fsanitize=bounds and internal calls in FEs
 2014-06-20 10:02 UTC  (11+ messages)

[RFC] optimize x - y cmp 0 with undefined overflow
 2014-06-20  9:40 UTC  (4+ messages)

[linaro/gcc-4_9-branch] AArch64 costs model backports
 2014-06-20  9:19 UTC 

Delay RTL initialization until it is really needed
 2014-06-20  7:51 UTC 

[PATCH 1/5] New Identical Code Folding IPA pass
 2014-06-20  7:32 UTC  (14+ messages)
` [PATCH 4/5] Existing tests fix
` [PATCH 3/5] IPA ICF pass

[PATCH, ARM] MI-thunk fix for TARGET_THUMB1_ONLY
 2014-06-20  6:24 UTC  (3+ messages)

[PATCH, ARM] Cortex-A9 MPCore volatile load workaround
 2014-06-20  6:24 UTC  (2+ messages)

[Patch, Fortran, committed] CO_MIN/MAX/SUM fixes
 2014-06-20  5:32 UTC  (2+ messages)

[Committed] [PATCH] PR61123 : Fix the ABI mis-matching error caused by LTO
 2014-06-20  5:15 UTC 

[PATCH, PR 61211] Fix a bug in clone_of_p verification
 2014-06-20  5:06 UTC  (3+ messages)

[Patch AArch64] Define TARGET_FLAGS_REGNUM
 2014-06-20  4:50 UTC  (2+ messages)

[PATCH] Power/GCC: Remove trailing NOP from byte-swap code
 2014-06-20  3:22 UTC 

[PATCH GCC]Add 'force-dwarf-lexical-blocks' command line option
 2014-06-19 21:09 UTC  (2+ messages)

[PATCH] Fix for PR 61561
 2014-06-19 20:19 UTC  (6+ messages)

fuse-caller-save - hook format
 2014-06-19 19:45 UTC  (12+ messages)
` -fuse-caller-save - Collect register usage information

[PATCH, AARCH64] Enable fuse-caller-save for AARCH64
 2014-06-19 18:41 UTC  (9+ messages)

[PATCH, PR 61540] Do not ICE on impossible devirtualization
 2014-06-19 16:51 UTC  (4+ messages)

Fix finding reg-sets of call insn in collect_fn_hard_reg_usage
 2014-06-19 16:47 UTC  (3+ messages)

[PATCH, ARM] Enable fuse-caller-save for ARM
 2014-06-19 16:43 UTC  (5+ messages)

[PATCH 4.8 ARM] Backport of r211369: PR/61062 Fix arm_neon.h ZIP/UZP/TRN for bigendian
 2014-06-19 13:35 UTC 

[AArch64] Implement ADD in vector registers for 32-bit scalar values
 2014-06-19 13:12 UTC  (7+ messages)

[PATCH, Cilk+, PR57541] Additional fix for issues witn array notations
 2014-06-19 12:31 UTC  (3+ messages)

[fortran,patch] One-line fix to PR61454 (init expression simplification)
 2014-06-19 11:59 UTC  (3+ messages)

Fwd: [RFC][gomp4] Offloading patches (2/3): Add tables generation
 2014-06-19 10:19 UTC  (12+ messages)

[PATCH, cpp] Fix line directive bug‏
 2014-06-19 10:05 UTC  (2+ messages)

[PATCH, cprop] Check rtx_cost when propagating constant
 2014-06-19  9:45 UTC  (4+ messages)

[PATCH][MIPS] Enable load-load/store-store bonding
 2014-06-19  9:41 UTC 

[PATCH] Fix PR61306: improve handling of sign and cast in bswap
 2014-06-19  5:36 UTC  (9+ messages)

Update gcc.gnu.org/projects/gomp/
 2014-06-19  4:15 UTC  (2+ messages)

[PATCH, aarch64] Fix 61545
 2014-06-18 23:38 UTC  (5+ messages)

[patch committed] [SH] Fix build failure in libgomp
 2014-06-18 22:17 UTC 

C++ PATCH for c++/61507 (variadics and explicit template args)
 2014-06-18 22:11 UTC 

[Fortran, Patch, committed] Update {gfortran,intrinsic}.texi refs to OpenMP 4
 2014-06-18 20:59 UTC 

[RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend
 2014-06-18 20:52 UTC  (21+ messages)
                            ` RFA: Make LRA temporarily eliminate addresses before testing constraints

[PATCH] rs6000: Make cr5 allocatable
 2014-06-18 19:47 UTC  (3+ messages)

[patch i386]: Combine memory and indirect jump
 2014-06-18 19:36 UTC  (11+ messages)

[GSoC] Addition of ISL AST generation to Graphite
 2014-06-18 19:04 UTC  (2+ messages)

[PATCH] PR61123 : Fix the ABI mis-matching error caused by LTO
 2014-06-18 17:41 UTC  (4+ messages)

[PATCH, rs6000] Fix PR61542 - V4SF vector extract for little endian
 2014-06-18 17:18 UTC  (3+ messages)

[PATCH, ARM] Improve code-gen for multiple shifted accumulations in array indexing
 2014-06-18 16:36 UTC  (2+ messages)

[PATCH, ARM, v2] Improve 64 bit division performance
 2014-06-18 15:55 UTC  (18+ messages)
` [PATCH 1/9] Whitespace
  ` [PATCH 6/9] Optimise __aeabi_ldivmod
  ` [PATCH 3/9] Optimise __aeabi_uldivmod (stack manipulation)
  ` [PATCH 7/9] Fix cfi annotations
  ` [PATCH 9/9] Remove __gnu_uldivmod_helper
  ` [PATCH 8/9] Use __udivmoddi4 for v6M aeabi_uldivmod
  ` [PATCH 4/9] Optimise __aeabi_uldivmod
  ` [PATCH 5/9] Optimise __aeabi_ldivmod (stack manipulation)

Formatting fixes for (gccint) Standard Names
 2014-06-18 15:02 UTC 

[PATCH] [ARM] Post-indexed addressing for NEON memory access
 2014-06-18 14:31 UTC  (7+ messages)

[PATCH, Testsuite, AArch64] Make Function Return Value Test More Robust
 2014-06-18 14:28 UTC  (2+ messages)

[PATCH, rs6000] Remove XFAIL from default_format_denormal_2.f90 for PowerPC on Linux
 2014-06-18 13:51 UTC  (3+ messages)

[patch] improve sloc assignment on bind_expr entry/exit code
 2014-06-18 13:50 UTC  (6+ messages)

[PATCH, i386]: Fix recently added sibcall insns and peephole2 patterns
 2014-06-18 13:45 UTC  (2+ messages)

[PATCH][RFC] Gate loop passes group on number-of-loops > 1, add no-loops group
 2014-06-18 13:38 UTC  (3+ messages)

[PATCH, i386]: Fix recently added sibcall insns and peephole2 patterns
 2014-06-18 13:10 UTC  (3+ messages)

[GSoC] [match-and-simplify] check for capture index
 2014-06-18 13:08 UTC 

[PATCH] pass cleanups
 2014-06-18 11:44 UTC  (2+ messages)

[PATCH PR61518]
 2014-06-18 10:58 UTC  (2+ messages)

[PATCH][ARM][committed] Fix check for __FAST_MATH in arm_neon.h
 2014-06-18 10:56 UTC 

[PATCH] PR54555: Use strict_low_part for loading a constant only if it is cheaper
 2014-06-18 10:37 UTC  (3+ messages)

[RFC][ARM]: Fix reload spill failure (PR 60617)
 2014-06-18 10:35 UTC  (3+ messages)

[PATCH] Create less TARGET_MEM_REFs
 2014-06-18 10:31 UTC  (3+ messages)

[PATCH] PR61517: fix stmt replacement in bswap pass
 2014-06-18 10:14 UTC  (2+ messages)

[Patch libstdc++] PR61536 Export out of line comparison operations
 2014-06-18  9:42 UTC 

[Patch, GCC/Thumb-1]Mishandle the label type insn in function thumb1_reorg
 2014-06-18  9:36 UTC  (4+ messages)

[patch] fix tests for AVX512
 2014-06-18  9:04 UTC  (5+ messages)

[PATCH][RFC] Add phiopt in early opts (and add -fssa-phiopt option)
 2014-06-18  8:32 UTC  (3+ messages)

[PATCH] Make sure cfg-cleanup runs
 2014-06-18  7:56 UTC 

[PATCH, loop2_invariant, 2/2] Change heuristics for identical invariants
 2014-06-18  6:42 UTC  (3+ messages)

[Patch, Fortran, committed] PR61126 – fix wextra_1.f regression
 2014-06-18  6:24 UTC  (2+ messages)

[PATCH][PING] Fix for PR 61422
 2014-06-18  5:46 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).