public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PR debug/47624] improve value tracking in non-VTA locations
 2012-06-13 19:51 UTC  (5+ messages)

[PATCH, MIPS] Add most common atomic patterns
 2012-06-13 19:04 UTC  (12+ messages)
` [PATCH 2/3] Add XLP-specific atomic instructions and tweaks
` [PATCH 1/3] Add atomic_compare_and_swap, atomic_exchange and atomic_fetch_add patterns
` [PATCH 3/3] Avoid emitting useless instructions in mips_process_sync_loop

[PATCH, ARM] New CPU support for Marvell PJ4 cores
 2012-06-13 18:33 UTC  (2+ messages)

[PATCH] Fixincludes/VxWorks
 2012-06-13 18:19 UTC  (7+ messages)
` [PATCH 3/7] Add stdint.h wrapper for VxWorks

MIPS testsuite patch for --with-synci configurations
 2012-06-13 17:59 UTC  (4+ messages)

Make timevar phases mutually exclusive. (issue6302064)
 2012-06-13 17:58 UTC  (4+ messages)

PATCH: PR target/53647: Set proper cache values when needed
 2012-06-13 17:56 UTC  (3+ messages)

[RFA 4.7 PATCH, ia64]: Change ior attribute to "or" in sync.md
 2012-06-13 17:49 UTC  (2+ messages)

Committed: atomic support for CRIS
 2012-06-13 17:05 UTC  (5+ messages)

[PATCH 0/3] Conversion to __atomic builtins
 2012-06-13 15:41 UTC  (13+ messages)
` [PATCH 3/3] rs6000: Rewrite sync patterns for atomic; expand early

[PATCH ARM iWMMXt 0/5] Improve iWMMXt support
 2012-06-13 15:31 UTC  (3+ messages)

[PATCH, i386]: Some more soft-fp cleanups
 2012-06-13 15:28 UTC 

[PATCH][2/n] VRP and anti-range handling
 2012-06-13 15:07 UTC 

[PATCH][1/n] VRP and anti-range handling
 2012-06-13 14:56 UTC 

[arm] Remove obsolete FPA support (1/n): obsolete target removal
 2012-06-13 14:47 UTC  (3+ messages)

C++ PATCH for c++/42603 and c++/6709 (DR 743/950, allow decltype as base-specifier and nested-name-specifier)
 2012-06-13 14:33 UTC  (2+ messages)

[PATCH, GCC][AArch64] Use Enums for code models option selection
 2012-06-13 13:58 UTC  (3+ messages)

[RFA:] Caveat for ARM in gcc-4.7/changes.html: unaligned accesses
 2012-06-13 13:55 UTC  (2+ messages)

[arm] Remove obsolete FPA support (1/n): obsolete target removal
 2012-06-13 13:53 UTC 

[Ada] Use C++-compatible calling convention on x86/Windows
 2012-06-13 13:38 UTC  (2+ messages)

[PATCH, GCC][AArch64] Fix diagnostics issues
 2012-06-13 13:34 UTC 

[PATCH, committed] Fix PR53647
 2012-06-13 12:47 UTC 

[RFC PR48941 / 51980] Rewrite arm_neon.h to use __builtin_shuffle
 2012-06-13 12:37 UTC  (12+ messages)
          ` RFA: better gimplification of compound literals

[Patch, Fortran] PR53643 Fix INTENT(OUT) for class arrays
 2012-06-13 11:57 UTC  (2+ messages)

[PATCH] Option to build bare-metal ARM cross-compiler for arm-none-eabi target without libunwind
 2012-06-13 11:51 UTC  (9+ messages)

[PATCH] Add option for dumping to stderr (issue6190057)
 2012-06-13 11:49 UTC  (19+ messages)

[Patch, Fortran] PR53597 re-add SAVE constraint for modules with -std=f2003
 2012-06-13 11:49 UTC  (2+ messages)

[PATCH, RFC] First cut at using vec_construct for strided loads
 2012-06-13 11:46 UTC  (3+ messages)

