csl-sol210-branch
2004-07-08 7:59 UTC (2+ messages)
re-establish NetWare as a supported (cross-only) target
2004-07-08 7:58 UTC
re-establish NetWare as a supported (cross-only) target
2004-07-08 7:52 UTC (2+ messages)
IMA: rearrange handling of file-scope constructors
2004-07-08 7:49 UTC
add h8sx support to h8300
2004-07-08 7:41 UTC (15+ messages)
allow preferring linking against dynamic libgcc over static one
2004-07-08 7:35 UTC
put zero-initialized thread local variables in .tbss
2004-07-08 7:18 UTC
function.c has unprotected call to FUNCTION_ARG_PASS_BY_REFERENCE
2004-07-08 7:17 UTC (4+ messages)
put zero-initialized thread local variables in .tbss
2004-07-08 7:06 UTC
Fix handling of ASM_EXPR operands
2004-07-08 6:59 UTC (2+ messages)
enable maximum integer type to be 128 bits
2004-07-08 6:59 UTC
[Updated PATCH] rest_of_compilation reorg (-2 steps to using the pass manager everywhere :-)
2004-07-08 6:56 UTC (4+ messages)
put zero-initialized thread local variables in .tbss
2004-07-08 6:52 UTC (2+ messages)
special-case some double word compares with -1 (not only with 0)
2004-07-08 6:41 UTC (2+ messages)
handle double-word constants correctly in libcalls
2004-07-08 6:33 UTC (2+ messages)
ifcvt conditional execution and rtx_cost
2004-07-08 6:29 UTC (7+ messages)
x86-64: handle 128-bit integers correctly when passed through ellipsis
2004-07-08 6:27 UTC (2+ messages)
[v3] libstdc++/16411
2004-07-08 6:09 UTC
[patch] Lno branch merge part 7 -- tree level invariant motion
2004-07-08 6:01 UTC (2+ messages)
[PATCH] Fix PR target/16344
2004-07-08 5:56 UTC (2+ messages)
PATCH: PR c++/16276: G++ generates local references to linkonce
2004-07-08 5:53 UTC (4+ messages)
PATCH: Speed up G++
2004-07-08 5:43 UTC
[C++ PATCH] [PR16169] Improve -Weffc++ item 15
2004-07-08 5:40 UTC (2+ messages)
[PATCH] Fix bootstrap failure on mips-sgi-irix6.5 (reorg.c)
2004-07-08 4:47 UTC (2+ messages)
[PATCH] Unify fold_builtin and simplify_builtin APIs
2004-07-08 4:45 UTC (2+ messages)
Reusing stack slots
2004-07-08 4:38 UTC (4+ messages)
IMA: backward-compatible behavior from lhd_set_decl_assembler_name
2004-07-08 4:26 UTC (13+ messages)
PATCH to java/class.c - internal type correctness
2004-07-08 4:03 UTC
Fix for PR 16291 tested
2004-07-08 3:02 UTC
PATCH remove redundant PUT_CODE in flow.c
2004-07-08 2:49 UTC
Fix PR target/10567
2004-07-08 2:28 UTC
[PATCH] Fix PR target/16379
2004-07-08 1:17 UTC (3+ messages)
-fno-leading-underscore on darwin
2004-07-08 1:16 UTC
Latest bit-field patch version
2004-07-08 1:03 UTC (4+ messages)
[committed] xfail 20020210-1.c
2004-07-08 0:30 UTC
[patch] Lno branch merge part 5 -- #s of loop iterations
2004-07-08 0:20 UTC (4+ messages)
[LNO] Update scev after tree_duplicate_loop_to_header_edge
2004-07-08 0:15 UTC
[v3] abi.html updates for 3.4.1
2004-07-08 0:00 UTC (2+ messages)
ping patches, regressions
2004-07-07 23:07 UTC
Remove cases that have the same destination as the default case
2004-07-07 23:03 UTC (3+ messages)
[PATCH] Xfail gcc.c-torture/execute/931004-12.c on powerpc-*-darwin
2004-07-07 22:36 UTC (2+ messages)
PATCH: XFAIL call1.C
2004-07-07 22:31 UTC (4+ messages)
[Committed] Regen configure
2004-07-07 22:14 UTC
ifcvt conditional execution and rtx_cost
2004-07-07 22:00 UTC (7+ messages)
Reverting your patch from 2004-06-24
2004-07-07 21:58 UTC (12+ messages)
` Bug 16115, C++ invisible references (was: Reverting your patch from 2004-06-24)
` Bug 16115, C++ invisible references
C++ PATCH for 16334
2004-07-07 21:43 UTC
[PATCH] Don't set x86_prefetch_sse based on -mtune= option
2004-07-07 21:26 UTC (4+ messages)
Several regressions in libstdc++ after your changes to tree-inline.c
2004-07-07 21:12 UTC
fix mis-matched type propagation from dom
2004-07-07 21:03 UTC
PATCH: PR other/16394: Pass --demangle to ld
2004-07-07 20:31 UTC (7+ messages)
re-establish NetWare as a supported (cross-only) target
2004-07-07 20:30 UTC (2+ messages)
Gcc mainline failed to build with texinfo 4.6
2004-07-07 20:16 UTC (9+ messages)
[committed] Fix PR16407: Unaligned access to local vars
2004-07-07 20:02 UTC
[PATCH] Remove some Pascal trees from the generic
2004-07-07 19:47 UTC (2+ messages)
[C++ PATCH] [PR3671] Disallow conversion between enumeration types in template deduction
2004-07-07 19:28 UTC (4+ messages)
` [C++ PATCH] [PR3671] Disallow conversion between enumerationtypes "
Remove gimple_before_inlining
2004-07-07 19:26 UTC (3+ messages)
allow preferring linking against dynamic libgcc over static one
2004-07-07 19:13 UTC (3+ messages)
[committed] Fix typo in function.c assign_parms
2004-07-07 19:12 UTC
PING [PATCH] stabs format for symbols in .comm
2004-07-07 18:50 UTC (2+ messages)
RFA: Enable -Os when building libgcc.a
2004-07-07 18:50 UTC (2+ messages)
[patch] libgcj enable hash_syncronization & pthread_slow on darwin
2004-07-07 18:42 UTC (3+ messages)
make #pragma pack() implementation consistent with other compilers (PR c/7054)
2004-07-07 18:26 UTC (3+ messages)
[C++ PATCH] [PR8271] Check cv-quals of methods while unifying
2004-07-07 18:22 UTC (2+ messages)
[bug bootstrap/15194] [3.3] Fastjar configure fails on build compilers without long long
2004-07-07 18:08 UTC
[PATCH] Fix tree-inliner and remove DECL_NUM_STMTS
2004-07-07 18:04 UTC (2+ messages)
[PATCH] DWARF-2 unwinder off-by-one problem with signal frames
2004-07-07 17:58 UTC (2+ messages)
Doc PATCH for c++/15815
2004-07-07 17:54 UTC
make #pragma pack() implementation consistent with other compilers (PR c/7054)
2004-07-07 17:49 UTC
[PATCH] Remove current_function_nothrow
2004-07-07 17:34 UTC (2+ messages)
enable maximum integer type to be 128 bits
2004-07-07 17:28 UTC
[lno] Reuse analysis in prefetching
2004-07-07 16:39 UTC
make #pragma pack() implementation consistent with other compilers (PR c/7054)
2004-07-07 16:30 UTC (5+ messages)
[PATCH] Add floating point timings to rs6000_rtx_costs
2004-07-07 15:40 UTC (3+ messages)
RFA: Add SH Symbian port
2004-07-07 14:52 UTC (4+ messages)
Patch: FYI: automated libgcj/classpath comparison
2004-07-07 14:19 UTC
widen conditions to use vec_extract patterns
2004-07-07 13:48 UTC
allow preferring linking against dynamic libgcc over static one
2004-07-07 13:20 UTC (5+ messages)
fix for __builtin_size_t
2004-07-07 13:16 UTC (2+ messages)
widen conditions to use vec_extract patterns
2004-07-07 12:46 UTC (2+ messages)
allow unary plus to be used with vector types
2004-07-07 12:18 UTC
[v3] Fix libstdc++/16401
2004-07-07 12:12 UTC
make #pragma pack() implementation consistent with other compilers (PR c/7054)
2004-07-07 12:10 UTC (2+ messages)
adjust some of the builtin functions introduced with 3.4
2004-07-07 12:08 UTC
support for MSVC-style sub-section merging
2004-07-07 12:04 UTC (2+ messages)
enable maximum integer type to be 128 bits
2004-07-07 11:49 UTC (3+ messages)
enable maximum integer type to be 128 bits
2004-07-07 11:12 UTC (2+ messages)
[Patch] libgfortran: write_float bug
2004-07-07 9:40 UTC
Update fr30_setup_incoming_varargs
2004-07-07 9:09 UTC
Bug#116145: [Bug libgcj/7854] fastjar update (-u) should be implemented
2004-07-07 8:54 UTC
Fix vec.h example
2004-07-07 8:50 UTC
[PATCH] Fix PR 15777, Fold does not always fold sub trees
2004-07-07 6:55 UTC (2+ messages)
[PATCH] Fix PR target/16344
2004-07-07 6:19 UTC (2+ messages)
Fix for [Bug preprocessor/16366] Preprocessor option -remap causes memory corruption
2004-07-07 3:28 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).