public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC, x86] Changes for AVX and AVX2 processors
 2012-12-30 13:21 UTC  (6+ messages)

[Patch, Fortran] PR55758 - Non-C_Bool handling with BIND(C)
 2012-12-30 10:42 UTC  (3+ messages)

fix libquadmath build regression
 2012-12-30  9:42 UTC  (6+ messages)

[PR libmudflap/53359] don't register symbols not emitted
 2012-12-30  0:23 UTC  (5+ messages)

[RFA:] Caveat for ARM in gcc-4.7/changes.html: unaligned accesses, take 2
 2012-12-29 17:36 UTC  (2+ messages)

[wwwdocs,Java] Refer to Jessie without using a link
 2012-12-29 17:34 UTC 

[wwwdocs] Add a README for htdocs/install
 2012-12-29 17:34 UTC 

[wwwdocs] Clean up some references to cvs.html
 2012-12-29 17:32 UTC  (2+ messages)

Clean-up: Remove remaining pieces of kaos configuration
 2012-12-29 15:50 UTC  (3+ messages)

config.{guess,sub} upgrade
 2012-12-29 11:15 UTC 

[RFC PATCH, i386]: Use %r15 for REAL_PIC_OFFSET_TABLE_REGNUM on x86_64
 2012-12-28 20:27 UTC  (13+ messages)

FDO patch -- make ic related vars TLS if target allows
 2012-12-28 19:47 UTC  (3+ messages)

atomic update of profile counters (issue7000044)
 2012-12-28 19:35 UTC  (5+ messages)

[patch, libgfortran] PR55818 Reading a REAL from a file which doesn't end in a new line fails
 2012-12-28 18:30 UTC  (2+ messages)

[patch][RFC] bail out after front-end errors
 2012-12-28 17:36 UTC  (3+ messages)

Results for 4.8.0 20121228 (experimental) [trunk revision 194742] (GCC) testsuite on powerpc-ibm-aix7.1.0.0
 2012-12-28 15:53 UTC 

[Patch, Fortran] PR 55692: ICE on incorrect use of ASSOCIATED function
 2012-12-28 15:17 UTC  (3+ messages)

[patch] std::unique_ptr<T[], D> improvements
 2012-12-28 14:53 UTC  (3+ messages)

[RFC PATCH] Implementing ifunc target hook
 2012-12-28 12:30 UTC  (4+ messages)

[Patch, Fortran] PR55763 - Fix MOVE_ALLOC with CLASS(*)
 2012-12-28 10:51 UTC  (3+ messages)

[PATCH] Function Multiversioning Bug, checking for function versions
 2012-12-28  7:31 UTC  (9+ messages)

[Patch, libffi] libffi merge
 2012-12-27 19:11 UTC  (7+ messages)

[patch c++]: Fix type_info struct for llp64 targets
 2012-12-27 19:02 UTC  (3+ messages)

[PATCH] AIX native TLS support [3/?]
 2012-12-27 17:18 UTC 

[RFC, x86] Changes for AVX and AVX2 processors
 2012-12-27 17:07 UTC 

[patch, fortran] PR48976 INQUIRE with STREAM= not supported
 2012-12-27 16:51 UTC  (3+ messages)

[PATCH] Fix PR54659, include gmp.h from system.h
 2012-12-27 16:11 UTC  (12+ messages)

[PATCH ARM iWMMXt 0/5] Improve iWMMXt support
 2012-12-27  2:31 UTC  (4+ messages)
` [PATCH ARM iWMMXt 1/5] ARM code generic change
    ` [PATCH, ARM, iWMMXT] Fix define_constants for WCGR

[PATCH] Support OpenMP for task parallelism on Android-ICS/GCC-4.7.2
 2012-12-27  0:40 UTC 

[PATCH] Support OpenMP for task parallelism on Android-ICS/GCC-4.6.3
 2012-12-27  0:38 UTC 

RFA: Fix ICE on PARALLEL returns when expand builtins
 2012-12-26 21:33 UTC  (2+ messages)

[committed] Fix ICE in gen_reg_rtx, at emit-rtl.c:864/865 compiling GNU MPFR
 2012-12-26 19:37 UTC 

C++ PATCH for c++/54325 (wrong error initializing abstract base class)
 2012-12-26 18:58 UTC  (8+ messages)

[PATCH] PR c++/52343 - error with alias template as template template argument
 2012-12-26 18:55 UTC  (12+ messages)