[patch] Fix PR middle-end/53590
 2012-06-13 11:41 UTC  (5+ messages)

[SH] PR 53568 - Add support for bswap built-ins
 2012-06-13 11:36 UTC  (2+ messages)

RFC/RFA: Allow targets to override the definition of FLOAT_BIT_ORDER_MISMATCH
 2012-06-13 10:10 UTC 

[vtab] Permit coalescing of user variables
 2012-06-13  9:48 UTC  (10+ messages)
      ` [trunk<-vta] "

constant that doesn't fit in 32bits in alpha.c
 2012-06-13  9:26 UTC  (8+ messages)

fix left-over debug insns in DCE
 2012-06-13  9:15 UTC  (12+ messages)
          ` [PR52983] eliminate autoinc from debug_insn locs (was: Re: fix left-over debug insns in DCE)
            ` [PR52983] eliminate autoinc from debug_insn locs
            ` [PR52983, PR48866] "

[PR48866] three alternative fixes
 2012-06-13  8:09 UTC  (5+ messages)

don't force debug insns after their PREV_INSNs
 2012-06-13  8:08 UTC  (4+ messages)

debug insns in SMS (was: Re: Debug_insn)
 2012-06-13  8:07 UTC  (4+ messages)
        ` debug insns in SMS

[Patch, Fortran] PR53642/45170c24 Deferred-length string fixes
 2012-06-13  8:02 UTC 

[RFA PATCH, ia64]: Put soft-FP exception handler out-of-line
 2012-06-13  7:29 UTC  (2+ messages)

libgo patch committed: Use Entersyscall in os/user
 2012-06-13  6:09 UTC 

C++ PATCH for c++/48370 (extending lifetime of temps in aggregate initialization)
 2012-06-13  5:50 UTC  (2+ messages)

libgo patch committed: Use Entersyscall when reading directories
 2012-06-13  5:00 UTC 

Updated to respond to various email comments from Jason, Diego and Cary (issue6197069)
 2012-06-13  4:47 UTC  (6+ messages)

[RFA:] Caveat for ARM in gcc-4.7/changes.html: unaligned accesses
 2012-06-13  2:19 UTC  (4+ messages)

[SH] PR 53511 - Remove obsolete PR 51340 test cases
 2012-06-12 22:44 UTC  (4+ messages)

[PATCH] Add anddi_1 -> andsi_1_zext splitter (PR target/53639)
 2012-06-12 22:12 UTC  (2+ messages)

RFA: Alternative iterator implementation
 2012-06-12 21:40 UTC  (6+ messages)

[PR49888, VTA] don't keep VALUEs bound to modified MEMs
 2012-06-12 21:04 UTC  (4+ messages)

Go patch committed: Handle package path like gc compiler
 2012-06-12 20:42 UTC 

C++ PATCH for c++/53599 (ICE with local class in template)
 2012-06-12 18:53 UTC  (2+ messages)

[gimplefe] Tests for type declarations and variable declarations
 2012-06-12 18:26 UTC  (2+ messages)

[gimplefe] patch that fixes the bug for the failure test case
 2012-06-12 18:24 UTC  (4+ messages)

libgo patch committed: Update to Go 1.0.1 release
 2012-06-12 17:52 UTC  (4+ messages)

[testsuite] gcc.dg/torture/stackalign: make compile lines unique in test summary
 2012-06-12 17:43 UTC  (6+ messages)

[testsuite] gcc.target/arm: make message check lines unique in test summary
 2012-06-12 17:05 UTC  (2+ messages)

[testsuite] c-c++-common: make message check lines unique in test summary
 2012-06-12 17:03 UTC  (2+ messages)

[Google 4.6] Backport C++ canonicalization patch (issue6297080)
 2012-06-12 17:03 UTC  (4+ messages)

[PATCH] Hoist adjacent pointer loads
 2012-06-12 15:47 UTC  (14+ messages)
                  ` [PATCH] Hoist adjacent loads

