[PATCH][4.3][RFT] Fix PR37868, backport some PTA fixes
2008-12-03 11:03 UTC (9+ messages)
[PATCH] Avoid generating invalid GIMPLE in SRA (PR tree-optimization/37716)
2008-12-03 10:55 UTC (2+ messages)
[patch][graphite] Rewrite of "out of graphite"
2008-12-03 10:23 UTC (2+ messages)
Question about how to re-initialize call_used registers via init_regs()
2008-12-03 10:16 UTC
[PATCH] Fix PR36509, re-enable alias warnings from PTA
2008-12-03 10:00 UTC
[PATCH] Named address support for GCC 4.5
2008-12-03 9:26 UTC (5+ messages)
[lto][patch] Call lto-wrapper from the plugin
2008-12-03 9:10 UTC (4+ messages)
[PATCH] Fix PR rtl-opt/38281 ICE in reg_referenced_p with combine
2008-12-03 8:42 UTC (8+ messages)
[LTO][PATCH] Fix undefined symbol problem with static functions
2008-12-03 8:10 UTC (3+ messages)
C++ PATCH for c++/35782, 37860
2008-12-03 5:24 UTC (3+ messages)
[patch, fortran] PR38291 Rejects I/O with POS= if FMT=*
2008-12-03 3:46 UTC
[patch, fortran] PR38291 Rejects I/O with POS= if FMT=*
2008-12-03 3:41 UTC
[patch committed]: Add myself as mingw maintainer
2008-12-03 1:35 UTC (2+ messages)
[PATCH] Check for binutils .cfi_* advance bug with code alignment factor > 1 (PR target/37610)
2008-12-03 0:32 UTC (2+ messages)
[lto] Add test case for ICE after error messages
2008-12-03 0:14 UTC (6+ messages)
[PATCH][C++] Fix PR38334, TBAA issues with vtbl loads
2008-12-02 23:47 UTC (12+ messages)
[lto] Install lto-wrapper
2008-12-02 23:46 UTC
[PATCH] Fix ccp_fold_builtin (PR middle-end/38360)
2008-12-02 23:09 UTC (8+ messages)
` [PATCH] Diagnose implicitly prototyped builtins called with wrong arguments (PR middle-end/38360, take 2)
[committed] Fix -mdsp* for MIPS64r2
2008-12-02 22:36 UTC
[patch] Add MIPS nonpic tests to testsuite
2008-12-02 22:15 UTC (2+ messages)
[testsuite] backport test fixes to 4.3 branch
2008-12-02 22:14 UTC
[Patch] Fix for PR middle-end/38059, Compile time regression
2008-12-02 22:03 UTC (8+ messages)
PATCH: silence warning in tree-ssa-pre.c
2008-12-02 20:20 UTC (2+ messages)
PATCH, libgcc: adjust definition of INFINITY
2008-12-02 20:15 UTC
[PATCH, ARM] Atomic builtins using kernel helpers for Linux/EABI
2008-12-02 19:34 UTC (4+ messages)
RFA: C++ PATCH for c++/37234 (defaulted functions)
2008-12-02 19:16 UTC (3+ messages)
[PATCH][RFC] Emit thunks from the frontends
2008-12-02 18:58 UTC (2+ messages)
[PATCH] fix file type check for Darwin in gcc.misc-tests/linkage.exp
2008-12-02 18:50 UTC (2+ messages)
[PATCH, Fortran] Fix execution tests on simulator
2008-12-02 17:26 UTC
[PATCH] Fix even the second testcase from PR middle-end/38343
2008-12-02 17:07 UTC (2+ messages)
[PATCH] PR c++/26693
2008-12-02 17:06 UTC (14+ messages)
[PATCH] Fix PR38359, wrong folding of -1 >> x
2008-12-02 17:04 UTC (4+ messages)
[PATCH][M68K] Fix shared libraries on uClinux
2008-12-02 16:59 UTC (2+ messages)
Fix parallel make install
2008-12-02 16:20 UTC (2+ messages)
[PATCH/toplevel] configure-target-boehm-gc depends on configure-target-libstdc++-v3
2008-12-02 16:19 UTC (2+ messages)
[v3] Fix libstdc++/38365
2008-12-02 15:03 UTC (2+ messages)
[PATCH, middle-end] A less inrusive patch to fix PR 37861 (Bogus array bounds warning)
2008-12-02 14:33 UTC (2+ messages)
[wwwdocs] Buildstat update for 4.3
2008-12-02 14:26 UTC
[lto][patch] Make collect2 aware of -plugin
2008-12-02 14:03 UTC (3+ messages)
[LTO][PATCH] Fix for libgomp regression
2008-12-02 13:17 UTC (2+ messages)
[PATCH][LTO] Fix ICE in output_node of lto-cgraph.c
2008-12-02 13:17 UTC (2+ messages)
PATCH, spu: remove some libgcc warnings
2008-12-02 12:50 UTC
[Patch, Fortran] PR 36704/38290
2008-12-02 12:11 UTC (5+ messages)
[patch i386 middle-end]]: Fix PR/38366
2008-12-02 12:08 UTC
More xstormy16 fixes
2008-12-02 11:35 UTC
[PATCH]: fix for PR middle-end/38250
2008-12-02 11:00 UTC (6+ messages)
[PATCH] Fix stpcpy and mempcpy expansion (PR middle-end/38343)
2008-12-02 10:04 UTC (2+ messages)
[named-addr-spaces-branch][Patch,committed] Fix C++ bug; Add common pointer target hook
2008-12-02 10:00 UTC (5+ messages)
[Patch/committed] Fix PR target/38054 on trunk
2008-12-02 8:14 UTC
[v3] libstdc++/38080
2008-12-02 5:10 UTC
[patch, fortran] PR38291 Rejects I/O with POS= if FMT=*
2008-12-02 4:32 UTC
PATCH, spu: adjust -mwarn-reloc behaviour
2008-12-02 2:55 UTC (3+ messages)
[testsuite] (commited) fix gcc.target/powerpc/pr18096-1.c
2008-12-02 0:29 UTC
[PATCH] powerpc fix for gomp_mutex_unlock in libgomp
2008-12-01 23:33 UTC (3+ messages)
[named-addr-spaces-branch][Patch,committed] Minor prototype fix
2008-12-01 21:47 UTC
[Patch, Fortran] PR 36704/38290
2008-12-01 21:38 UTC
[Patch] MIPS: Fix -march=native
2008-12-01 20:32 UTC (2+ messages)
[PATCH, alpha]: Fix two testsuite failures
2008-12-01 19:47 UTC
[Patch, Fortran] PR 38252 FUNCTION rejected if both specification and execution part are empty
2008-12-01 19:41 UTC (4+ messages)
[PATCH] Fix __builtin_apply_args on i386 with -fpic (PR middle-end/38338)
2008-12-01 19:39 UTC
RFA: version 2 patch to fix PR37514
2008-12-01 18:16 UTC (5+ messages)
[PATCH] ada/35953: Guard against empty buffers and end-of-connection
2008-12-01 16:36 UTC (12+ messages)
Add m32c-rtems
2008-12-01 16:36 UTC (3+ messages)
RFA: patch to solve PR38280
2008-12-01 16:29 UTC (2+ messages)
[committed] Handle auto in #pragma omp for (PR c++/38257)
2008-12-01 15:38 UTC
[committed] Fix ICE with pointer #pragma omp for with ++ or -- incr-expr (PR c++/38348)
2008-12-01 15:36 UTC
Add m32r-rtems
2008-12-01 15:15 UTC
[PATCH] Improve VRP of integer division (PR rtl-optimization/38245)
2008-12-01 14:32 UTC (5+ messages)
[PATCH, alpha]: RFT: fix recent testsuite failures due to PR37908 fix
2008-12-01 13:49 UTC (7+ messages)
[PATCH, i386]: Backport PR target/38254 to 4.3 branch
2008-12-01 12:39 UTC
Remove CARRY_REGS class from xstormy16
2008-12-01 12:09 UTC
[PATCH, doc] Add S/390 release notes for GCC 4.4
2008-12-01 11:20 UTC (2+ messages)
[lto][patch] Add a wrapper to share code among collect2 and the linker plugin
2008-12-01 10:58 UTC (3+ messages)
IRA_COVER_CLASSES for score
2008-12-01 8:57 UTC (2+ messages)
[PATCH][REVISED]: fix misc darwin9 hard-codings
2008-12-01 8:39 UTC (3+ messages)
[lto] Add timevars and propagate -v and -save-temps
2008-12-01 3:57 UTC (2+ messages)
Resync toplevel files (was: Re: [RFA] Build gdb on darwin)
2008-12-01 2:32 UTC (4+ messages)
[wwwdocs] mirrors.html -- update GNU FTP reference
2008-11-30 23:50 UTC
[Patch, fortran] Runtime memory leak checking
2008-11-30 22:03 UTC (3+ messages)
[Patch, Fortran] PR fortran/37779: Diagnose missing RECURSIVE, part 2
2008-11-30 22:01 UTC (3+ messages)
[PATCH]: fix misc darwin9 hard-codings
2008-11-30 22:01 UTC (3+ messages)
[PATCH, AVR,Committed] Add support for new devices
2008-11-30 21:57 UTC (6+ messages)
` [PATCH, AVR, wwwdocs] "
Fix PR target/38287
2008-11-30 21:40 UTC
[PATCH] Re-enable strict-aliasing warnings from points-to analysis
2008-11-30 19:56 UTC
[PATCH]: complete multilib for x86_64-apple-darwin*
2008-11-30 19:08 UTC (2+ messages)
[committed] Fix thinko in emutls_finish
2008-11-30 18:05 UTC
[wwwdocs] Update reference documentation link
2008-11-30 18:04 UTC
New Swedish PO file for 'cpplib' (version 4.4-b20081121)
2008-11-30 16:42 UTC
Contents of PO file 'cpplib-4.4-b20081121.sv.po'
2008-11-30 15:57 UTC
PING: PATCH: PR middle-end/37843:[4.4 Regression] unaligned stack in maindue to tail call optimizatiP
2008-11-30 15:47 UTC (12+ messages)
` PING: PATCH: PR middle-end/37843:[4.4 Regression] unalignedstack "
[patch, fortran] PR35824 - Overloading problems with derived type with allocatable array
2008-11-30 13:03 UTC
Contents of PO file 'gcc-4.4-b20081121.id.po'
2008-11-30 12:54 UTC
New Indonesian PO file for 'gcc' (version 4.4-b20081121)
2008-11-30 11:13 UTC
[named-addr-spaces-branch][Patch,commited] Fix ptr to __ea address space -> int convert, Add -mno-local-ea-conversion
2008-11-30 5:18 UTC
Fix PR target/29987
2008-11-30 0:43 UTC
page: next (older) | prev (newer) | 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).