[gfortran, committed] Minor cleanups to intrinsic.c
2007-03-30 3:56 UTC
[PING] [PATCH/C++/diagnostic] Be extra pedantic about stray semicolons
2007-03-29 23:54 UTC (4+ messages)
[PATCH] W^X Java closure fixes
2007-03-29 23:35 UTC
Patch to update libtool in GCC and binutils trees
2007-03-29 23:01 UTC (5+ messages)
[PATCH] prepare testsuite for -Wmain fixes
2007-03-29 22:40 UTC
[cft] rewrite i386 dllimport/dllexport
2007-03-29 22:31 UTC (3+ messages)
[AVR][4.3, 4.2, 4.1] Disable deletete_null_pointer_checks for avr target
2007-03-29 22:06 UTC
[RFA/libiberty] Enhance FILENAME_CMP for Windows filesystems
2007-03-29 21:58 UTC (6+ messages)
[gfortran,commited] Fix a bunch of dg directives in the testsuite
2007-03-29 21:57 UTC
[patch] Avoid rescanning cfg in tree cfg cleanup
2007-03-29 21:21 UTC
PATCH: removes expand_constant language hook
2007-03-29 20:56 UTC (6+ messages)
darwin aligned .comm support
2007-03-29 20:56 UTC
[PATCH][RFC] C++ error for parameter redefinition in function prototypes
2007-03-29 20:08 UTC
PATCH: Fix PR 30666 [4.3 Regression]
2007-03-29 19:46 UTC (8+ messages)
[sel-sched] Rescheduling of pipelined code and improved bookkeeping with patches now
2007-03-29 19:24 UTC
Don't randomly guess source filenames
2007-03-29 18:39 UTC (3+ messages)
[sel-sched] Rescheduling of pipelined code and improved bookkeeping
2007-03-29 17:08 UTC
Breakpoints with multiple locations?
2007-03-29 17:03 UTC (3+ messages)
Patch: update -fmessage-length docs
2007-03-29 16:47 UTC (7+ messages)
Symbol visibility for gcj
2007-03-29 16:18 UTC (2+ messages)
[sel-sched] Allow the scheduler to work before register allocation
2007-03-29 15:46 UTC
[C++ Patch] PR 26099 (first part)
2007-03-29 15:42 UTC
[dataflow] make regscan a subpass of CSE
2007-03-29 15:34 UTC
[dataflow] unbreak ia64 (committed)
2007-03-29 13:23 UTC (5+ messages)
PATCH: x86_64-pc-mingw32 target for gcc
2007-03-29 13:01 UTC (7+ messages)
` revised x86_64-pc-mingw32 patch
` revised**2 "
[PING^2]fr30 movdi patch
2007-03-29 13:00 UTC (4+ messages)
[PATCH] move combine stack adjustments pass into its own file
2007-03-29 12:08 UTC (2+ messages)
RFA: Pass --help= switch on to sub-processes
2007-03-29 10:25 UTC (5+ messages)
Fix PR31183 in tree-loop-linear
2007-03-29 10:09 UTC (6+ messages)
PR middle-end/30700 (optimized out function referenced by debug info)
2007-03-29 10:08 UTC (2+ messages)
ppc: fix for pr31281, ObjC try-catch ICEs 4.2
2007-03-29 9:57 UTC (7+ messages)
memory explosion in ifcvt.c
2007-03-29 0:57 UTC (7+ messages)
[PATCH][C++] Remove 99% calls to expr*location
2007-03-29 0:42 UTC (5+ messages)
[fixed-point] Patch to change the handling of integer 1 and 1.0
2007-03-29 0:36 UTC
[port] MeP target-specific files
2007-03-28 23:42 UTC
[dataflow]: patch committed to improve -O0 performance
2007-03-28 22:23 UTC (4+ messages)
[PATCH] Speed up get_ref_base_and_extent
2007-03-28 20:40 UTC (6+ messages)
[PATCH] Matrix Flattening and Transposing optimizations
2007-03-28 20:08 UTC (11+ messages)
[autovect,committed]: vectorizer cleanups (and prep for outer-loop vectorization)
2007-03-28 20:00 UTC
[PATCH] Remove historical remnant prototypes from libgcc2.h
2007-03-28 19:36 UTC (3+ messages)
[gfortran, documentation] Sketch documentation of gfc_code
2007-03-28 19:17 UTC (3+ messages)
RFC: gfc_simplify_transfer implementation
2007-03-28 18:38 UTC
[PATCH] add myself with write after approval to MAINTAINERS
2007-03-28 18:36 UTC
RFA: Document --help=<language>
2007-03-28 18:29 UTC (2+ messages)
[PATCH] regmove: Problem with asm("x") variables in inline assemblies
2007-03-28 18:22 UTC (2+ messages)
C++ patch ping: Fix 4.3.0 regressions in parsing of ellipsis
2007-03-28 17:54 UTC
RFC: gfc_simplify_transfer implementation
2007-03-28 17:52 UTC (6+ messages)
Ping: [RFA:] fix lack of #ifdef HAVE_C99_RUNTIME in builtins-20.c and elsewhere
2007-03-28 17:50 UTC
fyi: gengtype patches checked in
2007-03-28 17:26 UTC (4+ messages)
[wwwdocs] Update gcc-4.3/changes.html for new C++0x features
2007-03-28 15:47 UTC
[PATCH, i386]: Committed: X86_TUNE_PROMOTE_HIMODE_IMUL
2007-03-28 14:47 UTC
[C++ PATCH] Core issue #226: Default template arguments in function templates
2007-03-28 14:37 UTC (5+ messages)
[PATCH] S/390: Use TARGET_SECONDARY_RELOAD hook - take 2
2007-03-28 14:32 UTC (2+ messages)
C++ Patch Pings
2007-03-28 14:05 UTC (5+ messages)
[PING^2] fr30 movsi patch
2007-03-28 13:23 UTC (2+ messages)
[PATCH] Make is_global_var inlined
2007-03-28 13:01 UTC
fix target/31361
2007-03-28 12:50 UTC
[dataflow] remove useless call from fwprop
2007-03-28 12:22 UTC (4+ messages)
patch: sh wrong scheduling description
2007-03-28 12:21 UTC (6+ messages)
[PATCH][C++] Replace splay-tree usage in tree-inline.c by pointer-map
2007-03-28 12:03 UTC
[dataflow] some inlines
2007-03-28 12:01 UTC
[PING] Fix PR c++/29077: Incorrect error message for destructor in wrong namespace
2007-03-28 11:44 UTC (2+ messages)
[C++ PATCH] Fix ice-on-invalid (i ? j : k) = (void) bar (); (PR c++/30847)
2007-03-28 11:43 UTC (2+ messages)
[PATCH] S/390: Use TARGET_SECONDARY_RELOAD hook
2007-03-28 11:33 UTC
[PATCH] Fix C++ PR's 31138, 31140, 31141
2007-03-28 11:17 UTC (4+ messages)
build_duplicate_type and transparent_union
2007-03-28 9:48 UTC
PATCH: libdecimal builts with types.h using __(xxx)_t_defined clauses
2007-03-28 9:34 UTC (3+ messages)
` PING: "
[PATCH] S/390: dfp: Fix fix_trunc insn
2007-03-28 9:20 UTC
Request to start 48 Hour reversion timer on 122821
2007-03-28 8:45 UTC (2+ messages)
PATCH: PR target/31380: Typo in gcc/config/i386/sse.md
2007-03-28 8:28 UTC
[AVR] [4.3, 4.2] Commited: Fix support of AT90USB82 device
2007-03-28 8:04 UTC
[patch committed] SH: Fix build failure on mainline
2007-03-28 6:30 UTC
[libstdc++]
2007-03-28 6:10 UTC (6+ messages)
` [libstdc++] intptr_t usage
`
PATCH: PR target/31380: Typo in gcc/config/i386/sse.md
2007-03-28 4:29 UTC
16-bit codes
2007-03-28 2:47 UTC (2+ messages)
[PATCH] S/390: DFP support 1/4: Add z9-ec option
2007-03-27 23:57 UTC (3+ messages)
[patch] testsuite/gcc.c-torture/execute/mayalias-2.x: New
2007-03-27 23:55 UTC (2+ messages)
[patch] testcases for -fstack-protector
2007-03-27 23:53 UTC (4+ messages)
[testsuite] (checked in) new va_arg tests for decimal float
2007-03-27 23:51 UTC
[testsuite] (checked in) add optional debug output to dfp tests
2007-03-27 23:36 UTC
[testsuite] (checked in) fix gcc.dg/dfp/operator-cond.c
2007-03-27 23:30 UTC
[PATCH] fix configure check for powerpc decimal float hardware
2007-03-27 22:47 UTC
[PATCH] fix check in float.h for defining decimal float support
2007-03-27 22:24 UTC
[testsuite] (checked in) fix filename handling in compat.exp
2007-03-27 22:02 UTC
Allow targets to prefer target roots
2007-03-27 21:36 UTC (2+ messages)
PATCH: distcc and ccache speedup: adds directives-only preprocessing
2007-03-27 21:27 UTC (9+ messages)
[AVR] PATCH COMMITTED: Stack pointer errors
2007-03-27 21:16 UTC
[patch] fix red zone altivec saving
2007-03-27 21:15 UTC
[PING] decimal float versions of __builtin_signbit
2007-03-27 18:19 UTC
Patch to change IA64 division code
2007-03-27 17:33 UTC (2+ messages)
[patch, testsuite, committed] Clean up gfortran.dg leftover module files
2007-03-27 17:29 UTC (4+ messages)
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).