[PATCH] PR c++/55311 - Cannot specialize alias template with arg of type array of char
 2012-12-26 18:54 UTC  (4+ messages)

[patch, libgfortran] PR48960 OPEN statement modifies NEWUNIT variable on error
 2012-12-26  9:17 UTC  (2+ messages)

libgo patch committed: Update to current version of Go library
 2012-12-26  2:08 UTC 

[Patch, libfortran] PR 55539 Regression with -fno-sign-zero
 2012-12-25 19:56 UTC  (3+ messages)

[PING^2]RE: [PING] RE: [Ping]FW: [PATCH] Cilk Plus merging to trunk (2 of n)
 2012-12-25 19:16 UTC 

[PATCH] fixincludes: handle symlinks with multiple slashes
 2012-12-25  8:32 UTC 

[Patch, libgomp] libgomp.fortran/fortran.exp - add -fintrinsic-modules-path ${blddir}
 2012-12-24 17:15 UTC  (4+ messages)

[PATCH] config: import pkg.m4 from pkg-config
 2012-12-24  2:16 UTC 

[PATCH 1/2] [pr53679] libgo: add a --enable-werror configure flag
 2012-12-23 23:30 UTC  (2+ messages)
` [PATCH 2/2] [pr32193] libgomp: "

[Patch, Fortran] PR 54884 - Fix TREE_PUBLIC() issue with PRIVATE module procedures
 2012-12-23 18:45 UTC  (4+ messages)

RFA: Fix reuse of "target" variable in builtins.c
 2012-12-23 17:02 UTC 

RFA: Fix uint128_t range checking in VRP
 2012-12-23 16:49 UTC 

[committed] Make r10k-cache-barrier-10.c more robust
 2012-12-23 10:02 UTC 

[committed] Fix gcc.target/mips/pr55315.c for LP64
 2012-12-23  9:47 UTC 

PR lto/54728 (streamer ICE)
 2012-12-22 23:37 UTC 

Merge from trunk to gccgo branch
 2012-12-22 18:41 UTC 

[Patch, Fortran] PR55763 fix .mod reading plus CALL with CLASS(*)
 2012-12-22 16:57 UTC  (2+ messages)

patch to fix PR55775
 2012-12-22  2:22 UTC  (4+ messages)

Fix PR ada/53737
 2012-12-21 22:32 UTC 

Go patch committed:
 2012-12-21 22:23 UTC 

Minor fix for UNSPEC_VOLATILE
 2012-12-21 21:40 UTC 

[patch, libfortran] Fix PR 30162, write with pipes
 2012-12-21 20:41 UTC  (5+ messages)
    ` *ping* "

[google 4.7] fdo build for linux kernel (issue6968046)
 2012-12-21 19:58 UTC  (5+ messages)

[testsuite] replace gcc.target/arm/ftest-*.c with compile-only tests
 2012-12-21 19:03 UTC 

[Patch, PR 54128] ira.c change to fix mips bootstrap
 2012-12-21 18:55 UTC  (3+ messages)

[asan] Fix asan -fsection-anchors handling
 2012-12-21 18:11 UTC  (2+ messages)

[PATCH] Fix PR54659, include gmp.h from system.h
 2012-12-21 16:00 UTC  (3+ messages)

[PATCH] Enable non-complex math builtins from C99 for Bionic
 2012-12-21 15:57 UTC  (6+ messages)

[patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes
 2012-12-21 15:54 UTC  (13+ messages)

[PATCH] Fix PR52966 - do not bypass loop headers
 2012-12-21 13:11 UTC 

[PATCH] Include gmp.h from system.h to fix PR54659
 2012-12-21 13:03 UTC  (5+ messages)

[google 4.7] atomic update of profile counters (issue6965050)
 2012-12-21 10:36 UTC  (8+ messages)

[PATCH] Testcase for PR52996
 2012-12-21 10:31 UTC 

[patch libstdc++]: Fix LLP64 pointer-size issues for cxxabi, eh_alloc, and hash_bytes
 2012-12-21 10:16 UTC  (2+ messages)

[RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7
 2012-12-21 10:02 UTC  (5+ messages)

[wwwdocs,Java] Obsolete GCJ FAQ entry for Solaris?
 2012-12-21  9:51 UTC  (3+ messages)

[PATCH, ARM] Initial pipeline description for Cortex-A7
 2012-12-21  9:36 UTC  (2+ messages)

[PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs
 2012-12-21  8:28 UTC  (3+ messages)

[PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs
 2012-12-21  8:20 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).