[PATCH H8300] Added offset bits of MOVA/Sz assembly instruction for memory access
 2012-06-12 15:38 UTC  (2+ messages)

[Patch, ARM][0/8] Epilogue in RTL: introduction (Sameera's patches, Part I)
 2012-06-12 15:34 UTC  (3+ messages)

[Ada] Preliminary work to support SEH on Windows 64
 2012-06-12 15:22 UTC  (4+ messages)

[patch][gcc47] Deprecate -fconserve-space
 2012-06-12 15:18 UTC  (5+ messages)

[C PATCH] Diagnose compound literals with incomplete type (PR c/53532)
 2012-06-12 14:32 UTC  (2+ messages)

[Ada] Interplay between exception handlers and finalization
 2012-06-12 13:27 UTC 

[Ada] Delay of aspect specification evaluation
 2012-06-12 13:19 UTC 

[Ada] New variant of -gnatn to specify inlining level
 2012-06-12 12:39 UTC 

Fix gcc/gcov.c and libgcc/libgcov.c to fix build on VxWorks
 2012-06-12 12:18 UTC  (5+ messages)
  ` [Ping] "

[PATCH] Correct cost model for strided loads
 2012-06-12 12:13 UTC  (8+ messages)

arm-rtems switch default target to EABI
 2012-06-12 12:00 UTC  (5+ messages)

[Ada] Avoid memory exhaustion when using gnatmake -m
 2012-06-12 11:21 UTC 

[Ada] Cleanup front end code (introduce N_Subprogram_Call)
 2012-06-12 11:09 UTC 

[Ada] Object declarations and finalization of transient variables
 2012-06-12 11:07 UTC 

[wwwdocs,4.6,committed]: Note on avr's progmem attribute, fix sparc
 2012-06-12 10:59 UTC 

[Ada] Ada 2012: AI05-0296, formal incomplete types
 2012-06-12 10:46 UTC 

[Ada] Delete symbolic link silently
 2012-06-12 10:31 UTC 

[Ada] Add support for project file Install package
 2012-06-12 10:16 UTC 

[Ada] Adding information of exported entities to ALI files
 2012-06-12 10:13 UTC 

[Ada] Dereferences and inferable discriminants
 2012-06-12 10:13 UTC 

[C++ PATCH] Disable -Wuninitialized warnings on NSDMI initialized fields (PR c++/53594)
 2012-06-12 10:09 UTC 

[Ada] Handling of (illegal) null record unchecked union
 2012-06-12 10:09 UTC 

[Ada] Accidental overlodading in an instance
 2012-06-12 10:06 UTC 

[Ada] Treat -fdump-scos as synonym of -gnateS
 2012-06-12 10:04 UTC 

[Ada] Proper implementation of interfacing aspects
 2012-06-12  9:23 UTC 

[testsuite] gcc.c-torture/compile: make msg check lines unique in test summary
 2012-06-12  9:03 UTC  (2+ messages)

[Ada] Fix error message printed for invalid access to atomic component
 2012-06-12  9:03 UTC 

[testsuite] gcc.dg/cpp: make message check lines unique in test summary
 2012-06-12  8:57 UTC  (2+ messages)

[testsuite] gcc.dg: make message check lines unique in test summary
 2012-06-12  8:57 UTC  (2+ messages)

[Fortran, DRAFT patch] PR 46321 - [OOP] Polymorphic deallocation
 2012-06-12  8:40 UTC  (10+ messages)

[SH] PR 50749 - Auto-inc-dec does not find subsequent contiguous mem accesses
 2012-06-12  7:57 UTC  (5+ messages)

[arm-embedded] Backport mainline r182921
 2012-06-12  4:05 UTC 

[arm-embedded] Backport r179196 r179389 r180240 r180986
 2012-06-12  4:05 UTC 

Support for Runtime CPU type detection via builtins (issue5754058)
 2012-06-12  3:50 UTC  (24+ 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).