gcc-patches archive
date index for September, 2003

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

September 30, 2003
23:37 [PATCH] : Demangle _GLOBAL_[ID]_ differently. Carlo Wood
22:17 Re: [Patch] java PR 12734 Tom Tromey
22:12 Re: [Patch] java PR 12734 Ralph Loader
22:05 Re: [PATCH] insn priority adjustments in scheduler and rs6000 port Vladimir Makarov
21:58 Re: [PATCH] insn priority adjustments in scheduler and rs6000 port Vladimir Makarov
21:49 [committed] More C90 fixes Kelley Cook
21:34 [tree-ssa] fix warnings at end of function Richard Henderson
21:32 Re: [Patch] java PR 12734 Tom Tromey
21:28 C90 conversion for Cygwin specific files Kelley Cook
21:24 [PATCH] frv warning police Alexandre Oliva
21:15 [tree-ssa] invoke some cleanups at -O0 Richard Henderson
21:10 Re: [PATCH] Disable bprob.exp for cross targets Eric Christopher
21:08 [tree-ssa] fix g++.dg/template/warn1.C Richard Henderson
20:50 Re: [PATCH] Disable bprob.exp for cross targets Hans-Peter Nilsson
20:35 [tree-ssa] Thinko in value range support law
20:13 [Patch] java PR 12734 Ralph Loader
20:03 Re: [patch] fold-const.c: Fold (A & ~B) - (A & B) into (A ^ B) - B for any B. Richard Kenner
19:57 [patch] fold-const.c: Fold (A & ~B) - (A & B) into (A ^ B) - B forany B. Kazu Hirata
19:50 Re: Fix PR optimization/11753 (SPARC) Jakub Jelinek
19:35 Re: Avoid explicit use of machine modes (7/n) [NOT APPLIED YET] David Edelsohn
19:29 Re: [PATCH] PR optimization/9325: Saturating FP-to-int overflow. Zack Weinberg
19:16 Re: Unreviewed patch for c-decl.c Joseph S. Myers
19:14 Re: Avoid explicit use of machine modes (6/n) objc/objc-act.c Zack Weinberg
19:10 Re: Avoid explicit use of machine modes (7/n) [NOT APPLIED YET] Zack Weinberg
18:37 Re: Feedback optimization errors running SPEC with GCC 3.4 on Darwin 6.4 (Fwd) Andrew Pinski
18:09 Re: [PATCH] PR C/12466 -Wold-style-definition incorrectly warns with ellipsises Andrew Pinski
18:05 [patch] hppa-hpux10: Clean up config.gcc logic Nathanael Nerode
17:51 [PATCH] PR C/12466 -Wold-style-definition incorrectly warns withellipsises Kelley Cook
17:20 Re: 3.3.2 PATCH: Support Solaris 10 Nathanael Nerode
17:19 [tree-ssa] Simple value range propagation for tree-ssa-dom law
17:18 [committed] disable fixproto for kaos Nathanael Nerode
17:05 [v3] Minor tweak to search_n Paolo Carlini
17:02 Re: [www-patch] bugs.html rewrite,part 5: new section about aliasing problems Volker Reichelt
16:57 Re: [PATCH] Disable bprob.exp for cross targets Eric Christopher
16:10 Re: 3.3.2 PATCH: Support Solaris 10 Rainer Orth
15:36 Re: [PATCH] Disable bprob.exp for cross targets Joern Rennecke
15:06 [committed] C++ PATCH to cp/name-lookup.c: add blank after comments Gabriel Dos Reis
15:04 Ping^2: Unreviewed patch: GCSE redundant load after store elimination David Edelsohn
14:23 Re: Avoid explicit use of machine modes (7/n) [NOT APPLIED YET] Daniel Jacobowitz
13:47 [v3] Fix libstdc++/12438 Paolo Carlini
13:41 Re: 3.3.2 PATCH: Support Solaris 10 Benjamin Kosnik
13:00 Re: [committed[ config.gcc: abstract thread_File stting for allrtemstargets Joel Sherrill
12:48 Re: [patch] fold-const.c: Fold (A & ~3) - (A & 3) into (A ^ 3) - 3. Richard Kenner
12:45 Re: [PATCH] insn priority adjustments in scheduler and rs6000 port Ayal Zaks
12:40 Re: [patch] fold-const.c: Fold (A & ~3) - (A & 3) into (A ^ 3) - 3. Kazu Hirata
12:39 [PATCH] Threadsafe locale initialization Pétur Runólfsson
12:02 Re: [patch] fold-const.c: Fold (A & ~3) - (A & 3) into (A ^ 3) - 3. Richard Kenner
12:01 Unreviewed patch for c-decl.c Dhananjay R. Deshpande
11:45 Re: [patch] fold-const.c: Fold (A & ~3) - (A & 3) into (A ^ 3) - 3. Segher Boessenkool
11:32 Unreviewed PARAMS removal Nathanael Nerode
10:58 Re: [committed[ config.gcc: abstract thread_File stting forallrtems targets Ralf Corsepius
10:55 Re: Avoid explicit use of machine modes (1/n) varasm.c Joseph S. Myers
10:35 [patch] normalizing cris-linux clause in config.gcc? Nathanael Nerode
10:24 Re: PATCH: minor fix to ARM float lib Richard Earnshaw
10:20 Re: Feedback optimization errors running SPEC with GCC 3.4 on Darwin 6.4 (Fwd) Jan Hubicka
10:16 [committed] reverse default for use_fixproto Nathanael Nerode
10:01 Re: [PATCH] insn priority adjustments in scheduler and rs6000 port Dorit Naishlos
10:01 Re: [committed[ config.gcc: abstract thread_File stting for allrtems targets Nathanael Nerode
09:53 Re: Feedback optimization errors running SPEC with GCC 3.4 on Darwin 6.4 (Fwd) Jan Hubicka
09:42 Re: Feedback optimization errors running SPEC with GCC 3.4 on Darwin 6.4 (Fwd) Jan Hubicka
09:33 Re: [PATCH] Redundant load after store elimination in GCSE Hartmut Penner
09:22 Re: Feedback optimization errors running SPEC with GCC 3.4 on Darwin 6.4 (Fwd) Mostafa Hagog
09:11 Re: PATCH: frontends.html -- remove FLIM and GNU Shakespeare Ranjit Mathew
09:05 Re: Feedback optimization errors running SPEC with GCC 3.4 on Darwin 6.4 (Fwd) Jan Hubicka
08:13 Re: PATCH: frontends.html -- remove FLIM and GNU Shakespeare Gerald Pfeifer
07:46 [tree-ssa] xfail two tests Richard Henderson
07:32 [v3] Fix libstdc++/12352 (cont) Paolo Carlini
07:13 Re: Feedback optimization errors running SPEC with GCC 3.4 on Darwin 6.4 (Fwd) Jan Hubicka
06:22 Re: PR opt/10392: Reload bug on SH Eric Botcazou
06:06 Re: PATCH: frontends.html -- remove FLIM and GNU Shakespeare Ranjit Mathew
03:27 Re: Avoid explicit use of machine modes (7/n) [NOT APPLIED YET] David Edelsohn
02:56 [PATCH] PR optimization/9325: Saturating FP-to-int overflow. Roger Sayle
01:46 Re: Feedback optimization errors running SPEC with GCC 3.4 on Darwin 6.4 (Fwd) Kaveh R. Ghazi
01:41 Re: Avoid explicit use of machine modes (6/n) objc/objc-act.c Hans-Peter Nilsson
01:35 ObjC 3.4 changes (Was: [committed] Merge objc-improvements-branch to mainline) Ziemowit Laski
01:32 Re: Feedback optimization errors running SPEC with GCC 3.4 on Darwin 6.4 (Fwd) David Edelsohn
01:24 Re: [committed] config.gcc: abstract thread_file setting for allrtems targets Ralf Corsepius
01:04 [cs] resync Mike Stump

September 29, 2003
23:14 Re: [tree-ssa] merge to 20030923 Richard Henderson
23:09 Re: Avoid explicit use of machine modes (5/n) Fortran Toon Moene
23:03 Re: Avoid explicit use of machine modes (5/n) Fortran Zack Weinberg
22:57 Re: [tree-ssa] merge to 20030923 Paul Brook
22:57 Re: Avoid explicit use of machine modes (5/n) Fortran Toon Moene
22:52 [tree-ssa] gimplify_cond_expr fixlet Richard Henderson
22:42 Avoid explicit use of machine modes (7/n) [NOT APPLIED YET]dbxout.c Zack Weinberg
22:36 PR opt/10392: Reload bug on SH tm_gccmail
22:36 3.4 PATCH: IRIX 6 configuration cleanup and O32 ABI integration Rainer Orth
22:28 Avoid explicit use of machine modes (6/n) objc/objc-act.c Zack Weinberg
22:27 Re: [tree-ssa] merge to 20030923 Toon Moene
22:21 Avoid explicit use of machine modes (5/n) Fortran Zack Weinberg
22:21 Re: Avoid explicit use of machine modes (4/n) ada/trans.c Richard Kenner
22:19 reliably telling whether a data object is in a RO, RW or ?? section Alexandre Oliva
22:17 Re: [committed] Merge objc-improvements-branch to mainline Gerald Pfeifer
22:13 Avoid explicit use of machine modes (4/n) ada/trans.c Zack Weinberg
22:03 Re: Who should set main_input_filename to "<stdin>"? Geoff Keating
22:02 Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions Richard Henderson
21:59 Avoid explicit use of machine modes (3/n) real.c Zack Weinberg
21:52 Avoid explicit use of machine modes (2/n) dwarf2out.c Zack Weinberg
21:32 Re: [PATCH] Convert config/stormy16 to ISO C90 prototypes anddefinitions Geoff Keating
21:31 Re: [PATH] PR C++/12047 Jan Hubicka
21:29 [PATH] Fix make profiledbootstrap Jan Hubicka
21:28 Avoid explicit use of machine modes (1/n) varasm.c Zack Weinberg
21:20 Re: Feedback optimization errors running SPEC with GCC 3.4 on Darwin 6.4 (Fwd) Jan Hubicka
20:30 Re: mips patch for PR/12345 Eric Christopher
20:20 Unreviewed patch -- non call exception fix for PA John David Anglin
20:13 mips patch for PR/12345 Richard Sandiford
20:05 Re: RFA: Objective-c prototype search cleanups Alexander Malmberg
19:48 Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions Rainer Orth
19:45 Re: RFA: Objective-c prototype search cleanups Ziemowit Laski
19:45 Re: [JAVA PATCH] SAVE_EXPR evaluate-once semantics in jcf-write.c Per Bothner
19:45 Re: 3.3.2 PATCH: Support Solaris 10 Tom Tromey
19:38 Re: Patch for the bounds checking section of http://gcc.gnu.org/extensions.html Gerald Pfeifer
19:35 3.4 PATCH: Allow overriding MUST_USE_SJLJ_EXCEPTIONS Rainer Orth
19:32 PATCH: frontends.html -- remove FLIM and GNU Shakespeare Gerald Pfeifer
19:31 PATCH: news.html Gerald Pfeifer
17:57 update web page with 3.4 changes for Xtensa port Bob Wilson
17:40 [v3] Fix libstdc++/12296 Paolo Carlini
17:39 [v3] Fix libstdc++/11400 Paolo Carlini
17:36 3.3.2 PATCH: Support Solaris 10 Rainer Orth
17:35 Re: [patch] fold-const.c: Fold (A & ~3) - (A & 3) into (A ^ 3) - 3. Kazu Hirata
17:29 [tree-ssa] g++.dg/opt/nothrow1.C Richard Henderson
17:24 [tree-ssa] Simplify conditionals law
17:17 g++.dg/init/array10.C Richard Henderson
17:10 [tree-ssa] g++.dg/ext/label3.C Richard Henderson
17:08 [gcov, commited] Fix summary generation Jan Hubicka
17:03 Re: [patch] fold-const.c: Fold (A & ~3) - (A & 3) into (A ^ 3) - 3. Richard Kenner
16:38 [patch] fold-const.c: Fold (A & ~3) - (A & 3) into (A ^ 3) - 3. Kazu Hirata
16:34 [patch] h8300.md: define_insn + define_split =define_insn_and_split. Kazu Hirata
16:34 [patch] h8300.md: Add a new bit testing pattern. Kazu Hirata
15:50 Re: [PATCH] Convert config/pdp11 and config/c4x to ISO C90 prototypesand definitions Paul Koning
15:12 Re: [toplevel/libiberty] Reject configure files which warn (*BSDmalloc.h bootstrap fix) Gerald Pfeifer
14:33 Re: [JAVA PATCH] SAVE_EXPR evaluate-once semantics in jcf-write.c Jason Merrill
14:27 A copyright patch for the Swedish translation of GCC. Kelley Cook
12:14 Re: Who should set main_input_filename to "<stdin>"? Rainer Orth
11:37 RFA: Objective-c prototype search cleanups Alexander Malmberg
10:03 Re: [JAVA PATCH] SAVE_EXPR evaluate-once semantics in jcf-write.c Andrew Haley
09:48 [PATCH] [please commit] libffi reorg [take 4] Paolo Bonzini
07:47 [Patch] S/390 nonlocal goto problem Andreas Krebbel
07:43 Re: [tree-ssa] merge to 20030923 Jan Hubicka
07:36 Re: [PATH] PR C++/12047 Jan Hubicka
07:35 Re: [PATH] PR C++/12047 Jan Hubicka
06:32 Re: [tree-ssa] merge to 20030923 Andreas Jaeger
06:23 Unreviewed patches for 3.3.2 Eric Botcazou
06:18 [commited] Fix g++.dg/opt/unroll1.C on 64-bit targets Eric Botcazou
05:45 Re: [tree-ssa] merge to 20030923 Richard Henderson
05:43 Re: [cpplib doc patch] Do not create filenames beginning with a - Neil Booth
04:42 Re: [tree-ssa] merge to 20030923 Andreas Jaeger
02:52 [tree-ssa] fix debug output wrt input filename Richard Henderson
02:36 [cpplib doc patch] Do not create filenames beginning with a - Phil Edwards
02:26 [PATCH] Constant folding NEGATE_EXPR clean-ups. Roger Sayle
01:57 Re: [tree-ssa] merge to 20030923 Richard Henderson
01:36 Re: [tree-ssa] merge to 20030923 Roger Sayle
01:11 Re: [JAVA PATCH] SAVE_EXPR evaluate-once semantics in jcf-write.c Roger Sayle
01:04 Re: [PATH] PR C++/12047 Mark Mitchell
00:38 Re: [JAVA PATCH] SAVE_EXPR evaluate-once semantics in jcf-write.c Per Bothner
00:03 [JAVA PATCH] SAVE_EXPR evaluate-once semantics in jcf-write.c Roger Sayle

September 28, 2003
22:40 Re: [Glibc-bsd-hackers] Re: [PATCH] GNU/KFreeBSD support, with testlog Nathanael Nerode
22:19 more location_t cleanups Richard Henderson
22:08 Re: [tree-ssa] merge to 20030923 Richard Henderson
21:41 Unreviewed patch - s390x bootstrap failure Ulrich Weigand
20:12 Re: [PATH] PR C++/12047 Jan Hubicka
19:40 Re: [Glibc-bsd-hackers] Re: [PATCH] GNU/KFreeBSD support, with test log Robert Millan
19:19 S/390: Minor fixes for add/sub insns Ulrich Weigand
19:18 file+line elimination in expand_asm_operands Richard Henderson
19:15 Re: [PATH] PR C++/12047 Richard Henderson
19:01 Re: [tree-ssa] merge to 20030923 Andreas Jaeger
18:47 Re: [PATH] PR C++/12047 Richard Henderson
18:46 Re: [PATCH] GNU/KFreeBSD support, with test log Robert Millan
16:41 Re: [PATCH] Convert config/pdp11 and config/c4x to ISO C90 prototypesand definitions Joseph S. Myers
15:27 [PATCH] Fix evaluation order assumptions in expr.c Roger Sayle
14:08 Re: [tree-ssa] merge to 20030923 Jeff Sturm
14:03 Re: ping: [m68k] Add m68k-uclinux-uclibc target Bernardo Innocenti
12:09 [PATCH] Convert config/pdp11 and config/c4x to ISO C90 prototypesand definitions Steven Bosscher
11:54 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
11:44 [committed] Fix expected error and typo in testcases Kriang Lerdsuwanakij
11:24 Re: [PATH] PR C++/12047 Jan Hubicka
10:24 Re: [PATH] PR C++/12047 Richard Henderson
10:04 Re: Patch to fix mips GOT overflow Richard Henderson
09:46 [PATCH] Convert config/stormy16 to ISO C90 prototypes anddefinitions Steven Bosscher
09:31 Re: Who should set main_input_filename to "<stdin>"? Neil Booth
09:17 [PATCH] Java: always use cgraph Andrew Haley
09:15 [PATH] PR C++/12047 Jan Hubicka
09:13 Unreviewed patches Richard Sandiford
09:13 [JAVA PATCH] Minor tweak to java_check_reference Andrew Haley
08:51 Re: Patch to fix mips GOT overflow Richard Sandiford
08:21 [PATCH] Convert config/avr to ISO C90 prototypes and definitions Steven Bosscher
07:19 [PATCH] Convert config/sh to ISO C90 prototypes and definitions Steven Bosscher
07:03 Re: [tree-ssa] merge to 20030923 Andrew Pinski
06:52 [tree-ssa] merge to 20030923 Richard Henderson
06:22 Re: [PATCH] PR optimization/12289: expand_call patch (take 2) Jeff Sturm
06:03 [PATCH] Java: always use cgraph Jeff Sturm
05:00 Re: ping: [m68k] Add m68k-uclinux-uclibc target Alexandre Oliva
04:37 [janitor] ISO C90 conversions Andreas Jaeger
04:30 [PATCH] PR optimization/12289: expand_call patch (take 2) Roger Sayle
04:26 Re: Patch to fix mips GOT overflow Richard Henderson
04:17 Re: [PATCH] New flag_evaluation_order to preserve evaluation order. Richard Henderson
03:52 [JAVA PATCH] Minor tweak to java_check_reference Roger Sayle
01:30 Re: roll of objc-improvements-branch likely causing--- Richard Henderson

September 27, 2003
22:52 Re: roll of objc-improvements-branch likely causing--- Zack Weinberg
22:42 Re: [patch] Introduce top level bootstrap as a technology preview:-) Zack Weinberg
22:26 [committed] disable fixproto on alpha-dec-osf* Nathanael Nerode
21:54 Re: Patch to fix mips GOT overflow Eric Christopher
21:42 [committed] disable fixproto for arm-uclinux* Nathanael Nerode
21:39 [committed] Disable fixproto for *all* powerpc-eabi* targets Nathanael Nerode
21:28 Re: ping: [m68k] Add m68k-uclinux-uclibc target Hans-Peter Nilsson
21:18 Re: ping: [m68k] Add m68k-uclinux-uclibc target Bernardo Innocenti
21:03 Re: Starting to track patches through bugzilla Daniel Berlin
20:35 Re: Starting to track patches through bugzilla Hans-Peter Nilsson
20:21 Re: ping: [m68k] Add m68k-uclinux-uclibc target Hans-Peter Nilsson
20:19 Re: Starting to track patches through bugzilla Daniel Berlin
20:13 Re: Starting to track patches through bugzilla Hans-Peter Nilsson
20:01 Re: Small cleanup to mips explicit reloc code Eric Christopher
19:15 Who should set main_input_filename to "<stdin>"? Roger Sayle
18:56 Re: ping: [m68k] Add m68k-uclinux-uclibc target Bernardo Innocenti
18:30 Re: [PATCH] PR optimization/12324 Jan Hubicka
17:45 Re: Starting to track patches through bugzilla Daniel Berlin
17:23 Re: [PATCH] Fix PR optimization/12340 Eric Botcazou
16:59 Re: Starting to track patches through bugzilla Hans-Peter Nilsson
16:51 C++ PATCH: Minimize IDENTIFIER_GLOBAL_VALUE recomputations Gabriel Dos Reis
16:43 Re: [committed] C++: Fix PR11415 ('::::' in error message) Kriang Lerdsuwanakij
16:40 Re: [committed] C++: Fix PR11415 ('::::' in error message) Paolo Carlini
16:38 Re: Starting to track patches through bugzilla Daniel Berlin
16:37 [committed] C++: Fix PR11415 ('::::' in error message) Kriang Lerdsuwanakij
15:58 Re: [PATCH] PR optimization/12324 Joseph S. Myers
15:36 Re: [tree-ssa] PATCH expr.c(expand_exp) fix bogus return value forCATCH_EXPR. Graham Stott
15:36 Re: patch unroll.c(loop_iterations) add missing break? Graham Stott
13:55 [PATCH] PR optimization/12324 Jan Hubicka
11:53 Small cleanup to mips explicit reloc code Richard Sandiford
11:52 Patch to fix mips GOT overflow Richard Sandiford
11:50 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
09:45 [patch] Disabling fixproto for Darwin? Nathanael Nerode
08:58 Re: ping: [m68k] Add m68k-uclinux-uclibc target Nathanael Nerode
06:40 Re: [committed] GNU CC -> GCC Joseph S. Myers
05:53 Re: Starting to track patches through bugzilla Hans-Peter Nilsson
05:52 Re: Starting to track patches through bugzilla Tom Tromey
05:42 [PATCH] m68k: use precomputed values from current_frame (rev. 2) Bernardo Innocenti
04:49 [committed] GNU CC -> GCC Kelley Cook
04:25 ping: [m68k] Add m68k-uclinux-uclibc target Bernardo Innocenti
02:42 Re: [PATCH] GNU/KFreeBSD support, with test log Robert Millan
02:00 Re: [PATCH] Fix 22_locale/time_put failures with recent glibc Benjamin Kosnik
01:59 C++ PATCH to cp/decl.c cp/decl2.c Gabriel Dos Reis
01:57 Patch for the bounds checking section of http://gcc.gnu.org/extensions.html William Bader
01:20 Re: Starting to track patches through bugzilla Gabriel Dos Reis
01:13 Re: Starting to track patches through bugzilla Daniel Berlin
01:10 Re: [patch] Introduce top level bootstrap as a technology preview :-) Gabriel Dos Reis
01:02 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
00:22 Re: Starting to track patches through bugzilla Gabriel Dos Reis

September 26, 2003
23:30 PATCH: Re: roll of objc-improvements-branch likely causing--- Loren James Rittle
23:09 [PATCH] Fix -feliminate-dwarf2-dups ICE Devang Patel
22:56 Re: [Bug c++/12370] [3.4 regression] wrong code when adding friend Richard Henderson
22:40 [PATCH] Fix 22_locale/time_put failures with recent glibc Ulrich Weigand
22:09 Re: PATCH: Merge objc-improvements-branch to mainline M. Grabert
22:05 Re: Starting to track patches through bugzilla Daniel Berlin
22:00 Re: Patch to normalize hppa64-linux clause in config.gcc John David Anglin
21:57 Re: Starting to track patches through bugzilla Joseph S. Myers
21:53 Re: 3.4 PATCH Support Solaris 10 Nathanael Nerode
21:37 Re: Unreviewed patches: prerequisites for IRIX 6 O32 integration Benjamin Kosnik
21:29 Unreviewed patches: prerequisites for IRIX 6 O32 integration Rainer Orth
21:11 Re: roll of objc-improvements-branch likely causing--- Ziemowit Laski
21:07 [committed] disable fixproto for hppa64-linux Nathanael Nerode
21:02 Re: [PATCH] Disable bprob.exp for cross targets Eric Christopher
21:00 Re: [patch] Disable fixproto for targets using libgloss.h Nathanael Nerode
20:56 [committed] disable fixproto for solaris 2 Nathanael Nerode
20:50 Re: [PATCH] Disable bprob.exp for cross targets Joern Rennecke
20:49 Re: Patch to normalize hppa64-linux clause in config.gcc Christoph Hellwig
20:48 RFA: test for strncpy Joern Rennecke
20:44 Patch to normalize hppa64-linux clause in config.gcc Nathanael Nerode
20:22 Re: roll of objc-improvements-branch likely causing--- Richard Henderson
20:04 Re: patch ping [dbxout_typedefs] Per Bothner
19:56 Re: [RFA/RFT] libffi reorg (take 3) Paolo Bonzini
19:49 Re: roll of objc-improvements-branch likely causing--- Loren James Rittle
18:56 Re: [PATCH] GNU/KFreeBSD support, with test log Loren James Rittle
17:53 [PATCH] New flag_evaluation_order to preserve evaluation order. Andrew Haley
17:51 Re: [PATCH] PR optimization/11741: Fix PRE multiple sets (take 2) Richard Henderson
17:33 [PATCH] PR optimization/11741: Fix PRE multiple sets (take 2) Roger Sayle
17:10 Java: binary compatibility Andrew Haley
17:01 Re: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Bernardo Innocenti
16:44 Re: [Patch] S/390 nonlocal goto problem Ulrich Weigand
16:17 [PATCH] Really fix PR bootstrap/12358 John David Anglin
16:04 [PATCH] New flag_evaluation_order to preserve evaluation order. Roger Sayle
15:45 Re: Help wanted on PA, sparcv9! Use STACK_POINTER_OFFSET when aligni John David Anglin
15:29 [patch] testcase for pr8828 Dan Kegel
15:22 Re: C++ PATCH: Unify pop_binding_level and suspend_binding_level Gabriel Dos Reis
14:55 Re: rearrange -mcpu= code for rs6000 David Edelsohn
14:52 RE: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Pétur Runólfsson
14:49 Re: rearrange -mcpu= code for rs6000 Matt Thomas
14:21 Re: rearrange -mcpu= code for rs6000 David Edelsohn
14:11 Re: patch rereview requested for PRs 6860, 10467 and 11741 David Edelsohn
13:32 Re: Handling large vector modes in store_bit_field Richard Sandiford
13:22 [Patch] S/390 nonlocal goto problem Andreas Krebbel
13:09 [tree-ssa] Dominator speedup. Andrew MacLeod
13:09 [tree-ssa] insertion bug fix. Andrew MacLeod
12:15 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
11:48 Re: [PATCH] GNU/KFreeBSD support, with test log Robert Millan
11:46 Re: [PATCH] GNU/KFreeBSD support, with test log Robert Millan
08:49 Re: patch rereview requested for PRs 6860, 10467 and 11741 Richard Henderson
08:00 Re: RFC: backend support for __float80 and __float128 on IA64 Jim Wilson
07:44 Re: rearrange -mcpu= code for rs6000 Geoffrey Keating
07:04 Re: [patch] Remove dead code from config/i386/unix.h Richard Henderson
05:51 Re: [patch] Rename 'strbuf' to 'cpp_strbuf' to avoid conflict with DYNIX/ptx system headers Nathanael Nerode
05:47 Re: [patch] Rename 'strbuf' to 'cpp_strbuf' to avoid conflict with DYNIX/ptx system headers Neil Booth
05:44 Re: 3.4 PATCH: Support Solaris 10 Tom Tromey
04:34 [patch] Remove dead code from config/i386/unix.h Nathanael Nerode
04:26 [patch] Disable fixproto for targets using libgloss.h Nathanael Nerode
04:06 [committed] GNU CC -> GCC in config/i386/[n-z]* Nathanael Nerode
03:42 [committed] GNU CC -> GCC in config/i386/[h-m]* Nathanael Nerode
03:24 [committed] GNU CC -> GCC in config/i386/[a-g]* Nathanael Nerode
03:20 [tree-ssa][PATCH]: Speed up SSAPRE some more Daniel Berlin
02:56 Re: Starting to track patches through bugzilla Nathanael Nerode
02:44 [patch] Rename 'strbuf' to 'cpp_strbuf' to avoid conflict with DYNIX/ptx system headers Nathanael Nerode
00:54 Re: test for strncpy Richard Henderson
00:44 Re: roll of objc-improvements-branch likely causing--- Richard Henderson
00:35 Re: Handling large vector modes in store_bit_field Richard Henderson
00:29 Re: [PATCH] GNU/KFreeBSD support, with test log Nathanael Nerode
00:28 Re: Adding an extra fallback to emit_move_insn_1 Richard Henderson
00:26 [v3] Fix libstdc++/12352 Paolo Carlini
00:17 Re: Patch to combine.c for simd-5 failures Richard Henderson

September 25, 2003
23:59 Re: [PATCH] Fix PR optimization/12340 Richard Henderson
23:59 Re: roll of objc-improvements-branch likely causing--- Loren James Rittle
23:17 Re: (resend) rs6000 patches: API issue with zero-size structureparameters, Darwin crt2 dependencies Daniel Egger
22:59 Re: [PATCH] GNU/KFreeBSD support, with test log Loren James Rittle
21:40 S/390: Simplify FPR save area slot accesses Ulrich Weigand
21:39 Re: Starting to track patches through bugzilla Daniel Berlin
21:37 Re: [PATCH] insn priority adjustments in scheduler and rs6000 port Vladimir Makarov
21:28 Re: [v3] libstdc++/6072 Benjamin Kosnik
21:17 Re: [v3] libstdc++/6072 Phil Edwards
21:16 Re: Starting to track patches through bugzilla Carlo Wood
21:10 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
21:06 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
20:57 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
20:29 Re: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Bernardo Innocenti
20:28 [v3] libstdc++/6072 Benjamin Kosnik
20:27 Re: RFC: backend support for __float80 and __float128 on IA64 Jim Wilson
19:48 Re: PATCH to defer cpp_read_main_file and related changes Neil Booth
19:47 Re: [RFA/RFT] libffi reorg Anthony Green
19:43 Re: (resend) rs6000 patches: API issue with zero-size structure parameters, Darwin crt2 dependencies Neil Booth
19:26 Re: [RFA/RFT] libffi reorg Jim Wilson
19:13 Re: Unnecessary hash lookup in cgraph_finalize_function? Jan Hubicka
19:12 RE: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Pétur Runólfsson
18:40 Re: Unnecessary hash lookup in cgraph_finalize_function? Richard Sandiford
18:21 Re: rearrange -mcpu= code for rs6000 David Edelsohn
18:11 Java: binary compatibility Andrew Haley
18:07 Re: Unnecessary hash lookup in cgraph_finalize_function? Jan Hubicka
17:59 [committed] Fix -Werror bootstrap failure in objc-act.c Ulrich Weigand
17:52 Unnecessary hash lookup in cgraph_finalize_function? Richard Sandiford
17:47 [tree-ssa] Further improve EQ_EXPR_VALUE handling law
17:35 test for strncpy Joern Rennecke
17:34 Re: Starting to track patches through bugzilla Daniel Berlin
17:31 Starting to track patches through bugzilla Daniel Berlin
17:27 Re: 3.4 PATCH: Support Solaris 10 Rainer Orth
17:22 3.4 PATCH: Handle non-GNU nm in mklibgcc.in Rainer Orth
17:14 Re: 3.4 PATCH: Support Solaris 10 Bruce Korb
17:13 Re: (resend) rs6000 patches: API issue with zero-size structure parameters, Darwin crt2 dependencies Geoffrey Keating
17:12 Re: PATCH: Merge objc-improvements-branch to mainline Alexander Malmberg
17:07 Re: Help wanted on PA, sparcv9! Use STACK_POINTER_OFFSET when aligning parameters Richard Henderson
17:06 Re: 3.4 PATCH: Support Solaris 10 Benjamin Kosnik
17:06 Re: rearrange -mcpu= code for rs6000 Geoffrey Keating
17:01 Re: Help wanted on PA, sparcv9! Use STACK_POINTER_OFFSET when aligning parameters Geoffrey Keating
17:00 Re: [experimental PATCH - ia64] distinguish __fpreg and __float80 Richard Henderson
16:52 Re: PATCH: Merge objc-improvements-branch to mainline Alexander Malmberg
16:49 3.4 PATCH: Support Solaris 10 Rainer Orth
16:40 [v3] ctype<wchar_t>::is Benjamin Kosnik
16:36 law@redhat.com Benjamin Kosnik
16:34 Re: [committed] config.gcc: remove some spurious uses of 'x' idiom Raja R Harinath
16:03 Re: [RFA/RFT] libffi reorg (take 3) Anthony Green
15:22 Re: [RFA/RFT] libffi reorg Andreas Tobler
14:57 Re: PATCH: Merge objc-improvements-branch to mainline Jason Merrill
14:50 Re: [tree-ssa] PATCH to return to DECL_SOURCE_LOCATION Jason Merrill
14:46 Re: [tree-ssa] Split up compute_immediate_uses_for Andrew MacLeod
14:30 Re: [toplevel/libiberty] Reject configure files which warn (*BSD malloc.h bootstrap fix) Daniel Jacobowitz
14:24 Re: [PATCH] Cleanup the callgraph (-dU) dump file. Jan Hubicka
12:47 [C++ PATCH,committed] Fix PR5655 (access in redeclaration) Kriang Lerdsuwanakij
12:45 Re: [tree-ssa] PATCH to return to DECL_SOURCE_LOCATION Andreas Schwab
11:21 Re: [PATCH] GNU/KFreeBSD support, with test log Robert Millan
11:13 [tree-ssa] Fix use of next_ssa_version Andreas Schwab
11:05 Re: patch for arm-linux pic handling Richard Earnshaw
10:56 Re: Help wanted on PA, sparcv9! Use STACK_POINTER_OFFSET whenaligning parameters David S. Miller
09:38 Re: PATCH: Merge objc-improvements-branch to mainline Dietmar Planitzer
09:20 Re: [tree-ssa] PATCH to return to DECL_SOURCE_LOCATION Andreas Schwab
09:06 Re: RFC: backend support for __float80 and __float128 on IA64 Jim Wilson
08:56 Re: ARM -mcpu=arm720t not producing ldrh/strh insns Richard Earnshaw
08:39 [patch] eliminate config/usegas.h Nathanael Nerode
08:12 [committed] add missing prototype to gcc/config/darwin-protos.h Ziemowit Laski
08:05 Re: (resend) rs6000 patches: API issue with zero-size structureparameters, Darwin crt2 dependencies Daniel Egger
07:34 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
07:26 [committed] config.gcc: More 'x' removal in case statements Nathanael Nerode
07:26 PATCH to defer cpp_read_main_file and related changes Per Bothner
07:15 Re: roll of objc-improvements-branch likely causing--- Ziemowit Laski
07:10 [committed] config.gcc: abstract thread_file setting for all rtems targets Nathanael Nerode
06:59 [committed] further cleanup of config.gcc 'widely ported systems' section Nathanael Nerode
06:34 Re: [RFA/RFT] libffi reorg Jim Wilson
06:28 [committed] clean up config.gcc 'widely ported systems' section Nathanael Nerode
06:19 roll of objc-improvements-branch likely causing--- Loren James Rittle
05:50 [committed] config.gcc: remove some spurious uses of 'x' idiom Nathanael Nerode
05:37 [tree-ssa] Testsuite updates law
05:33 [tree-ssa] Optimize through more typecasts law
05:24 [committed] disable fixproto on hpux11 Nathanael Nerode
05:12 Re: [committed] disable mo' fixproto Nathanael Nerode
04:53 Re: rearrange -mcpu= code for rs6000 David Edelsohn
04:23 Re: 3.4 PATCH: Fix for DW_AT_low_pc and DW_AT_high_pc of inlined functions (DW_TAG_inlined_subroutine). Daniel Jacobowitz
03:59 Re: PATCH: Merge objc-improvements-branch to mainline David Edelsohn
03:28 Re: PATCH: Merge objc-improvements-branch to mainline Jason Merrill
03:20 Re: rearrange -mcpu= code for rs6000 David Edelsohn
03:17 rearrange -mcpu= code for rs6000 Geoffrey Keating
03:14 Help wanted on PA, sparcv9! Use STACK_POINTER_OFFSET when aligning parameters Geoffrey Keating
02:57 Re: 3.4 PATCH: Fix for DW_AT_low_pc and DW_AT_high_pc of inlined functions (DW_TAG_inlined_subroutine). Carlo Wood
02:55 (resend) rs6000 patches: API issue with zero-size structure parameters, Darwin crt2 dependencies Geoffrey Keating
02:39 Re: 3.4 PATCH: Fix for DW_AT_low_pc and DW_AT_high_pc of inlinedfunctions (DW_TAG_inlined_subroutine). Zack Weinberg
02:01 Re: [pch] pch/12112 Zack Weinberg
01:50 3.4 PATCH: Fix for DW_AT_low_pc and DW_AT_high_pc of inlined functions (DW_TAG_inlined_subroutine). Carlo Wood
01:40 [committed] Merge objc-improvements-branch to mainline Ziemowit Laski
00:53 Re: [patch] Introduce top level bootstrap as a technology preview :-) Alexandre Oliva
00:47 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
00:41 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
00:32 [pch] pch/12112 Benjamin Kosnik
00:20 Re: PATCH: Merge objc-improvements-branch to mainline Alexander Malmberg
00:07 Re: [cs] pipe infrastructure support Zack Weinberg

September 24, 2003
23:56 Re: Gcc 3.3 regressions (fwd) Alexandre Oliva
23:55 Re: PATCH: Merge objc-improvements-branch to mainline Nicolas Roard
23:42 Re: PATCH: Merge objc-improvements-branch to mainline Pete French
23:36 Re: [cs] pipe infrastructure support Ian Lance Taylor
23:32 Re: [cs] pipe infrastructure support Ian Lance Taylor
23:30 Re: [cs] pipe infrastructure support Zack Weinberg
23:30 Re: [cs] pipe infrastructure support DJ Delorie
23:28 [experimental PATCH - ia64] distinguish __fpreg and __float80 Zack Weinberg
23:23 Re: [cs] pipe infrastructure support Ian Lance Taylor
23:19 [tree-ssa] Split up compute_immediate_uses_for Steven Bosscher
23:18 Re: [cs] pipe infrastructure support Mike Stump
23:08 Re: [cs] pipe infrastructure support Mike Stump
23:06 Re: [cs] pipe infrastructure support Zack Weinberg
22:56 Re: [cs] pipe infrastructure support Mike Stump
22:53 Re: Patch to combine.c for simd-5 failures Eric Christopher
22:50 Re: [cs] pipe infrastructure support Ian Lance Taylor
22:45 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
22:40 Re: [committed] disable mo' fixproto Hans-Peter Nilsson
22:38 Re: [PATCH] Disable bprob.exp for cross targets Eric Christopher
22:38 Re: PATCH: Merge objc-improvements-branch to mainline Pete French
22:36 Re: [cs] pipe infrastructure support Benjamin Kosnik
22:36 Re: [PATCH] Disable bprob.exp for cross targets Hans-Peter Nilsson
22:35 Re: MIPS patch: fix execute/20020412-1.c Eric Christopher
22:33 [committed] disable mo' fixproto Nathanael Nerode
22:28 Re: [PATCH] Cleanup the callgraph (-dU) dump file. Richard Henderson
22:26 Re: [PATCH] PR bootstrap/12358: Operand reordering problems. Richard Henderson
22:26 Re: [cs] pipe infrastructure support Mike Stump
22:23 m32r short branches may be out of range Alexandre Oliva
22:10 Re: [cs] pipe infrastructure support Mike Stump
22:00 Re: PATCH: Merge objc-improvements-branch to mainline Pete French
21:59 Re: PATCH: Merge objc-improvements-branch to mainline Banlu Kemiyatorn
21:45 Re: PATCH: Merge objc-improvements-branch to mainline Pete French
21:42 Re: [toplevel/libiberty] Reject configure files which warn (*BSD malloc.h bootstrap fix) Loren James Rittle
21:41 [tree-ssa] PATCH to return to DECL_SOURCE_LOCATION Jason Merrill
21:22 [committed] disable fixproto more places Nathanael Nerode
21:21 Re: [cs] pipe infrastructure support Mike Stump
20:54 Re: PATCH: Merge objc-improvements-branch to mainline David Ayers
20:54 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
20:46 Re: [cs] pipe infrastructure support Benjamin Kosnik
20:37 Re: PATCH: Merge objc-improvements-branch to mainline Dale Johannesen
20:35 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
20:32 Re: patch ping [dbxout_typedefs] Zack Weinberg
20:29 Re: [cs] pipe infrastructure support Zack Weinberg
20:27 Handling large vector modes in store_bit_field Richard Sandiford
20:26 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
20:24 Adding an extra fallback to emit_move_insn_1 Richard Sandiford
20:24 Re: Irix warning (was Re: [toplevel/libiberty] Reject configure files which warn Daniel Jacobowitz
20:21 Irix warning (was Re: [toplevel/libiberty] Reject configure files which warn Nathanael Nerode
20:15 MIPS patch: fix execute/20020412-1.c Richard Sandiford
20:14 Re: PATCH: Merge objc-improvements-branch to mainline David Ayers
20:09 Patch to combine.c for simd-5 failures Richard Sandiford
20:07 Re: [cs] pipe infrastructure support Zack Weinberg
20:05 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
20:01 Re: patch ping [dbxout_typedefs] Per Bothner
19:56 Re: PATCH: Merge objc-improvements-branch to mainline David Ayers
19:49 Re: [cs] pipe infrastructure support Neil Booth
19:45 Re: [www-patch] bugs.html rewrite, part 5: new section about aliasingproblems Joseph S. Myers
19:44 Re: patch ping [dbxout_typedefs] Zack Weinberg
19:09 Re: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
18:59 [www-patch] bugs.html rewrite,part 5: new section about aliasing problems Volker Reichelt
18:33 Re: [toplevel/libiberty] Reject configure files which warn (*BSD malloc.h bootstrap fix) DJ Delorie
18:27 Re: PATCH: Merge objc-improvements-branch to mainline Stan Shebs
18:27 Re: [m68k] use precomputed values from current_frame Richard Henderson
18:26 [C++ PATCH for 3.3.2] Fix PR7939 (ICE invalid function parameter) Kriang Lerdsuwanakij
18:13 [tree-ssa] More CCP improvements Andrew MacLeod
18:13 Re: PATCH: Merge objc-improvements-branch to mainline Alexander Malmberg
18:13 Re: Add Peter Barada, Paul Dale and myself to doc/contrib.texi Bernardo Innocenti
18:13 Re: [m68k] use precomputed values from current_frame Bernardo Innocenti
18:12 Re: [cs] pipe infrastructure support Mike Stump
18:12 Re: [PATCH] Disable bprob.exp for cross targets Joern Rennecke
18:11 Re: [PATCH] Re: Testsuite failures due to Makefile issue Benjamin Kosnik
18:11 [RFC] PR12289: expand_call patch Jeff Sturm
18:11 [C++ PATCH for 3.3.2] Fix PR12369 (ICE specialization of memberfunction as friend) Kriang Lerdsuwanakij
18:11 Re: [PATCH] Re: Testsuite failures due to Makefile issue Phil Edwards
18:11 [tree-ssa] DCE changes. Andrew MacLeod
18:10 Re: [toplevel/libiberty] Reject configure files which warn (*BSD malloc.h bootstrap fix) Loren James Rittle
18:10 Re: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Bernardo Innocenti
18:10 [tree-ssa][PATCH]: Add a missing case to andersen_op_assign Daniel Berlin
18:09 [toplevel/libiberty] Reject configure files which warn (*BSD malloc.h bootstrap fix) Daniel Jacobowitz
18:09 Re: [RFC/objc] Support for 'Class <Protocol>' & frontend cleanups David Ayers
18:09 [PATCH] PR opt/12260: Avoid (const (neg (const (plus X Y)))) Roger Sayle
13:16 [PATCH] Re: Testsuite failures due to Makefile issue Ulrich Weigand
13:14 Re: 3.4 PATCH: Fully support GNU linker in libtool on IRIX 5/6 Rainer Orth
13:05 Re: 3.4 PATCH: Test HAVE_GAS_SHF_MERGE value in java/class.c Rainer Orth
12:17 Re: [cs] pipe infrastructure support DJ Delorie
11:31 Re: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Gabriel Dos Reis
11:18 RE: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Pétur Runólfsson
11:03 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
09:50 Re: 3.4 PATCH: Test HAVE_GAS_SHF_MERGE at runtime Rainer Orth
09:12 Fix ICE Nathan Sidwell
09:09 PATCH ARM fix fatal build warnings Richard Earnshaw
08:21 C++ PATCH: Unify pop_binding_level and suspend_binding_level Gabriel Dos Reis
08:02 [tree-ssa] FIx 20030807-9.c, factor some code law
07:55 [tree-ssa] Enhance optimization test law
07:44 Re: [cs] pipe infrastructure support Mike Stump
07:15 [PATCH] Fix PR optimization/12340 Eric Botcazou
06:44 Re: patch ping [dbxout_typedefs] Per Bothner
06:34 Re: [cs] pipe infrastructure support Per Bothner
05:38 Re: [cs] pipe infrastructure support Neil Booth
05:34 Re: patch to convert input character set to source character set Neil Booth
05:17 Re: [m68k] use precomputed values from current_frame Richard Henderson
05:12 Re: 3.4 PATCH: Test HAVE_GAS_SHF_MERGE at runtime Andrew Pinski
05:00 Re: [cs] pipe infrastructure support Mike Stump
04:32 Re: 3.4 PATCH: Test HAVE_GAS_SHF_MERGE at runtime David Edelsohn
04:26 Re: [cs] pipe infrastructure support Mike Stump
04:16 Re: [patch] Clean up with-cpu clauses in config.gcc Daniel Jacobowitz
04:08 [committed] move use_fixproto=no from generic vxworks clause to specific one Nathanael Nerode
04:02 [committed] config.gcc: Get another one I accidentally missed Nathanael Nerode
03:53 Re: fix ifcvt rtl sharing Alan Modra
03:37 [committed] config.gcc: get one I accidentally missed Nathanael Nerode
03:06 Re: [patch] config.gcc: eliminate 'generic' vxworks clause Phil Edwards
02:58 Re: mn10300 logical operations Alexandre Oliva
02:57 [patch] Clean up with-cpu clauses in config.gcc Nathanael Nerode
02:41 [committed] config.gcc: move vax-vms unsupported notice with the rest Nathanael Nerode
02:37 [committed] disable fixproto for some more targets Nathanael Nerode
02:27 [committed] config.gcc: Move use_fixproto=no from generic freebsd clause to specific clauses Nathanael Nerode
02:19 Fix Linux/Sparc pedantic build David S. Miller
02:18 [committed] config.gcc: Move use_fixproto=no from generic netbsd clause to specific clauses Nathanael Nerode
02:08 [committed] config.gcc: Move use_fixproto=no from generic openbsd clause to specific clauses Nathanael Nerode
01:47 [PATCH] Fix handling of frame marker when generating PIC code on PA John David Anglin
01:44 [patch] config.gcc: eliminate 'generic' vxworks clause Nathanael Nerode
01:37 Re: [cs] pipe infrastructure support DJ Delorie
01:26 Re: [cs] pipe infrastructure support Zack Weinberg
01:24 3.4 PATCH: Test HAVE_GAS_SHF_MERGE value in java/class.c Rainer Orth
01:09 [cs] pipe infrastructure support Mike Stump
00:32 Re: [RFC/objc] Support for 'Class <Protocol>' & frontend cleanups Ziemowit Laski
00:13 FOLLOW-UP: PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski

September 23, 2003
23:42 Re: [m68k] Restore some original predefines and cleanup m68k target flags Mike Stump
22:52 Re: patch ping [dbxout_typedefs] Zack Weinberg
22:45 Re: [m68k] use precomputed values from current_frame Bernardo Innocenti
22:37 Re: Bootstrap failure in targhooks.c Rainer Orth
22:34 PATCH: Merge objc-improvements-branch to mainline Ziemowit Laski
22:29 Re: Bootstrap failure in targhooks.c Rainer Orth
22:28 Re: patch to convert input character set to source character set Zack Weinberg
22:16 [PATCH] Fix for DW_AT_low_pc and DW_AT_high_pc of inlined functions (DW_TAG_inlined_subroutine). Carlo Wood
22:14 patch ping [dbxout_typedefs] Per Bothner
22:03 Re: patch to convert input character set to source character set Neil Booth
21:49 [committed] rename ${machine} to ${target} in config.gcc Nathanael Nerode
21:48 Re: patch to convert input character set to source character set Zack Weinberg
21:38 Re: Patch to gcc/Makefile.in for fastcompare* targets [take 2] Mark Mitchell
21:38 Re: patch rereview requested for PRs 6860, 10467 and 11741 Mark Mitchell
21:36 Re: [patch] fix bootstrap Nathanael Nerode
21:36 Re: patch to convert input character set to source character set Neil Booth
21:35 [patch] fix bootstrap Nathanael Nerode
20:58 Re: problem building a GCJ-friendly GNU Crypto John David Anglin
20:53 [patch] Convert config/v850 to ISO C90 prototypes and definitions Nathanael Nerode
20:33 Re: 3.4 PATCH: Fully support GNU linker in libtool on IRIX 5/6 Rainer Orth
20:25 Re: [committed] Always disable fixproto for HURD in individual config clauses DJ Delorie
20:13 [committed] Always disable fixproto for HURD in individual config clauses Nathanael Nerode
20:04 [v3] testsuite warning patrol Benjamin Kosnik
20:04 fix remap_save_expr buglet Richard Henderson
19:27 Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions Rainer Orth
19:26 Re: problem building a GCJ-friendly GNU Crypto Geoff Keating
19:17 Re: 3.4 PATCH: Provide target hook for ASM_OUTPUT_EXTERNAL_LIBCALL Rainer Orth
18:48 [committed] cleanups to config.host Nathanael Nerode
18:37 [PATCH] Bootstrap failure due to reload bug Ulrich Weigand
18:33 Re: 3.4 PATCH: Test HAVE_GAS_SHF_MERGE at runtime Richard Henderson
18:27 Re: add "%J" for diagnostics (Redux. Positional format specifierfor diagnostic) Chiaki
18:25 Re: [m68k] Richard Henderson
18:13 Re: patch to convert input character set to source character set Chandra Chavva
18:12 Re: patch to convert input character set to source character set Zack Weinberg
17:58 Re: patch to convert input character set to source character set Joseph S. Myers
17:53 [m68k] Bernardo Innocenti
17:50 Re: patch to convert input character set to source character set Zack Weinberg
17:12 Re: add "%J" for diagnostics (Redux. Positional format specifier for diagnostic) Gabriel Dos Reis
17:05 Re: add "%J" for diagnostics (Redux. Positional format specifier for diagnostic) Richard Henderson
17:04 Re: add "%J" for diagnostics (Redux. Positional format specifier for diagnostic) Gabriel Dos Reis
16:59 Re: add "%J" for diagnostics (Redux. Positional format specifier for diagnostic) Gabriel Dos Reis
16:55 Re: add "%J" for diagnostics (Redux. Positional format specifier for diagnostic) Richard Henderson
16:45 Re: add "%J" for diagnostics (Redux. Positional format specifier for diagnostic) Gabriel Dos Reis
16:28 Re: add "%J" for diagnostics (Redux. Positional format specifier for diagnostic) Richard Henderson
15:57 Re: problem building a GCJ-friendly GNU Crypto Gabriel Dos Reis
15:52 patch to convert input character set to source character set Chandra Chavva
15:49 Re: C++: Tag transparent binding contour Gabriel Dos Reis
15:38 Re: problem building a GCJ-friendly GNU Crypto John David Anglin
15:27 Re: C++: Tag transparent binding contour Mark Mitchell
13:41 [PATCH] PR bootstrap/12358: Operand reordering problems. Roger Sayle
13:40 [tree-ssa] Improve dominator optimizer's case label handling law
13:36 Re: [PATCH] Rename a function in cgraphunit.c Jan Hubicka
13:22 [PATCH] Rename a function in cgraphunit.c Kelley Cook
13:20 [PATCH] Cleanup the callgraph (-dU) dump file. Kelley Cook
13:16 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Bernardo Innocenti
11:24 [patch] define ASM_COMMENT_START in config/i386/gas.h KRECKEL Richard NGLT
09:11 [JAVA] Optimize binary operators with equal operands. Andrew Haley
09:05 [PATCH] Implement DRs 60 and 63 Pétur Runólfsson
09:00 Re: PATCH: tune ARM's rtx_costs function Richard Earnshaw
07:57 Re: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Gabriel Dos Reis
07:50 RE: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Pétur Runólfsson
07:39 [tree-ssa] tree-ssa-dom improvement law
07:37 [tree-ssa] New test law
07:18 [tree-ssa] Enhance test law
06:19 Re: problem building a GCJ-friendly GNU Crypto Gabriel Dos Reis
06:12 fix java interpreter on alpha Richard Henderson
05:26 [tree-ssa] Fix checking failure in edge splitting law
04:05 Re: [m68k] Restore some original predefines and cleanup m68k target flags Mike Stump
02:37 Re: problem building a GCJ-friendly GNU Crypto Andrew Pinski
02:21 [v3] libstdc++/12365 Paolo Carlini
02:21 Re: [PATCH] Cleanup in istream.tcc Paolo Carlini
02:18 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Bernardo Innocenti
02:10 Re: problem building a GCJ-friendly GNU Crypto Roger Sayle
01:35 Re: [patch] VAX ELF PIC support. Alan Modra
01:25 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Hans-Peter Nilsson
00:34 [patch] VAX ELF PIC support (take 2). Matt Thomas

September 22, 2003
23:20 convert Xtensa port to C90 Bob Wilson
22:33 Re: add "%J" for diagnostics (Redux. Positional format specifierfor diagnostic) Chiaki
22:14 Re: [patch] VAX ELF PIC support. Matt Thomas
22:09 Re: add "%J" for diagnostics (Redux. Positional format specifier for diagnostic) Richard Henderson
22:06 Re: [patch] VAX ELF PIC support. Mike Stump
21:45 Re: PATCH: tune ARM's rtx_costs function Ian Lance Taylor
21:42 Re: add "%J" for diagnostics (Redux. Positional format specifierfor diagnostic) Chiaki
20:38 3.4 PATCH: Test HAVE_GAS_SHF_MERGE at runtime Rainer Orth
20:34 Re: [web] update Blitz++ build and test guide for GCC 3.4 Janis Johnson
20:22 [v3] libstdc++/12365 Paolo Carlini
20:21 Re: patch rereview requested for PRs 6860, 10467 and 11741 Zack Weinberg
20:21 [Fix for libf2c/11918, committed] Call f_init where needed, check fd in fnum_.c Toon Moene
20:16 Re: [PATCH] Disable bprob.exp for cross targets Eric Christopher
20:13 Re: mn10300 logical operations Alexandre Oliva
20:12 Re: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Gabriel Dos Reis
20:01 Re: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Bernardo Innocenti
19:35 RFC: backend support for __float80 and __float128 on IA64 Zack Weinberg
18:17 Re: 3.4 PATCH: Provide target hook for special handling of collect2 flags Rainer Orth
17:54 Re: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Gabriel Dos Reis
17:54 Re: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Gabriel Dos Reis
17:49 Re: [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Christoph Hellwig
17:49 Re: C++: Tag transparent binding contour Gabriel Dos Reis
17:47 [libstdc++] Don't access fpos_t.__state on uClibc w/o wchar support Bernardo Innocenti
17:43 Re: [libiberty and gdb] floatformat_is_valid Andrew Cagney
17:22 Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions Richard Henderson
17:01 Re: [patch] Introduce top level bootstrap as a technology preview :-) Gabriel Dos Reis
16:55 Re: [patch] VAX ELF PIC support. Geoff Keating
16:52 Re: [patch] Introduce top level bootstrap as a technology preview:-) Jason Merrill
16:47 Re: [patch] Introduce top level bootstrap as a technology preview :-) Gabriel Dos Reis
16:44 Re: [m68k] Add m68k-uclinux-uclibc target Christoph Hellwig
16:37 Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions Rainer Orth
16:37 Re: [patch] Introduce top level bootstrap as a technology preview:-) Zack Weinberg
16:32 [tree-ssa] Add Andrew MacLeod as global maintainer Diego Novillo
16:28 Re: [PATCH] Fix PR12281: not emiting function which is static and marked as inline Geoff Keating
16:24 Re: [patch] Introduce top level bootstrap as a technology preview :-) Gabriel Dos Reis
16:19 Re: [patch] Introduce top level bootstrap as a technology preview :-) Andrew Pinski
16:16 Re: [patch] Introduce top level bootstrap as a technology preview :-) Gabriel Dos Reis
16:10 Re: [patch] Introduce top level bootstrap as a technology preview:-) Jason Merrill
16:04 Re: more tree-ssa line number merging Zack Weinberg
16:00 Re: [web] update Blitz++ build and test guide for GCC 3.4 Janis Johnson
15:56 Re: PATCH: tune ARM's rtx_costs function Richard Earnshaw
15:39 Re: [patch] Introduce top level bootstrap as a technology preview :-) Gabriel Dos Reis
15:25 Re: [patch] Introduce top level bootstrap as a technology preview:-) Zack Weinberg
15:19 [m68k] Add m68k-uclinux-uclibc target Bernardo Innocenti
15:00 [patch] gcc/Makefile.in fix for NetBSD Matt Thomas
14:29 PATCH: maintainer-scripts/gcc_release -- snapshot announcements Gerald Pfeifer
14:00 [tree-ssa][PATCH]: Speed up SSAPRE, and reduce it's memory usage Daniel Berlin
12:50 Re: [m68k] Restore some original predefines and cleanup m68k target flags Gunther Nikl
12:23 Re: [tree-ssa] Speeding up the dominator optimizer Andrew MacLeod
12:13 Re: patch rereview requested for PRs 6860, 10467 and 11741 Richard Kenner
11:55 Re: [tree-ssa] Speeding up the dominator optimizer Daniel Berlin
11:24 Re: [tree-ssa] Speeding up the dominator optimizer Daniel Berlin
11:10 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
10:28 Re: [PATCH] Cleanup in istream.tcc Gabriel Dos Reis
09:41 PATCH for RE: what with the logo Gerald Pfeifer
09:36 [PATCH] Cleanup in istream.tcc Pétur Runólfsson
09:30 Re: Patch - [PR 12165] Typedef'ed array variables ignore typedef's const qualifier Dhananjay R. Deshpande
08:50 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts [patch] Andrew Haley
07:52 [PATCH] scheduling of queued insns Dorit Naishlos
07:32 Unreviewed patches for 3.3.2 Eric Botcazou
06:52 Re: [patch] VAX ELF PIC support. Richard Henderson
06:31 Re: [patch] VAX ELF PIC support. Richard Henderson
06:26 Re: [patch] VAX ELF PIC support. Richard Henderson
06:21 Re: [PATCH] Fix PR12281: not emiting function which is static and marked as inline Richard Henderson
05:47 Re: [PATCH] Fix comment in real.c Eric Botcazou
05:47 Re: patch rereview requested for PRs 6860, 10467 and 11741 Michael Matz
05:45 Re: [patch] VAX ELF PIC support. Matt Thomas
05:41 Re: [patch] VAX ELF PIC support. Matt Thomas
05:38 Re: [PATCH] Fix comment in real.c Richard Henderson
05:18 Re: [patch] VAX ELF PIC support. Richard Henderson
05:17 Re: [patch] VAX ELF PIC support. Richard Henderson
05:09 Re: more tree-ssa line number merging Richard Henderson
04:49 unreviewd patches for PRs 3761 4100 Scott Brumbaugh
04:43 Re: [C++ Patch] PR 4100 (friend specifier with class definition) Scott Brumbaugh
04:42 [PATCH] Fix PR12281: not emiting function which is static and marked as inline Andrew Pinski
04:30 Re: patch rereview requested for PRs 6860, 10467 and 11741 John David Anglin
04:11 Re: [tree-ssa] Speeding up the dominator optimizer law
04:11 Re: Patch to gcc/Makefile.in for fastcompare* targets [take 2] Phil Edwards
03:20 Re: [tree-ssa] Speeding up the dominator optimizer Andrew MacLeod
03:15 Re: patch rereview requested for PRs 6860, 10467 and 11741 Nathanael Nerode
02:45 Re: patch rereview requested for PRs 6860, 10467 and 11741 Richard Kenner
02:19 Re: Patch to gcc/Makefile.in for fastcompare* targets [take 2] Kaveh R. Ghazi
01:41 [tree-ssa] More dominator optimizations law
01:17 [tree-ssa] Move DOM out of tree-ssa.c Diego Novillo
00:55 Re: patch rereview requested for PRs 6860, 10467 and 11741 John David Anglin
00:26 Re: [patch] VAX ELF PIC support. Matt Thomas

September 21, 2003
23:43 more tree-ssa line number merging Richard Henderson
23:29 Re: Add Peter Barada, Paul Dale and myself to doc/contrib.texi Pauli
23:27 Re: [objc-improvements-branch] PR objc/12309 fix David Ayers
22:17 Re: patch rereview requested for PRs 6860, 10467 and 11741 Richard Kenner
22:09 Re: [patch] VAX ELF PIC support. Matt Thomas
22:03 Re: Patch to gcc/Makefile.in for fastcompare* targets [take 2] Phil Edwards
21:44 Re: patch rereview requested for PRs 6860, 10467 and 11741 John David Anglin
21:25 Re: [patch] VAX ELF PIC support. Richard Henderson
21:13 [PATCH] Fix comment in real.c Eric Botcazou
20:56 Re: [patch] VAX ELF PIC support. Matt Thomas
20:53 Re: patch rereview requested for PRs 6860, 10467 and 11741 Richard Kenner
20:28 Re: [patch] VAX ELF PIC support. Richard Henderson
20:25 Re: [tree-ssa] Speeding up the dominator optimizer Daniel Berlin
20:13 [tree-ssa] Speeding up the dominator optimizer law
20:12 Re: patch rereview requested for PRs 6860, 10467 and 11741 John David Anglin
20:11 [tree-ssa] Speed up dominator optimizer law
20:00 [committed] convert config/vax/vax-protos.h to C90 Nathanael Nerode
19:53 Re: [m68k] Restore -mrtd Richard Henderson
19:49 [committed] convert vax/vax.c to C90 Nathanael Nerode
19:47 Re: add %J for diagnostics Richard Henderson
19:07 Re: patch rereview requested for PRs 6860, 10467 and 11741 Richard Kenner
19:07 Re: patch rereview requested for PRs 6860, 10467 and 11741 Gabriel Dos Reis
19:02 Re: patch rereview requested for PRs 6860, 10467 and 11741 Gabriel Dos Reis
18:53 Re: patch rereview requested for PRs 6860, 10467 and 11741 Daniel Berlin
18:44 Re: patch rereview requested for PRs 6860, 10467 and 11741 Roger Sayle
18:35 Re: add %J for diagnostics Gabriel Dos Reis
18:29 Re: add %J for diagnostics Richard Henderson
18:14 [PATCH] Fix PR optimization/12142 John David Anglin
17:52 Re: patch rereview requested for PRs 6860, 10467 and 11741 Gabriel Dos Reis
17:22 Re: patch rereview requested for PRs 6860, 10467 and 11741 Richard Kenner
17:13 Re: patch rereview requested for PRs 6860, 10467 and 11741 Roger Sayle
17:08 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts [patch] Jeff Sturm
16:44 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts[patch] Diego Novillo
16:40 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts [patch] Jeff Sturm
16:28 patch unroll.c(loop_iterations) add missing break? Graham Stott
16:28 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts [patch] Jeff Sturm
16:01 [tree-ssa] PATCH expr.c(expand_exp) fix bogus return value for CATCH_EXPR. Graham Stott
15:41 PATCH: releases.html Gerald Pfeifer
14:33 [gfortran] DATA statements Paul Brook
14:11 Re: [PATCH] Fix PR optimization/12301 Eric Botcazou
14:05 Re: patch rereview requested for PRs 6860, 10467 and 11741 Gabriel Dos Reis
13:37 Re: Patch for n32/n64 structure returns Gerald Pfeifer
13:35 Re: patch rereview requested for PRs 6860, 10467 and 11741 Roger Sayle
13:12 Re: patch rereview requested for PRs 6860, 10467 and 11741 Roger Sayle
12:48 Re: [web] update Blitz++ build and test guide for GCC 3.4 Gerald Pfeifer
12:41 [m68k] unreviewed patches Bernardo Innocenti
12:25 [m68k] Restore -mrtd Bernardo Innocenti
12:10 Re: patch rereview requested for PRs 6860, 10467 and 11741 Richard Kenner
12:07 Re: patch rereview requested for PRs 6860, 10467 and 11741 Richard Kenner
11:31 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts[patch] Andrew Haley
11:28 Re: Patch for n32/n64 structure returns Richard Sandiford
11:17 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
09:42 Re: problem building a GCJ-friendly GNU Crypto Bryce McKinlay
09:04 Re: add %J for diagnostics Gabriel Dos Reis
08:54 Re: add %J for diagnostics Gabriel Dos Reis
08:44 [tree-ssa] Auto-vectorization Plan Dorit Naishlos
07:47 Re: [RFA/RFT] libffi reorg (take 3) Andreas Tobler
06:52 Re: add %J for diagnostics Richard Henderson
05:14 add %J for diagnostics Richard Henderson
05:10 Re: patch rereview requested for PRs 6860, 10467 and 11741 law
04:24 Re: [www] mention Treelang Tim Josling
04:07 Re: [patch] Introduce top level bootstrap as a technology preview :-) Gabriel Dos Reis
04:03 Re: patch rereview requested for PRs 6860, 10467 and 11741 Gabriel Dos Reis
04:00 Re: patch rereview requested for PRs 6860, 10467 and 11741 Gabriel Dos Reis
03:45 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts[patch] Jason Merrill
03:15 [RFC] PowerPC TImode splitters David Edelsohn
02:35 Re: [patch] Move fixproto disabling into config.gcc, out of fragments Hans-Peter Nilsson
02:20 [patch] Move fixproto disabling into config.gcc, out of fragments Nathanael Nerode
02:11 Re: patch rereview requested for PRs 6860, 10467 and 11741 Roger Sayle
01:16 Re: [PATCH] Fix off-by-one bug in ix86_expand_carry_flag_compare Richard Henderson
01:14 Re: patch rereview requested for PRs 6860, 10467 and 11741 Richard Kenner
01:01 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts [patch] Richard Henderson
00:33 Re: [patch] Introduce top level bootstrap as a technology preview:-) Zack Weinberg
00:14 Re: [PATCH] Fix PR optimization/12301 Richard Henderson
00:13 Re: select_rtx_section and relocations on Darwin. Geoff Keating

September 20, 2003
22:21 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts [patch] Jeff Sturm
21:35 Re: problem building a GCJ-friendly GNU Crypto Roger Sayle
21:26 Re: patch rereview requested for PRs 6860, 10467 and 11741 Roger Sayle
21:19 [toplevel patch] Use EXTRA_HOST_FLAGS in GCC_FLAGS_TO_PASS Nathanael Nerode
21:14 [toplevel patch committed] Don't pass down ENQUIRE Nathanael Nerode
21:09 Re: [patch] don't set DLLTOOL and WINDRES in gcc subdir Nathanael Nerode
21:07 [committed] Remove leftover references to ENQUIRE Nathanael Nerode
20:55 Re: problem building a GCJ-friendly GNU Crypto Tom Tromey
20:48 Re: [patch] Introduce toplevel bootstrap as technology preview, v.2 Gabriel Dos Reis
20:48 Re: patch rereview requested for PRs 6860, 10467 and 11741 Geoff Keating
20:47 Holding off on previous patch Nathanael Nerode
20:47 Re: problem building a GCJ-friendly GNU Crypto Gabriel Dos Reis
20:44 Re: select_rtx_section and relocations on Darwin. Andrew Pinski
20:43 [patch] don't set DLLTOOL and WINDRES in gcc subdir Nathanael Nerode
20:33 Re: problem building a GCJ-friendly GNU Crypto Geoff Keating
20:28 [patch] Introduce toplevel bootstrap as technology preview, v.2 Nathanael Nerode
20:02 Re: problem building a GCJ-friendly GNU Crypto Roger Sayle
19:17 [PATCH] Fix off-by-one bug in ix86_expand_carry_flag_compare Roger Sayle
17:57 patch rereview requested for PRs 6860, 10467 and 11741 Roger Sayle
17:41 Re: [patch] Allow ns32k-*-netbsdelf* as host (not target) Matt Thomas
17:40 [patch] Collapse related clauses in config.host and recomment Nathanael Nerode
17:30 [patch] Allow ns32k-*-netbsdelf* as host (not target) Nathanael Nerode
17:28 [patch] VAX ELF PIC support. Matt Thomas
17:28 [patch] cleanup to config.host after allowing unlisted hosts Nathanael Nerode
16:29 [PATCH, committed] Fix testcase g++.dg/rtti/typeid3.C Kriang Lerdsuwanakij
16:16 Re: [C++ PATCH]: Fix 12232 Kriang Lerdsuwanakij
16:01 [C++ PATCH,committed] Fix type or template decision when parsingfunction parameter Kriang Lerdsuwanakij
14:17 Re: [RFA/RFT] libffi reorg (take 3) Paolo Bonzini
13:57 patch for arm-linux pic handling Philip Blundell
12:38 [gfortran] New intrinsics Paul Brook
12:31 [tree-ssa] More performance improvement patchlets Andrew MacLeod
12:22 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Bernardo Innocenti
11:33 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Hans-Peter Nilsson
11:06 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
10:59 Re: [m68k] Restore some original predefines and cleanup m68k target flags Gunther Nikl
10:34 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Bernardo Innocenti
09:25 Re: [m68k] Restore some original predefines and cleanup m68k target flags Gunther Nikl
09:21 Re: [m68k] Restore some original predefines and cleanup m68k target flags Gunther Nikl
06:50 Re: [web] update Blitz++ build and test guide for GCC 3.4 Paolo Carlini
05:16 Patch to gcc/Makefile.in for fastcompare* targets [take 2] Kaveh R. Ghazi
04:53 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Bernardo Innocenti
04:09 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Hans-Peter Nilsson
03:46 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Bernardo Innocenti
03:20 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Hans-Peter Nilsson
02:51 Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions Hans-Peter Nilsson
01:36 Re: [patch] Introduce top level bootstrap as a technology preview :-) Nathanael Nerode
00:42 Re: [PATCH] Disable bprob.exp for cross targets Hans-Peter Nilsson

September 19, 2003
23:58 Re: [patch] Introduce top level bootstrap as a technology preview :-) Gabriel Dos Reis
23:49 [patch] Introduce top level bootstrap as a technology preview :-) Nathanael Nerode
23:04 [objc-improvements-branch] PR objc/12309 fix Ziemowit Laski
22:38 [web] update Blitz++ build and test guide for GCC 3.4 Janis Johnson
22:36 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts[patch] Diego Novillo
22:33 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts [patch] Jeff Sturm
22:25 [PATCH] Allow unlisted hosts (not targets) Nathanael Nerode
21:11 [testsuite] two new tests for gcc.dg/compat Janis Johnson
20:51 [JAVA] Optimize binary operators with equal operands. Roger Sayle
20:27 Re: [RFA/RFT] libffi reorg Paolo Bonzini
19:55 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Andreas Schwab
19:45 [gfortran] Random number generator Paul Brook
19:30 Re: PATCH: MIPS unwind through signal handlers (revised) David Daney
19:29 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Bernardo Innocenti
19:26 Redux. Support for positional format parameter in diagnostic output ishikawa
19:16 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Andreas Schwab
19:10 [gfortran] Name change Paul Brook
18:52 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Bernardo Innocenti
18:34 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Andreas Schwab
18:04 Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions Rainer Orth
17:53 [PATCH] Fix PR optimization/12301 Eric Botcazou
17:51 Re: [doc PATCH] Detailed description of invoking testsuite features in installation manual Phil Edwards
17:42 [patch] libffi testsuite, xfail: arm, mips, strongarm, xscale forclosure test cases Andreas Tobler
17:13 Re: [3.3.1 Doc patch] Backport doco changes from Mainline Gerald Pfeifer
17:03 Re: [tree-ssa] Memory usage in compute_immediate_uses Andrew MacLeod
16:53 Re: [PATCH] Disable bprob.exp for cross targets Joern Rennecke
16:34 Re: 3.4 PATCH: Fix libffi testsuite on MIPS Anthony Green
16:24 Re: [RFA/RFT] libffi reorg Tom Tromey
16:21 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Bernardo Innocenti
16:05 Re: [m68k] Restore some original predefines and cleanup m68k targetflags Bernardo Innocenti
15:40 Re: Patch to update builtins.c:builtin_mathfn_code() Kaveh R. Ghazi
15:28 Re: [toplevel] Pass --program-transform-name to subconfigures Nathanael Nerode
15:14 Re: [RFA/RFT] libffi reorg (take 2) David Edelsohn
15:09 Re: [RFA/RFT] libffi reorg (take 2) Andreas Tobler
15:06 RFA: Make reg_overlap_mentioned_for_reload_p more exact to avoid bad code generation Joern Rennecke
14:44 [Patch, Applied] Re: array11.C failing on all LP64 targets Andrew Pinski
14:38 Re: [RFA/RFT] libffi reorg (take 2) Andreas Tobler
14:25 Re: [RFA/RFT] libffi reorg (take 2) Paolo Bonzini
14:18 Re: Unsafe givs & check_ext_dependent_givs Richard Sandiford
14:10 [C++ PATCH, committed] Fix PR495 (class template injection bug) Kriang Lerdsuwanakij
14:00 An attempt to improve the handling of promoted bivs Richard Sandiford
13:48 [tree-ssa] Minor improvement to dominator optimizer law
13:45 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Gunther Nikl
13:36 [PATCH] GNU/KFreeBSD support, with test log Robert Millan
13:35 Re: [m68k] Add gcc/config/m68k/t-rtems Joel Sherrill <joel at OARcorp
13:32 Re: [m68k] Add gcc/config/m68k/t-rtems Ralf Corsepius
13:30 Re: [m68k] Add gcc/config/m68k/t-rtems Joel Sherrill <joel at OARcorp
13:22 Re: [RFA/RFT] libffi reorg (take 2) Andreas Tobler
13:00 Re: Add Peter Barada, Paul Dale and myself to doc/contrib.texi Peter Barada
12:41 Patch - [PR 12165] Typedef'ed array variables ignore typedef's const qualifier Dhananjay R. Deshpande
12:13 Re: [tree-ssa] CCP compile time improvements Andrew MacLeod
12:06 Re: [RFA/RFT] libffi reorg Andreas Tobler
11:59 Re: [RFA/RFT] libffi reorg (take 2) Paolo Bonzini
11:53 Re: [RFA/RFT] libffi reorg Paolo Bonzini
11:52 Re: [tree-ssa] CCP compile time improvements Diego Novillo
11:44 Re: [RFA/RFT] libffi reorg Andreas Tobler
11:14 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
10:56 [tree-ssa] kill more useless eh regions Richard Henderson
10:50 [RFA/RFT] libffi reorg Paolo Bonzini
10:18 Re: [m68k] Restore some original predefines and cleanup m68k target flags Gunther Nikl
10:00 Re: [C++ PATCH]: Fix 12232 Nathan Sidwell
09:51 [C++ PATCH]: Fix 12232 Nathan Sidwell
09:11 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Gunther Nikl
07:57 Re: Add Peter Barada, Paul Dale and myself to doc/contrib.texi Gerald Pfeifer
07:42 Re: [m68k] Restore some original predefines and cleanup m68k target flags Gunther Nikl
07:32 Unsafe givs & check_ext_dependent_givs Richard Sandiford
06:38 Re: [m68k] Restore some original predefines and cleanup m68k target flags Richard Henderson
06:34 Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions Richard Henderson
06:26 [tree-ssa] fix 21_strings/basic_string/operators/char/1.cc Richard Henderson
05:18 [m68k] Add gcc/config/m68k/t-rtems Ralf Corsepius
03:53 [m68k] Add uClinux-specific code generation options - rev. 2 Bernardo Innocenti
03:49 [m68k] Add __attribute__((interrupt_handler)) - rev. 4 Bernardo Innocenti
03:37 [m68k] Restore some original predefines and cleanup m68k target flags Bernardo Innocenti
03:15 Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions Rainer Orth
03:15 Re: C++ PATCH: PR c++/3907 Gabriel Dos Reis
02:40 [PATCH] Fix newlib includes. Random mips exp fixes. Eric Christopher
02:40 Re: [PATCH] Disable bprob.exp for cross targets Andrew Pinski
02:36 [PATCH] Disable bprob.exp for cross targets Eric Christopher
01:51 Re: [objc-improvements] Synced in with mainline yet again... Ziemowit Laski
01:49 Add Peter Barada, Paul Dale and myself to doc/contrib.texi Bernardo Innocenti
00:53 PATCH to use fileline typedef Per Bothner
00:22 Re: [PATCH/RFA] libffi SH patch kaz Kojima
00:12 Re: PATCH: MIPS unwind through signal handlers (revised) Eric Christopher

September 18, 2003
23:55 PATCH: MIPS unwind through signal handlers (revised) David Daney
23:37 Re: Patch for n32/n64 structure returns Gerald Pfeifer
22:49 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Bernardo Innocenti
22:48 [tree-ssa] remove_useless_stmts_and_vars reorg Richard Henderson
22:47 Re: [PATCH] Fix PR optimization/11637 (x86) Eric Botcazou
22:21 [tree-ssa] cleanup & factoring in tree-ssa-dom.c/fold-const.c/tree.c law
22:01 [tree-ssa] fix asm indentation Richard Henderson
21:56 [tree-ssa] CCP compile time improvements Andrew MacLeod
21:20 PATCH: PR 11184 Mark Mitchell
20:54 Fix error in except.c:output_function_exception_table Richard Kenner
20:37 [gfortran] Error in IO of exponents Paul Brook
20:34 Re: [v3] libstdc++/12239 Mike Stump
20:29 [tree-ssa] memory usage vs tree-eh, take 2 Richard Henderson
20:27 Re: [patch] regression tester, enable libffi test Andreas Tobler
20:13 [tree-ssa] Make assignment of scopes independent on bind_exprs Zdenek Dvorak
20:08 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Neil Booth
19:35 [tree-ssa] COND_EXPR lowering Zdenek Dvorak
19:27 Re: 3.4 PATCH: Provide JCR_SECTION_ASM_OP for crtstuff.c Rainer Orth
19:26 Re: [patch libffi darwin cleanup Stan Shebs
19:04 Re: [toplevel] Pass --program-transform-name to subconfigures Daniel Jacobowitz
19:02 Re: [C++ PATCH] Remove nested function support remnants Mark Mitchell
18:59 Re: RFC Patch: Fix bad eh_frame data for MIPS. Daniel Jacobowitz
18:56 [patch libffi darwin cleanup Andreas Tobler
18:52 Re: [Patch] correct typo in craph's debug output? Richard Henderson
18:50 Re: RFC Patch: Fix bad eh_frame data for MIPS. Jakub Jelinek
18:50 Re: [PATCH] Fix PR target/12166 (SPARC) Richard Henderson
18:49 Re: [PATCH] PR c/12312: Fix (not (eq X Y)) into (ne X Y) thinko. Richard Henderson
18:46 Re: [v3] libstdc++/12239 Phil Edwards
18:45 Re: RFC Patch: Fix bad eh_frame data for MIPS. David Daney
18:40 Re: RFC Patch: Fix bad eh_frame data for MIPS. David Daney
18:31 Re: RFC Patch: Fix bad eh_frame data for MIPS. Richard Henderson
18:29 Re: [v3] libstdc++/12239 Mike Stump
18:22 Re: RFC Patch: Fix bad eh_frame data for MIPS. Daniel Jacobowitz
18:20 [tree-ssa] Factor some code law
18:16 Re: RFC Patch: Fix bad eh_frame data for MIPS. David Daney
17:51 Re: [patch] libffi structure passing for AIX/Darwin David Edelsohn
17:47 [patch] libffi structure passing for AIX/Darwin Andreas Tobler
17:08 [C++ PATCH]: Fix 9848 Nathan Sidwell
15:35 Re: [PATCH] PR c/12312: Fix (not (eq X Y)) into (ne X Y) thinko. Kaveh R. Ghazi
14:31 [Patch] correct typo in craph's debug output? Kelley Cook
14:29 Re: [PATCH] Cleanup of __basic_file and streambufs B. Kosnik
14:25 Re: [v3] add -Wcast-qual to WARN_FLAGS B. Kosnik
14:23 Re: [PATCH] for PR12223 Zdenek Dvorak
14:15 Re: [PATCH/RFA] libffi SH patch Andrew Haley
14:01 [PATCH] Fix PR target/12166 (SPARC) Eric Botcazou
13:59 Re: [PATCH/RFA] libffi SH patch kaz Kojima
13:46 Re: [PATCH/RFA] libffi SH patch Anthony Green
13:42 [PATCH/RFA] libffi SH patch Andrew Haley
13:29 [PATCH/RFA] libffi SH patch kaz Kojima
13:27 [PATCH] PR c/12312: Fix (not (eq X Y)) into (ne X Y) thinko. Roger Sayle
12:34 [patch] Testcase for PR 12316, update Volker Reichelt
12:28 [patch] Testcase for PR 12316 Volker Reichelt
12:17 [PATCH] Cleanup of __basic_file and streambufs Pétur Runólfsson
12:17 [PATCH] Cleanup of __basic_file and streambufs Pétur Runólfsson
11:43 Re: [tree-ssa] memory usage vs tree-eh graham . stott
11:42 Re: Patch for n32/n64 structure returns Gerald Pfeifer
11:37 Re: [objc-improvements] Synced in with mainline yet again... Gerald Pfeifer
11:10 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
10:52 [tree-ssa] memory usage vs tree-eh Richard Henderson
10:36 Re: [PATCH] Add m68k-uclinux target Hans-Peter Nilsson
10:22 [JAVA] Generate fconst_2 bytecode Andrew Haley
08:40 Re: [PATCH] Delete FFS_EXPR and other unused bitop tree codes Richard Henderson
08:39 Re: [PATCH] Add gcc/config/mips/t-rtems Ralf Corsepius
08:28 [mainline] misc patches to pretty-printing Gabriel Dos Reis
08:12 Re: More EH fallout Richard Henderson
08:01 Re: [tree-ssa] tsi_link_*after fixes/improvements Richard Henderson
07:42 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Gunther Nikl
05:16 Re: [JAVA] Generate fconst_2 bytecode Per Bothner
04:09 Re: [v3] libstdc++/12239 Phil Edwards
03:55 [tree-ssa] Fix for compile/20030917-1.c law
03:53 [tree-ssa] New test for PRE bug law
03:22 [tree-ssa] Convert fold's result law
03:20 [JAVA] Generate fconst_2 bytecode Roger Sayle
03:19 [tree-ssa] New optimization test law
03:01 [PATCH] Delete FFS_EXPR and other unused bitop tree codes Roger Sayle
02:45 mn10300 logical operations Alexandre Oliva
02:43 Re: Gcc 3.3 regressions (fwd) Alexandre Oliva
02:32 Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions Richard Henderson
02:27 Re: RFC Patch: Fix bad eh_frame data for MIPS. Richard Henderson
02:23 Re: [Patch] to i386winnt.c: Fix ICE on stdcall with incomplete type in parms Richard Henderson
02:16 Re: 3.4 PATCH: Provide target hook for ASM_OUTPUT_EXTERNAL_LIBCALL Richard Henderson
02:10 Re: [PATCH] Add m68k-uclinux target Richard Henderson
02:08 Re: 3.4 PATCH: Provide JCR_SECTION_ASM_OP for crtstuff.c Richard Henderson
02:06 fix input_location around t_r_o_c Richard Henderson
02:00 Re: [v3] libstdc++/12239 Mike Stump
01:51 Re: [PATCH] Add m68k-uclinux target Hans-Peter Nilsson
01:16 Re: [v3] libstdc++/12239 Mike Stump
01:08 Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions Rainer Orth
01:02 Re: [Patch] to i386winnt.c: Fix ICE on stdcall with incomplete type in parms Christopher Faylor
00:56 Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions Richard Henderson
00:51 Re: [PATCH] Fix PR11674 Richard Henderson
00:50 Re: Fix -pthread for PowerPC/Linux shared libraries Richard Henderson
00:43 Re: RFC Patch: Fix bad eh_frame data for MIPS. David Daney
00:31 [Patch] to i386winnt.c: Fix ICE on stdcall with incomplete type in parms Danny Smith
00:29 [tree-ssa] lower eh constructs Richard Henderson
00:13 [gfortran] Naming for random intrinsics functions Paul Brook
00:02 Re: PowerPC64 alignment of long doubles Janis Johnson

September 17, 2003
23:57 [tree-ssa] tsi_link_*after fixes/improvements Richard Henderson
23:51 Re: [tree-ssa] tree debugging hook law
23:49 C++ PATCH: PR 11991 Mark Mitchell
23:47 fix dump_flow_info Richard Henderson
23:43 C++ PATCH: PR 12266 Mark Mitchell
23:39 [tree-ssa] tree debugging hook Richard Henderson
23:34 Re: Gcc 3.3/3.4 are broken on Linux H. J. Lu
23:31 Re: RFC Patch: Fix bad eh_frame data for MIPS. Richard Henderson
23:22 Re: Gcc 3.3/3.4 are broken on Linux Richard Henderson
23:21 Re: RFC Patch: Fix bad eh_frame data for MIPS. David Daney
23:17 Re: Gcc 3.3/3.4 are broken on Linux Greg Schafer
23:14 [RFC/objc] Support for 'Class <Protocol>' & frontend cleanups David Ayers
23:10 Re: [objc-improvements] Synced in with mainline yet again... David Ayers
23:09 Re: Gcc 3.3/3.4 are broken on Linux Rainer Orth
22:47 Re: RFC Patch: Fix bad eh_frame data for MIPS. Richard Henderson
22:40 Re: [PATCH] Add m68k-uclinux target Zack Weinberg
22:16 [tree-ssa] remove more useless gotos Richard Henderson
22:10 Re: [PATCH] Add m68k-uclinux target Hans-Peter Nilsson
21:51 Resend: RFC Patch: Fix bad eh_frame data for MIPS. David Daney
20:56 PATCH: debug/12066 Mark Mitchell
20:38 [tree-ssa] don't consume all memory in pprinter Richard Henderson
20:29 Re: [v3] libstdc++/12239 Benjamin Kosnik
19:55 Re: [v3] libstdc++/12239 Phil Edwards
19:44 [v3] libstdc++/12239 Benjamin Kosnik
19:25 3.4 PATCH: Provide target hook for ASM_OUTPUT_EXTERNAL_LIBCALL Rainer Orth
19:25 fix c++/12316 Richard Henderson
19:19 Re: [PATCH] Add m68k-uclinux target Zack Weinberg
18:58 3.4 PATCH: Provide JCR_SECTION_ASM_OP for crtstuff.c Rainer Orth
18:49 3.4 PATCH: Provide target hook for special handling of collect2 flags Rainer Orth
18:48 Re: PATCH: IA64 floating-point types Mark Mitchell
18:43 [tree-ssa] Minor dominator cleanup law
18:41 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts[patch] Jason Merrill
18:40 Re: [PATCH] for PR12223 Mark Mitchell
18:36 Re: PATCH: IA64 floating-point types Zack Weinberg
18:35 Re: [tree-ssa] Fix problems with void * and GIMPLE typecasts [patch] law
18:30 Test DWARF2_UNWIND_INFO value for sjlj exceptions Rainer Orth
18:29 [3.3] fix alpha build of tree-ssa Richard Henderson
18:28 Re: [PATCH] for PR12223 Jason Merrill
18:13 3.4 PATCH: Pass multilib flags to libobjc Rainer Orth
18:02 Re: 3.4 PATCH RFC: Integrate O32 ABI support into IRIX 6configuration Rainer Orth
18:02 Re: 3.4 PATCH: Fix libffi testsuite on MIPS Andreas Tobler
18:02 [tree-ssa] Fix problems with void * and GIMPLE typecasts [patch] Diego Novillo
17:58 [mainline] C++ PATCH: fix confusing pretty-printing in C++/11357 Gabriel Dos Reis
17:56 Re: 3.4 PATCH: Fix libffi testsuite on MIPS Rainer Orth
17:53 Re: 3.4 PATCH: Fix minor IRIX 5 problems Rainer Orth
17:27 Re: PATCH to dbxout_typedefs Per Bothner
16:47 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Bernardo Innocenti
16:46 [tree-ssa] New test and test update law
16:40 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Bernardo Innocenti
16:17 Fwd: [Bug fortran/12317] New: Incorrect documentation for Fortran debugging features. A patch file follows. Andrew Pinski
15:59 Re: 3.4 PATCH: Fix libffi testsuite on MIPS Tom Tromey
15:34 Re: [tree-ssa PATCH] Fix PR 12187 Jason Merrill
15:27 Re: [PATCH] Fix for PR java/9577: Name Mangling Error Tom Tromey
15:03 Re: Fix -pthread for PowerPC/Linux shared libraries Alan Modra
14:52 Re: Fix -pthread for PowerPC/Linux shared libraries Daniel Jacobowitz
14:47 Re: Fix -pthread for PowerPC/Linux shared libraries Jakub Jelinek
14:44 Re: Fix -pthread for PowerPC/Linux shared libraries Daniel Jacobowitz
14:40 [PATCH] Fix PR11674 Zdenek Dvorak
14:09 Re: Fix -pthread for PowerPC/Linux shared libraries Alan Modra
13:58 Re: Fix -pthread for PowerPC/Linux shared libraries Daniel Jacobowitz
13:52 Re: Fix -pthread for PowerPC/Linux shared libraries David Edelsohn
13:49 Unreviewed patch Josef Zlomek
13:44 Fix -pthread for PowerPC/Linux shared libraries Daniel Jacobowitz
13:20 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Joel Sherrill
13:00 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Gunther Nikl
12:46 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Ralf Corsepius
12:24 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Gunther Nikl
12:15 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Gunther Nikl
12:09 Re: fix c++ gc problems following t_r_o_c Volker Reichelt
09:38 Re: [PATCH] Fix for PR java/9577: Name Mangling Error Andrew Haley
08:31 [PATCH] Fix PR optimization/10392 Eric Botcazou
08:24 Re: [www] mention Treelang Andreas Jaeger
08:16 Re: PATCH: IA64 floating-point types Jim Wilson
07:45 Re: [PATCH] Fix PR optimization/11637 (x86) Eric Botcazou
06:48 Re: 3.4 PATCH: Fix libffi testsuite on MIPS Eric Christopher
06:38 Re: 3.4 PATCH: Fix libffi testsuite on MIPS Andreas Tobler
06:14 Re: 3.4 PATCH RFC: Integrate O32 ABI support into IRIX 6configuration Eric Christopher
06:06 Re: 3.4 PATCH: Fix minor IRIX 5 problems Eric Christopher
06:01 Re: [PATCH] Fix PR optimization/11646 Eric Botcazou
05:55 Re: [PATCH] Add gcc/config/mips/t-rtems Eric Christopher
05:03 Re: Java: Miranda methods fix - PR 12254 Bryce McKinlay
03:30 Re: [janitor] Convert objc to ISO C90 Stan Shebs
02:18 Re: PowerPC64 alignment of long doubles David Edelsohn

September 16, 2003
23:46 [tree-ssa] Fix CCP bug exposed by 099.go law
23:04 Re: [PATCH] Fix PR optimization/11646 Richard Henderson
22:44 Re: PowerPC64 alignment of long doubles Alan Modra
22:28 Re: Problem with your change to recompute virtual operands Jason Merrill
22:24 Re: [tree-ssa PATCH] Fix PR 12187 Richard Henderson
22:11 3.4 PATCH RFC: Integrate O32 ABI support into IRIX 6 configuration Rainer Orth
21:49 Re: 3.4 PATCH: Fix minor IRIX 5 problems Richard Sandiford
21:36 Re: [objc-improvements] Synced in with mainline yet again... Ziemowit Laski
21:16 Patch applied to cfgcleanup.c Ian Lance Taylor
21:15 [gfortran] Comparing array specs Paul Brook
21:07 Re: Problem with your change to recompute virtual operands Diego Novillo
21:06 Nevermind law
21:01 3.4 PATCH: Fix minor IRIX 5 problems Rainer Orth
20:57 Problem with your change to recompute virtual operands law
20:56 Re: [objc-improvements] Synced in with mainline yet again... David Ayers
20:47 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS (version 2) Richard Henderson
20:31 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS (version 2) Bernardo Innocenti
20:28 3.4 PATCH: Fix libffi testsuite on MIPS Rainer Orth
20:25 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Andreas Schwab
20:00 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Andreas Schwab
19:32 Re: [tree-ssa PATCH] Fix PR 12187 Diego Novillo
19:19 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Joel Sherrill
18:57 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Bernardo Innocenti
18:51 Re: [www] mention Treelang Gerald Pfeifer
18:35 Re: [PATCH] Fix for PR java/9577: Name Mangling Error Tom Tromey
18:32 Re: [RFA] Add comment for dwarf2asm.c:dw2_asm_output_nstring() Joel Brobecker
18:29 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Bernardo Innocenti
18:26 [PATCH] Add self to write-after-approval list Joel Brobecker
18:23 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS tm_gccmail
18:22 Re: [janitor] Convert objc to ISO C90 Andreas Jaeger
18:21 Re: [janitor] Convert objc to ISO C90 Ziemowit Laski
18:20 Re: [PATCH] Fix PR optimization/11637 (x86) Eric Christopher
18:18 Re: [janitor] Convert objc to ISO C90 Stan Shebs
18:16 Re: [www] mention Treelang Andreas Jaeger
17:13 RFD / RFA: Make ms bitfield code handle flexible arrays Joern Rennecke
17:03 Re: [m68k] Add uClinux-specific code generation options (version2) Bernardo Innocenti
16:12 Re: [www] mention Treelang Janis Johnson
15:33 [C++ PATCH for 3.3/3.4] Fix PR7939 regression Kriang Lerdsuwanakij
15:10 Re: generate_bytecode_insn - tree code not implemented: min_expr Andrew Haley
14:35 Re: [PATCH] Add warn_unused_result attribute (take 2) Jason Merrill
14:31 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Joel Sherrill
14:28 Re: [PATCH] Fix PR optimization/11637 (x86) Eric Botcazou
13:51 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Gunther Nikl
12:55 Re: [PATCH] Fix PR optimization/11637 (x86) Richard Kenner
12:54 Re: [PATCH] Fix PR optimization/11637 (x86) Richard Kenner
12:49 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Joel Sherrill
11:30 [doc-patch] invoke.texi: clean up warning options section Volker Reichelt
10:15 Java: Miranda methods fix - PR 12254 Andrew Haley
09:57 Re: [www-patch] bugs.html rewrite, part 3: C part of non-bugs section Volker Reichelt
09:56 Re: [PATCH] Fix PR optimization/11637 (x86) Eric Botcazou
09:48 Re: [tree-ssa PATCH] Fix PR 12187 Steven Bosscher
09:36 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS (version 2) Richard Henderson
08:57 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Ralf Corsepius
08:46 Re: [PATCH] Fix PR optimization/11637 (x86) Eric Christopher
08:36 Re: Java: Miranda methods fix - PR 12254 Michael Koch
08:35 [PATCH] Add gcc/config/mips/t-rtems Ralf Corsepius
08:28 Re: [PATCH] Fix PR optimization/11637 (x86) Eric Botcazou
08:23 Re: [PATCH] Add m68k-uclinux target Andreas Schwab
07:51 Re: [janitor] Convert objc to ISO C90 Andreas Jaeger
07:46 Java: Miranda methods fix - PR 12254 Bryce McKinlay
07:44 Re: [PATCH] Fix PR optimization/11637 (x86) Eric Christopher
07:35 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Gunther Nikl
07:12 Re: [m68k] Add uClinux-specific code generation options (version 2) Gunther Nikl
06:21 [PATCH] Fix PR optimization/11646 Eric Botcazou
06:08 Re: [PATCH] Fix PR optimization/11637 (x86) Eric Botcazou
05:39 Re: PowerPC64 alignment of long doubles Alan Modra
05:02 Re: [janitor] Convert objc to ISO C90 Andreas Jaeger
04:49 Re: PowerPC64 alignment of long doubles Alan Modra
03:37 Re: [PATCH] Add m68k-uclinux target Bernardo Innocenti
03:10 Re: [libiberty and gdb] floatformat_is_valid DJ Delorie
03:06 [tree-ssa] PATCH to make &decl a val Jason Merrill
02:57 Re: [libiberty and gdb] floatformat_is_valid Andrew Cagney
02:48 Re: [patch/rfc] constafy floatformat DJ Delorie
02:38 PowerPC64 alignment of long doubles Alan Modra
02:27 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS (version 2) Bernardo Innocenti
02:25 [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS (version 2) Bernardo Innocenti
02:20 [m68k] Add uClinux-specific code generation options (version 2) Bernardo Innocenti
02:18 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS (version 2) Richard Henderson
02:01 Re: fix c++ gc problems following t_r_o_c Zack Weinberg
01:40 Re: [patch/rfc] constafy floatformat Andrew Cagney
01:25 Re: [3.3 regression] fix incorrect line break before functionalmacro name Zack Weinberg
01:09 Obvious cleanup for ChangeLogs Kelley Cook
01:05 Re: [janitor] Convert objc to ISO C90 Stan Shebs
00:51 Re: [tree-ssa PATCH] Fix PR 12187 Diego Novillo
00:22 Re: [patch/rfc] constafy floatformat DJ Delorie
00:21 Re: 4 GCC regressions, 1 new, with your patch on 2003-09-14T12:36:53Z. Alexandre Oliva
00:08 Re: [C++ PATCH] Remove nested function support remnants Richard Henderson
00:06 Re: [PATCH] PR bootstrap/12269: Fix ia64 bootstrap on mainline Richard Henderson
00:02 Re: Ping: unreviewed patches Geoff Keating

September 15, 2003
23:36 Re: avoid using direct calls for Xtensa code across sections Bob Wilson
23:35 avoid using direct calls for Xtensa code across sections Bob Wilson
23:20 Re: [PATCH] Add warn_unused_result attribute (take 2) Richard Henderson
23:06 fix broken change to use SYMBOL_REF_LOCAL_P in Xtensa port Bob Wilson
23:03 Fix reg notes after store motion law
22:43 [cs] Fixup dwarf2 information for multiple output files Mike Stump
22:31 [patch/rfc] constafy floatformat Andrew Cagney
22:19 [cs] more information when invalidating fragments Per Bothner
21:52 Re: [libiberty and gdb] floatformat_is_valid Mark Kettenis
21:48 Re: [libiberty and gdb] floatformat_is_valid DJ Delorie
21:42 Re: 4 GCC regressions, 1 new, with your patch on 2003-09-14T12:36:53Z. Neil Booth
21:33 Re: [PATCH] PR bootstrap/12269: Fix ia64 bootstrap on mainline H. J. Lu
21:28 [commit] Make exp_bias an int Andrew Cagney
21:15 3.3.2/3.4 PATCH: Only disable .hidden without GNU ld (PR target/12248) Rainer Orth
21:12 Re: PATCH to dbxout_typedefs Mike Stump
21:04 Re: [libiberty and gdb] floatformat_is_valid Andrew Cagney
20:58 Re: [libiberty and gdb] floatformat_is_valid Daniel Jacobowitz
20:54 Re: [libiberty and gdb] floatformat_is_valid Andrew Cagney
20:29 [PATCH]: Updated zone allocator Daniel Berlin
20:00 Re: 4 GCC regressions, 1 new, with your patch on 2003-09-14T12:36:53Z. Alexandre Oliva
19:42 Re: [uClinux-dev] Re: [PATCH] Add m68k-uclinux target Bernardo Innocenti
18:58 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Bernardo Innocenti
18:50 Re: fix c++ gc problems following t_r_o_c Kaveh R. Ghazi
18:21 Re: [patch] Clean up FUNCTION_ARG_PADDING. (take 2) Jim Wilson
18:14 Re: [PATCH] PR bootstrap/12269: Fix ia64 bootstrap on mainline H. J. Lu
18:10 Re: [C++ PATCH] Remove nested function support remnants Steven Bosscher
17:57 Re: [libiberty and gdb] floatformat_is_valid DJ Delorie
17:34 Unreviewed patches David Edelsohn
17:24 Re: [C++ PATCH] Remove nested function support remnants Mark Mitchell
17:01 [C++ PATCH] Remove nested function support remnants Steven Bosscher
16:30 Re: fix c++ gc problems following t_r_o_c law
16:15 Re: fix c++ gc problems following t_r_o_c Volker Reichelt
15:03 Re: [3.3 regression] fix incorrect line break before functional macro name Alexandre Oliva
14:59 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Gunther Nikl
14:58 [PATCH] Fix regression with pointer-to-member constants L. David Baron
14:48 [C++ PATCH]: Fix 12184 Nathan Sidwell
14:39 [libiberty and gdb] floatformat_is_valid Daniel Jacobowitz
14:28 [C++ PATCH] Fix PR10371 regression (revised) Kriang Lerdsuwanakij
14:13 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Bernardo Innocenti
11:21 [PATCH] PR bootstrap/12269: Fix ia64 bootstrap on mainline Roger Sayle
09:32 Re: Add -Wold-style-definition Andreas Jaeger
09:18 Re: [PATCH] Add m68k-uclinux target Christoph Hellwig
09:17 Re: Add -Wold-style-definition Joseph S. Myers
08:59 Re: [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Gunther Nikl
06:50 Re: Add -Wold-style-definition Andreas Jaeger
05:58 Re: Fix PR optimization/12215 Eric Botcazou
05:21 Re: Add -Wold-style-definition Andreas Jaeger
04:52 [janitor] Some missing ISO C90 bits in config/rs6000 Andreas Jaeger
02:56 [PATCH] Numerous simplify_gen_relational related clean-ups. Roger Sayle
02:45 Re: Zone allocating collector review Daniel Berlin
02:35 Re: Zone allocating collector review Daniel Berlin
02:23 Zone allocating collector review Geoff Keating
01:44 Re: [toplevel] Fix argument quoting for subconfigures Daniel Jacobowitz
01:34 Re: C++ PATCH: PR c++/3907 Gabriel Dos Reis
01:26 Re: Ping: unreviewed patches Andrew Pinski
01:20 Re: Ping: unreviewed patches Geoff Keating
01:01 C++ PATCH: PR c++/3907 Mark Mitchell
00:26 C++ PATCH: Rest DECL_MODE for over-long bitfields Mark Mitchell
00:25 [PATCH] Add m68k-uclinux target Bernardo Innocenti
00:06 Re: [RFC]: patch to calculate Nth roots at compile-time for pow(x,1/n) Kaveh R. Ghazi

September 14, 2003
23:48 Re: Unreviewed patches Kazu Hirata
22:28 Re: [RFC]: patch to calculate Nth roots at compile-time for pow(x,1/n) Paul Brook
21:51 [tree-ssa PATCH] Fix PR 12187 Steven Bosscher
21:43 Re: [doc PATCH] Detailed description of invoking testsuite featuresin installation manual Gerald Pfeifer
21:36 Ping: Patch for PR 12072 (set constants generate wrong code) Waldek Hebisch
20:35 [m68k] Convert CPP_SPEC to TARGET_CPU_CPP_BUILTINS Bernardo Innocenti
20:26 Re: [doc PATCH] Detailed description of invoking testsuite featuresin installation manual Phil Edwards
20:23 Make RTTI decls TREE_PUBLIC Geoffrey Keating
19:56 Re: [RFC]: patch to calculate Nth roots at compile-time for pow(x,1/n) Toon Moene
19:41 Re: [RFC]: patch to calculate Nth roots at compile-time for pow(x,1/n) Joseph S. Myers
19:27 Re: [RFC]: patch to calculate Nth roots at compile-time for pow(x,1/n) Paul Brook
19:15 Re: Add -Wold-style-definition Joseph S. Myers
19:12 Re: [RFC]: patch to calculate Nth roots at compile-time for pow(x,1/n) Toon Moene
19:06 [patch] Clean up FUNCTION_ARG_PADDING. (take 2) Kazu Hirata
19:02 Re: [RFC]: patch to calculate Nth roots at compile-time for pow(x,1/n) Joseph S. Myers
18:58 [gfortran] Character variables Paul Brook
18:49 [3.3/mainline] Fix PR/11640 (version 2) Josef Zlomek
18:05 Re: [PATCH] Fix PR optimization/11637 (x86) Eric Botcazou
17:36 Add -Wold-style-definition Andreas Jaeger
17:33 [www] mention Treelang Andreas Jaeger
17:19 Re: [patch] combine.c: Convert (ne (and (lshiftrt (xor X CST) Y) 1)0) into (eq (and (lshiftrt X Y) 1) 0). (take 2) Jim Wilson
17:17 [gfortran] Simplification of ubound and lbound intrinsics Paul Brook
17:12 [gfortran] Misc fixes Paul Brook
17:07 Re: [janitor] Convert ra-* to ISO C90 Zack Weinberg
16:55 Re: [janitor] Convert ra-* to ISO C90 Andreas Jaeger
16:40 Re: [janitor] Convert ra-* to ISO C90 Zack Weinberg
16:38 Re: [PATCH] Add warn_unused_result attribute (take 2) Gabriel Dos Reis
16:21 Re: [PATCH] Add warn_unused_result attribute (take 2) Zack Weinberg
16:19 Re: [3.3 regression] fix incorrect line break before functionalmacro name Zack Weinberg
16:17 Re: [3.3 regression] fix incorrect line break before functionalmacro name Zack Weinberg
16:12 [toplevel] Pass --program-transform-name to subconfigures Daniel Jacobowitz
16:12 Re: [PATCH] Fix PR optimization/11637 (x86) Zack Weinberg
15:54 Re: [doc PATCH] Detailed description of invoking testsuite featuresin installation manual Gerald Pfeifer
15:05 [tree-ssa] COND_EXPR lowering Zdenek Dvorak
14:57 [toplevel] Fix argument quoting for subconfigures Daniel Jacobowitz
14:53 [patch] Follow spelling conventions. Kazu Hirata
14:37 Re: [3.3 regression] fix incorrect line break before functionalmacro name Hans-Peter Nilsson
14:30 [patch] combine.c: Convert (ne (and (lshiftrt (xor X CST) Y) 1) 0)into (eq (and (lshiftrt X Y) 1) 0). (take 2) Kazu Hirata
14:19 Re: [janitor] Convert ra-* to ISO C90 Andreas Jaeger
13:57 Re: [distcc] gcc bootstraps with distcc Alexandre Oliva
13:53 Re: [3.3 regression] fix incorrect line break before functional macro name Alexandre Oliva
13:49 [tree-ssa] Fix PR optimization/12268 Diego Novillo
13:41 [janitor] Convert ra-* to ISO C90 Steven Bosscher
13:24 Re: [3.3 regression] fix incorrect line break before functional macro name Alexandre Oliva
13:17 Re: [RFC]: patch to calculate Nth roots at compile-time for pow(x,1/n) Kaveh R. Ghazi
12:25 [gfortran] Derived type array initializers Paul Brook
12:03 [PATCH] Add warn_unused_result attribute (take 2) Jakub Jelinek
11:00 Re: [RFC]: patch to calculate Nth roots at compile-time for pow(x,1/n) Joseph S. Myers
10:30 Fix %.dvi rule Richard Sandiford
10:10 Re: [PATCH] Fix PR optimization/11637 (x86) Eric Botcazou
09:42 [janitor] Convert objc to ISO C90 Andreas Jaeger
09:19 Re: [3.3 regression] fix incorrect line break before functional macro name Neil Booth
08:03 Re: [PATCH] Add warn_unused_result attribute Gabriel Dos Reis
07:56 Re: [gnat] -- patch for PR 11090 (Variant Record Initialization) Laurent GUERBY
06:22 Re: typo in gcc-head/gcc/config/rs6000/rs6000.c Andreas Jaeger
06:17 typo in gcc-head/gcc/config/rs6000/rs6000.c Olaf Hering
06:10 Re: [3.3/mainline] Fix PR/11640 Josef Zlomek
05:48 Re: [3.3 regression] fix incorrect line break before functionalmacro name Zack Weinberg
05:36 [3.3 regression] fix incorrect line break before functional macro name Alexandre Oliva
03:10 [RFC]: patch to calculate Nth roots at compile-time for pow(x,1/n) Kaveh R. Ghazi
01:28 Patch: bug in regmove Dale Johannesen
01:25 [gnat] -- patch for PR 11090 (Variant Record Initialization) bud davis
01:01 Re: Ping: unreviewed patches Andrew Pinski
00:50 Re: [PATCH] Fix PR optimization/11637 (x86) Zack Weinberg
00:36 Re: Fix PR optimization/11753 (SPARC) Zack Weinberg

September 13, 2003
23:45 Re: [Bug optimization/12268] New: Miscompilation of fortran/match.c Diego Novillo
23:06 Re: [PATCH] Constant folding clean-ups Dale Johannesen
22:14 Re: [distcc] gcc bootstraps with distcc Jakub Jelinek
22:08 [PATCH] for PR12223 Zdenek Dvorak
21:52 Re: [PATCH] Add warn_unused_result attribute Joseph S. Myers
21:34 [PATCH] Add warn_unused_result attribute Jakub Jelinek
21:21 [tree-ssa] Re-enable must-alias plus bug fixes [patch] Diego Novillo
20:58 [libstdc++] Work around doxygen problems with tag files Phil Edwards
20:24 [PATCH] Constant folding clean-ups Roger Sayle
19:45 Re: [tree-ssa] Small changes to tree-cfg Diego Novillo
18:53 Re: [tree-ssa] Small changes to tree-cfg Zdenek Dvorak
17:11 Re: [tree-ssa] Small changes to tree-cfg Diego Novillo
16:56 [tree-ssa] Small changes to tree-cfg Zdenek Dvorak
16:15 Re: PATCH: IA64 floating-point types Joseph S. Myers
16:08 Re: [PATCH] Add check_result attribute Joseph S. Myers
11:44 Some reload tweaks Richard Sandiford
09:38 Re: [G95] [gfortran] Call fold Paul Brook
09:16 Re: Patch for n32/n64 structure returns Richard Sandiford
08:58 Re: [PATCH] Fix -static linking with recent glibcs Andreas Jaeger
08:38 [PATCH] Fix PR optimization/11637 (x86) Eric Botcazou
05:39 Re: Two problems with current_function_pretend_args_size Jim Wilson
05:10 [doc PATCH] Detailed description of invoking testsuite features in installation manual Phil Edwards
03:57 Re: Fix PR optimization/11753 (SPARC) Eric Botcazou
02:21 [objc-improvements] Synced in with mainline yet again... Ziemowit Laski
02:07 [tree-ssa] Live range patch Andrew MacLeod
02:01 Re: PATCH to dbxout_typedefs Daniel Jacobowitz
01:32 Re: [PATCH] Add check_result attribute Jason Merrill
01:03 Re: Patch: treat sibling calls as non-const Dale Johannesen
00:58 Re: Patch: treat sibling calls as non-const Richard Henderson
00:27 Re: Patch: Use ISO prototypes in rs6000-specific bits Dale Johannesen
00:25 Re: [C++ PATCH] Fix one of the recently introduced regressions Richard Henderson
00:10 RFC: __builtin_boolused_returnvalue (was: Re: [PATCH] Add check_resultattribute) Hans-Peter Nilsson
00:08 [C++ PATCH] Fix one of the recently introduced regressions Steven Bosscher

September 12, 2003
23:42 Re: Add missing initialization in pretty-printer Ziemowit Laski
23:33 [gfortran] Call fold Paul Brook
23:04 [cs] various compile server fixes Per Bothner
22:44 Add missing initialization in pretty-printer Ziemowit Laski
22:39 Re: PATCH to dbxout_typedefs Zack Weinberg
22:38 PATCH: tune ARM's rtx_costs function Ben Elliston
22:35 Re: Fix PR optimization/11753 (SPARC) Zack Weinberg
22:28 Re: [PATCH] Add check_result attribute Zack Weinberg
22:26 Re: Bootstrap broken on HEAD Steven Bosscher
22:11 Re: [PATCH] Add check_result attribute Jakub Jelinek
22:10 Re: [PATCH] Fix -static linking with recent glibcs Richard Henderson
22:08 Re: [PATCH] Add check_result attribute Richard Henderson
22:01 remove command-line options for Xtensa configuration options Bob Wilson
21:57 PATCH to dbxout_typedefs Per Bothner
21:54 Fix PR optimization/12215 Eric Botcazou
21:54 Fix PR optimization/11753 (SPARC) Eric Botcazou
21:51 Re: [PATCH] Add check_result attribute Jason Merrill
21:38 Re: [tree-ssa] PATCH to clean up tree-cfg.c law
21:31 Re: [PATCH] Add check_result attribute Zack Weinberg
21:17 [cs] machopic_finish patch Per Bothner
21:06 Re: [PATCH] Add check_result attribute Phil Edwards
20:50 Re: [PATCH] Add check_result attribute Jakub Jelinek
20:43 Re: [PATCH] Add check_result attribute DJ Delorie
20:39 Re: [PATCH] Add check_result attribute Andrew Pinski
20:33 [PATCH] Fix -static linking with recent glibcs Jakub Jelinek
20:28 [PATCH] Add check_result attribute Jakub Jelinek
20:19 Re: PATCH to initialize pretty_printer's line_length Jason Merrill
19:46 select_rtx_section and relocations on Darwin. Geoffrey Keating
19:43 [m68k] Add __attribute__((interrupt_handler)) - rev. 3 Bernardo Innocenti
19:37 Re: PATCH to initialize pretty_printer's line_length Gabriel Dos Reis
19:33 Re: [tree-ssa] PATCH to clean up tree-cfg.c law
19:29 Re: Patch: Use ISO prototypes in rs6000-specific bits Dale Johannesen
19:28 Re: PATCH to initialize pretty_printer's line_length Geoff Keating
19:27 Re: Patch: Use ISO prototypes in rs6000-specific bits Geoff Keating
18:57 Re: PATCH to initialize pretty_printer's line_length Per Bothner
17:26 Java: fix byte compiler Andrew Haley
17:00 Re: Patch: Use ISO prototypes in rs6000-specific bits Andreas Jaeger
16:42 Patch: Use ISO prototypes in rs6000-specific bits Dale Johannesen
16:17 [tree-ssa] Fix gcc.dg/noncompile/20010425-1.c Diego Novillo
14:45 Re: [www-patch] bugs.html rewrite, part 3: C part of non-bugs section Gerald Pfeifer
14:31 [C++ PATCH] Member function of class template as friend (revised) Kriang Lerdsuwanakij
13:50 Re: [PATCH] to_line blowing up Mike Stump
12:56 Re: [tree-ssa] Fix bootstrap Daniel Berlin
11:22 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
10:45 [tree-ssa] Fix bootstrap Diego Novillo
10:24 Re: PATCH: GCC Induction Variable Terminology Gerald Pfeifer
09:50 Re: Two problems with current_function_pretend_args_size Richard Sandiford
08:49 Re: [3.3/mainline] Fix PR/11640 Segher Boessenkool
06:03 Re: PATCH to initialize pretty_printer's line_length Gabriel Dos Reis
05:49 Re: PATCH to initialize pretty_printer's line_length Jason Merrill
05:41 PATCH to initialize pretty_printer's line_length Per Bothner
05:09 [PATCH] to_line blowing up Per Bothner
04:36 [PATCH] Generalize builtin_mathfn_code Roger Sayle
04:17 Re: [PATCH] Fix for PR java/9577: Name Mangling Error Ranjit Mathew
03:15 Re: Two problems with current_function_pretend_args_size Jim Wilson
02:11 Re: Patch: improve doloop detection law
01:46 Re: Patch: improve doloop detection Roger Sayle
01:12 Re: Some mcore fixes Jim Wilson

September 11, 2003
23:23 Patch: don't global copy-prop into the middle of libcalls Dale Johannesen
23:14 Re: PATCH: Fix gcc/configure.in (Re: configure script breakage) Roland McGrath
23:05 Re: PATCH: Fix gcc/configure.in (Re: configure script breakage) H. J. Lu
22:39 Re: Patch: enable log(e)->1.0 only if flag_unsafe_math_optimizations Jim Wilson
22:23 [tree-ssa][PATCH]: Fix the rest of gerald's program Daniel Berlin
22:16 Patch: enable log(e)->1.0 only if flag_unsafe_math_optimizations Kaveh R. Ghazi
22:01 Re: PATCH: Fix gcc/configure.in (Re: configure script breakage) Roland McGrath
21:49 Patch: improve doloop detection Dale Johannesen
21:46 Re: [m68k] Add uClinux-specific code generation options Pauli
21:38 Re: Patch to add fastcompare* targets Kaveh R. Ghazi
21:33 Re: C++ testsuite failures on AIX Jan Hubicka
21:09 Re: Patch to add fastcompare* targets law
21:08 Re: [m68k] Add __attribute__((interrupt_handler)) Bernardo Innocenti
20:57 Patch to add fastcompare* targets Kaveh R. Ghazi
20:50 Re: C++ testsuite failures on AIX David Edelsohn
20:49 Re: C++ testsuite failures on AIX Mark Mitchell
20:48 Re: C++ testsuite failures on AIX David Edelsohn
20:39 [gfortran] Floating point intrinsics Paul Brook
20:32 Re: C++ testsuite failures on AIX Jan Hubicka
20:31 Re: C++ testsuite failures on AIX David Edelsohn
20:31 Re: [tree-ssa] Minor update for project web page - vectorization Diego Novillo
20:29 Re: C++ testsuite failures on AIX Jan Hubicka
20:27 Re: [tree-ssa] Minor update for project web page - vectorization Dorit Naishlos
20:20 Re: C++ testsuite failures on AIX Richard Henderson
20:17 Re: C++ testsuite failures on AIX David Edelsohn
20:15 Re: PATCH: GCC Induction Variable Terminology Chris Lattner
20:13 Re: PATCH: GCC Induction Variable Terminology Gerald Pfeifer
20:09 Re: C++ testsuite failures on AIX Richard Henderson
20:08 Re: C++ testsuite failures on AIX David Edelsohn
19:55 Patch: treat sibling calls as non-const Dale Johannesen
19:35 Re: PATCH: __cxa_vec_new[23] Change to Reflect ABI Change Jeffrey D. Oldham
19:33 Re: [PATCH] Fix for PR java/9577: Name Mangling Error Andrew Haley
19:27 Re: [PATCH] Fix for PR java/9577: Name Mangling Error Tom Tromey
19:03 Re: [tree-ssa] Minor update for project web page - vectorization Diego Novillo
19:02 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Jan Hubicka
18:51 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Richard Henderson
18:23 Re: [PATCH] PR optimization/8967: unchanging_anti_dependence. Geoff Keating
17:36 Re: [tree-ssa] Minor update for project web page - vectorization Gerald Pfeifer
17:01 Re: PowerPC64 (+other arches) libffi fixes Anthony Green
16:48 Re: PATCH: Fix gcc/configure.in (Re: configure script breakage) H. J. Lu
16:42 Re: PATCH: Fix gcc/configure.in (Re: configure script breakage) Jakub Jelinek
16:39 [PATCH] Don't emit cmpstrsi and movstr* insns with -Os (take 2) Roger Sayle
16:32 Re: PATCH: Fix gcc/configure.in (Re: configure script breakage) H. J. Lu
16:25 Re: PATCH: Fix gcc/configure.in (Re: configure script breakage) Jakub Jelinek
16:15 Unreviewed patches ^ 3 Zdenek Dvorak
16:15 Re: PATCH: Fix gcc/configure.in (Re: configure script breakage) H. J. Lu
16:08 PATCH: Fix gcc/configure.in (Re: configure script breakage) H. J. Lu
15:46 Re: [tree-ssa][PATCH]: Stop PRE from extending lifetimes across abnormal edges or inserting on them Daniel Berlin
15:39 Re: [tree-ssa] PATCH to clean up tree-cfg.c Jason Merrill
15:38 Re: [tree-ssa][PATCH]: Stop PRE from extending lifetimes acrossabnormal edges or inserting on them Gerald Pfeifer
15:36 [tree-ssa][PATCH]: Small PRE cleanup Daniel Berlin
15:28 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Jan Hubicka
15:25 [tree-ssa] PATCH to clean up tree-cfg.c Jason Merrill
15:22 [C++ PATCH]: Fix 11788 Nathan Sidwell
14:49 Re: 3.3.2 PATCH: Disable .hidden support without GNU ld Jakub Jelinek
13:07 cgraph code documentation Jan Hubicka
13:05 Re: [wwwdocs] PATCH: Mention java news item Jan Hubicka
12:51 Re: [wwwdocs] PATCH: Mention java news item Gerald Pfeifer
11:23 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
08:54 Re: [Glibc-bsd-hackers] [PATCH] GNU/KFreeBSD support in lib{java, stdc++-v3} Andrew Haley
08:15 Re: [m68k] Add __attribute__((interrupt_handler)) Gunther Nikl
08:03 Re: [cgraph] move eh marking to except.c Jan Hubicka
07:48 PowerPC64 (+other arches) libffi fixes Alan Modra
07:19 [cgraph] nested argument for finalize_function Richard Henderson
06:46 Re: fix for bootstrap failure with HP's C compiler Jim Wilson
06:36 Re: C++ PATCH to build_conditional_expr for c++/11283 Jason Merrill
06:23 Re: [Bug fortran/11522] [3.3/3.4 Regression] g77 dwarf-2 ICE in add_abstract_origin_attribute Jim Wilson
05:59 Re: Unreviewed patches Jim Wilson
05:54 Re: C++ PATCH to build_conditional_expr for c++/11283 Mark Mitchell
05:38 Re: Patch to add builtin log2, log10, exp2, exp10/pow10optimizations Jim Wilson
05:26 Re: PATCH: MIPS/linux unwind through signal handlers. Jakub Jelinek
05:18 PowerPC64 libffi fixes Alan Modra
05:14 Re: Patch to update builtins.c:builtin_mathfn_code() Jim Wilson
05:08 Re: Patch ping Jim Wilson
05:06 Re: PATCH: revamped integer division library code for ARM Ben Elliston
04:45 Re: [PATCH/RFA] Correct setting of fuller_mask in force_to_mode() Ian Lance Taylor
04:40 Re: [PATCH/RFA] Correct setting of fuller_mask in force_to_mode() Jim Wilson
04:16 Re: [PATCH] Move NEG/NOT opts from combine.c to simplify-rtx.c Zack Weinberg
03:42 [PATCH] Fix bootstrap failure in mainline Andi Kleen
03:17 [PATCH] Move NEG/NOT opts from combine.c to simplify-rtx.c Roger Sayle
03:12 Re: Don't build abi_check for crosses Daniel Jacobowitz
01:48 Re: Patch to add builtin log2, log10, exp2, exp10/pow10 optimizations Kaveh R. Ghazi
00:58 Re: [m68k] Add uClinux-specific code generation options Richard Henderson
00:53 Re: [m68k] Add uClinux-specific code generation options Bernardo Innocenti
00:45 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Richard Henderson
00:27 Re: [cgraph] move eh marking to except.c Richard Henderson
00:19 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Jan Hubicka
00:15 Committed, search.html: Drop checkbox and link for /testresultsarea. Hans-Peter Nilsson
00:11 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Jan Hubicka
00:11 [m68k] Add __attribute__((interrupt_handler)) Bernardo Innocenti
00:09 [PATCH] PR optimization/8967: unchanging_anti_dependence. Roger Sayle
00:09 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Jan Hubicka
00:04 Re: [cgraph] move eh marking to except.c Jan Hubicka
00:03 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Richard Henderson
00:02 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Richard Henderson
00:01 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Jan Hubicka

September 10, 2003
23:59 Re: [cgraph] move eh marking to except.c Jan Hubicka
23:54 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Jan Hubicka
23:54 Re: [Glibc-bsd-hackers] [PATCH] GNU/KFreeBSD support in lib{java, stdc++-v3} Robert Millan
23:49 Re: [cgraph] move eh marking to except.c Richard Henderson
23:45 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Richard Henderson
23:43 Re: Patch for n32/n64 structure returns Richard Sandiford
23:43 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Jan Hubicka
23:39 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Richard Henderson
23:32 Re: [cgraph] move eh marking to except.c Jan Hubicka
23:30 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Jan Hubicka
23:29 Re: Patch for n32/n64 structure returns Daniel Jacobowitz
23:26 Re: [c++/cgraph] use cgraph in expand_or_defer_fn Jan Hubicka
23:24 Patch for n32/n64 structure returns Richard Sandiford
23:22 Re: PATCH: MIPS/linux unwind through signal handlers. Richard Henderson
23:20 Re: [C++ patch] Fix one of PPC bootstrap problems Jan Hubicka
22:53 Re: Fix C/C++ inlinability tests Jan Hubicka
21:34 [tree-ssa] PATCH to gimplify some posteffects better Jason Merrill
21:30 PATCH: MIPS/linux unwind through signal handlers. David Daney
21:28 [tree-ssa][PATCH]: Stop PRE from extending lifetimes across abnormaledges or inserting on them Daniel Berlin
21:00 PATCH: revamped integer division library code for ARM Nicolas Pitre
20:48 [tree-ssa] PATCH to tree-cfg.c to check TREE_NOTHROW Jason Merrill
19:54 Re: [gfortran] Complex type components Paul Brook
19:17 [cgraph] streamline function analysis Richard Henderson
19:07 Re: [wwwdocs] Point at Apple's Objective-C language doc Ziemowit Laski
19:04 Re: [wwwdocs] Point at Apple's Objective-C language doc Gerald Pfeifer
18:50 [wwwdocs] Point at Apple's Objective-C language doc Ziemowit Laski
18:15 Re: [Bug middle-end/12139] crash in pretty-printer Gabriel Dos Reis
18:08 Re: [Bug middle-end/12139] crash in pretty-printer Diego Novillo
18:04 Re: [Bug middle-end/12139] crash in pretty-printer Gabriel Dos Reis
17:44 PATCH: GCC Induction Variable Terminology Chris Lattner
17:38 Re: [PATCH] Fix for PR java/9577: Name Mangling Error Ranjit Mathew
17:09 Re: [wwwdocs] PATCH: Mention java news item Jeff Sturm
17:07 Re: [Bug middle-end/12139] crash in pretty-printer Jason Merrill
17:01 Re: GCC Induction Variable Terminology Dale Johannesen
16:34 Re: GCC Induction Variable Terminology Chris Lattner
16:18 Re: PATCH: __cxa_vec_new[23] Change to Reflect ABI Change Gerald Pfeifer
16:06 Re: Don't build abi_check for crosses Mark Mitchell
15:48 PATCH: __cxa_vec_new[23] Change to Reflect ABI Change Jeffrey D. Oldham
15:05 [PATCH] GNU/KFreeBSD support in lib{java,stdc++-v3} Robert Millan
14:54 Re: [wwwdocs] PATCH: Mention java news item Gerald Pfeifer
14:29 Re: [Bug middle-end/12139] crash in pretty-printer Gabriel Dos Reis
14:22 [3.3/mainline] Fix PR/11640 Josef Zlomek
14:07 Re: [Bug middle-end/12139] crash in pretty-printer Diego Novillo
13:51 Re: [Bug middle-end/12139] crash in pretty-printer Gabriel Dos Reis
13:44 Re: [PATCH] Handle variable-width encodings in seekoff Benjamin Kosnik
13:38 Re: Don't build abi_check for crosses Daniel Jacobowitz
13:35 Re: Don't build abi_check for crosses Benjamin Kosnik
13:32 [Bug middle-end/12139] crash in pretty-printer Diego Novillo
13:30 Re: [tree-ssa] Make sure operands and virtual operands don't mix[patch] Diego Novillo
13:20 Re: Don't build abi_check for crosses Daniel Jacobowitz
11:33 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
10:36 Re: [tree-ssa] tree-ssa-dom fix Zdenek Dvorak
10:36 Re: [tree-ssa] Fix bug in tree-ssa-dom Zdenek Dvorak
10:16 Re: libstdc++ typo fix Benjamin Kosnik
09:51 Re: Don't build abi_check for crosses Benjamin Kosnik
08:29 Re: [tree-ssa] Minor update for project web page - vectorization Dorit Naishlos
07:05 Re: [gfortran] Complex type components Richard Henderson
04:55 Re: [Bug c++/1920] no warning or error with cast-as-lvalue extension Mark Mitchell
03:17 Patch ping Jerry Quinn
03:06 [cgraph] tidy cgraph_finalize_function Richard Henderson
02:53 [c++/cgraph] use cgraph in expand_or_defer_fn Richard Henderson
02:43 Re: [gfortran] Complex type components Jason Merrill
02:42 Re: [gfortran] Complex type components Jason Merrill
02:41 fix g++.old-deja/g++.eh/catch5p.C Richard Henderson
02:36 Re: [C++ patch] Avoid re-synthetizing methods Mark Mitchell
02:32 Re: Fix C/C++ inlinability tests Jason Merrill
02:30 Re: Does TLS work for hpux/ia64? Richard Henderson
02:28 Re: Does TLS work for hpux/ia64? H. J. Lu
01:14 Re: [gfortran] Complex type components Gabriel Dos Reis
00:13 [PATCH, checked in] change 'head' to 'sed 1q' Eric Christopher
00:11 [cgraph] move eh marking to except.c Richard Henderson
00:09 Re: [gfortran] Complex type components Paul Brook

September 09, 2003
23:50 Re: [gfortran] Complex type components Gabriel Dos Reis
23:49 [tree-ssa] Complex type components Paul Brook
23:46 Re: [RFA] Add comment for dwarf2asm.c:dw2_asm_output_nstring() Richard Henderson
23:38 [gfortran] Complex type components Paul Brook
23:27 Re: [tree-ssa] Make sure operands and virtual operands don't mix[patch] Diego Novillo
23:21 Re: [tree-ssa] Make sure operands and virtual operands don't mix[patch] Andrew MacLeod
23:18 Re: Patch to add builtin log2, log10, exp2, exp10/pow10optimizations Jim Wilson
22:46 [tree-ssa] Make sure operands and virtual operands don't mix[patch] Diego Novillo
22:23 Re: Makefile.in: Simplify recursive make callings (v2) Kelley Cook
22:22 Re: Patch to add builtin log2, log10, exp2, exp10/pow10 optimizations Kaveh R. Ghazi
22:07 Re: [tree-ssa] tree-ssa-dom fix law
22:04 Re: [tree-ssa] Fix bug in tree-ssa-dom law
22:01 [PATCH/RFA] Correct setting of fuller_mask in force_to_mode() Ian Lance Taylor
21:53 Re: [tree-ssa] Fix bug in tree-ssa-dom law
21:36 [cs] -fserver2 Mike Stump
21:33 Re: [C++ patch] Fix one of PPC bootstrap problems Mark Mitchell
21:11 [RFA] Add comment for dwarf2asm.c:dw2_asm_output_nstring() Joel Brobecker
20:58 Re: Fix C/C++ inlinability tests Jan Hubicka
20:56 Re: Fix C/C++ inlinability tests Steven Bosscher
20:54 Re: [C++ patch] Fix one of PPC bootstrap problems Jan Hubicka
20:47 Re: Fix C/C++ inlinability tests Jan Hubicka
20:39 Re: [tree-ssa] Minor update for project web page - vectorization Dorit Naishlos
20:33 Re: Fix C/C++ inlinability tests Steven Bosscher
20:31 [PATCH] Update my e-mail address Ian Lance Taylor
20:29 Re: Fix C/C++ inlinability tests Richard Henderson
20:14 Fix gcc.c-torture/compile/20011119-1.c Jan Hubicka
20:08 Re: Patch to add builtin log2, log10, exp2, exp10/pow10 optimizations Jim Wilson
19:52 Re: [C++ patch] warnings for -Winline Jan Hubicka
19:43 Re: [C++ patch] warnings for -Winline Jason Merrill
19:00 [RFC] deferring debug info Jan Hubicka
18:58 Re: [PATCH] Fix PR 12092, ICE (FP exception, divide by zero) whenusing -fprefetch-loop-arrays Jim Wilson
18:49 Re: [PATCH] insn priority adjustments in scheduler and rs6000 port David Edelsohn
18:46 Re: [PATCH]: Zone allocating collector Daniel Berlin
18:46 [C++ patch] warnings for -Winline Jan Hubicka
18:44 Fix C/C++ inlinability tests Jan Hubicka
18:44 Improve -Winline warnings + cleanups Jan Hubicka
18:44 Re: [PATCH]: Zone allocating collector Mike Stump
18:33 Re: [PATCH] fix PR 11998, soft-float for powerpc-netbsdelf Jim Wilson
18:25 [PATCH] Darwin -nofixprebinding Devang Patel
18:23 Re: [PATCH] Fix PR 12021, more fall out from Neil's clean up to m68kbackend Jim Wilson
18:13 libjava parallel build Richard Henderson
18:12 [gfortran] More IO fixes Paul Brook
17:44 Re: PATCH: IA64 floating-point types Mark Mitchell
17:36 Re: Makefile.in: Simplify recursive make callings. Alexandre Oliva
17:35 Re: PATCH: IA64 floating-point types Richard Henderson
17:28 Re: PATCH: IA64 floating-point types Mark Mitchell
16:53 Re: [patch] libffi: struct passing fix for ppclinux 32 bit David Edelsohn
16:50 Re: XScale optimised lib1funcs.asm Richard Earnshaw
16:39 Re: PATCH: IA64 floating-point types Richard Henderson
16:29 Re: XScale optimised lib1funcs.asm Nick Clifton
16:24 [Bug middle-end/12139] (was Re: [tree-ssa] crash in pretty-printer) Diego Novillo
16:05 Re: [patch] libffi: struct passing fix for ppclinux 32 bit Andreas Tobler
15:36 Re: [PATCH] Don't emit cmpstrsi and movstr* insns with -Os Ulrich Weigand
15:04 Re: [patch] libffi: struct passing fix for ppclinux 32 bit David Edelsohn
14:59 20011119-1.c failure (Re: Gcc mainline failed to bootstrap on Linux/ia64) Jan Hubicka
14:46 Re: PATCH: IA64 floating-point types Mark Mitchell
14:37 Re: cgraphunit cleanups and fixes Jeff Sturm
14:35 libstdc++ typo fix Alan Modra
14:25 PING [patch] libffi: struct passing fix for ppclinux 32 bit Andreas Tobler
13:59 Re: [tree-ssa] gimp vs expand_end_case_type law
13:59 Re: [PATCH] Improved SAVE_EXPR handling in operand_equal_p Roger Sayle
13:44 Re: [tree-ssa] Minor update for project web page - vectorization Diego Novillo
13:41 Re: [PATCH] Fix for PR java/9577: Name Mangling Error Andrew Haley
13:38 Re: [tree-ssa] Minor update for project web page Diego Novillo
13:34 Re: [C++ patch] Avoid re-synthetizing methods Jan Hubicka
13:30 Re: cgraphunit cleanups and fixes Jan Hubicka
13:04 [PATCH]: Zone allocating collector Daniel Berlin
12:29 [Re: [toplevel] Gas install name problem from autoconf 2.5x] Daniel Jacobowitz
10:30 Re: [PATCH] SPARC TLS support Gerald Pfeifer
10:01 Re: [PATCH] Fix for PR java/9577: Name Mangling Error Andrew Haley
09:10 Re: [Bug c++/1920] no warning or error with cast-as-lvalue extension Gerald Pfeifer
08:48 Re: [RFC] Patch PR 12168 (ICE in strstream.cc) Eric Botcazou
08:34 [PATCH] Handle variable-width encodings in seekoff Pétur Runólfsson
08:15 Re: PATCH: IA64 floating-point types Andreas Schwab
07:51 Re: [RFC] Patch PR 12168 (ICE in strstream.cc) Christian Ehrhardt
07:44 Re: cgraphunit cleanups and fixes Richard Henderson
07:39 Re: PATCH: IA64 floating-point types Richard Henderson
07:23 [PATCH] insn priority adjustments in scheduler and rs6000 port Dorit Naishlos
07:07 Re: libtool.m4 fix for powerpc64 Mark Mitchell
06:25 Re: libtool.m4 fix for powerpc64 Alan Modra
06:10 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation (rev. 3) Richard Henderson
06:09 Re: [m68k] Simplify code for computing DWARF2 CFA offsets. Richard Henderson
06:09 Re: make genattrtab generate smaller code Jim Wilson
05:59 [PATCH] Redundant load after store elimination in GCSE Mostafa Hagog
04:02 Re: [C++ patch] Avoid re-synthetizing methods Mark Mitchell
03:57 PATCH: IA64 floating-point types Mark Mitchell
03:49 Re: [PATCH] Improved SAVE_EXPR handling in operand_equal_p Kaveh R. Ghazi
02:06 Re: Patch to add remaining C99 _Complex builtins Jim Wilson
01:30 Re: PATCH: minor fix to ARM float lib Nicolas Pitre
01:09 [libstdc++] Re: ios.cc query David Edelsohn
00:27 cgraphunit cleanups and fixes Jan Hubicka

September 08, 2003
23:52 PATCH: Fix make -j on HP-UX Mark Mitchell
22:38 Patch to update builtins.c:builtin_mathfn_code() Kaveh R. Ghazi
21:45 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation(rev. 3) Bernardo Innocenti
21:34 [m68k] Simplify code for computing DWARF2 CFA offsets. Bernardo Innocenti
20:43 Re: [m68k] Fix and improve ColdFire function prologue/epiloguegeneration (respin) Andreas Schwab
20:27 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation(respin) Bernardo Innocenti
20:25 Re: [PATCH] Improved SAVE_EXPR handling in operand_equal_p Richard Henderson
20:24 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation(respin) Bernardo Innocenti
20:20 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation (respin) Richard Henderson
20:20 Re: [RFC] Patch PR 12168 (ICE in strstream.cc) Jason Merrill
20:09 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation (respin) Geoff Keating
20:02 Don't build abi_check for crosses Daniel Jacobowitz
19:53 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation(respin) Bernardo Innocenti
19:44 Re: make genattrtab generate smaller code Geoff Keating
19:15 C++ PATCH: Fix PR 11786 Mark Mitchell
19:14 Re: [RFC] Patch PR 12168 (ICE in strstream.cc) Eric Christopher
19:14 C++ PATCH: PR 5296 Mark Mitchell
18:42 PATCH: minor fix to ARM float lib Nicolas Pitre
18:39 Re: [PATCH] Improved SAVE_EXPR handling in operand_equal_p Roger Sayle
18:05 [tree-ssa] Patch ping Zdenek Dvorak
17:42 Re: Makefile.in: Simplify recursive make callings. Phil Edwards
17:40 Re: Makefile.in: Simplify recursive make callings. Zack Weinberg
17:39 Re: Makefile.in: Simplify recursive make callings. Michael Matz
17:31 Re: Fix typo in libmudflap on tree-ssa branch Steven G. Kargl
17:28 Re: [RFC] Patch PR 12168 (ICE in strstream.cc) Andreas Tobler
17:22 Re: make genattrtab generate smaller code Michael Matz
17:17 Re: Fix typo in libmudflap on tree-ssa branch Frank Ch. Eigler
17:14 Re: Makefile.in: Simplify recursive make callings. Phil Edwards
16:57 Re: fix collected c++ gc regressions Richard Henderson
16:33 Re: Makefile.in: Simplify recursive make callings. kelleycook
16:17 Re: make genattrtab generate smaller code Andreas Jaeger
16:07 Re: Makefile.in: Simplify recursive make callings. Kaveh R. Ghazi
16:05 fix collected c++ gc regressions Richard Henderson
15:58 Re: make genattrtab generate smaller code Michael Matz
15:19 Re: Makefile.in: Simplify recursive make callings. Zack Weinberg
14:56 Re: Makefile.in: Simplify recursive make callings. Kelley Cook
14:48 Re: [objc-improvements] Merging back to mainline Alexander Malmberg
14:37 SIMD support (was Re: [tree-ssa] Minor update for project web page- vectorization) Martin Brain
14:02 [tree-ssa] GC problems law
14:00 Re: make genattrtab generate smaller code law
13:57 Re: make genattrtab generate smaller code law
13:16 Re: [tree-ssa] Minor update for project web page - vectorization Dorit Naishlos
12:50 A proposed patch for bug no 8081 Sitikant Sahu, Noida
12:12 Unreviewed patches Kazu Hirata
12:08 Re: Makefile.in: Simplify recursive make callings. Alexandre Oliva
12:07 Re: make genattrtab generate smaller code Alexandre Oliva
11:16 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
10:33 RE: (RFA): Enable first scheduling pass for SH4 Sanjiv Kumar Gupta, Noida
09:21 Re: make genattrtab generate smaller code Michael Matz
07:36 [PATCH] Fix IA-32 ICE due to not splitted insn Jakub Jelinek
07:11 [PATCH] SPARC TLS support Jakub Jelinek
05:58 Re: new FAILs on HEAD Andrew Pinski
05:56 Re: Makefile.in: Simplify recursive make callings. Zack Weinberg
05:48 [PATCH] Fix PR 12021, more fall out from Neil's clean up to m68k backend Andrew Pinski
05:43 Re: Makefile.in: Simplify recursive make callings. Michael Matz
05:40 Re: [PATCH] Fix PR 12092, ICE (FP exception, divide by zero) when using -fprefetch-loop-arrays Andrew Pinski
05:36 [PATCH] fix PR 11998, soft-float for powerpc-netbsdelf Andrew Pinski
05:31 [PATCH] Fix PR 12092, ICE (FP exception, divide by zero) when using -fprefetch-loop-arrays Andrew Pinski
05:29 Re: make genattrtab generate smaller code Michael Matz
05:13 Re: make genattrtab generate smaller code Michael Matz
04:48 [tree-ssa] Don't declare c_genericize twice Steven Bosscher
03:07 [Testcases,committed] [Was Re: C++ PATCH: PR 11852] Andrew Pinski

September 07, 2003
23:51 C++ PATCH: PR 11852 Mark Mitchell
23:45 Re: [PATCH] Don't emit cmpstrsi and movstr* insns with -Os Roger Sayle
23:40 Re: clean up assembler feature tests; get rid of acconfig.h Zack Weinberg
22:37 [tree-ssa] Minor update for project web page Steven Bosscher
22:03 Re: [C++ patch] Avoid re-synthetizing methods Jan Hubicka
21:47 Patch to add builtin log2, log10, exp2, exp10/pow10 optimizations Kaveh R. Ghazi
21:47 Re: [C++ patch] Avoid re-synthetizing methods Jan Hubicka
21:31 Re: [C++ patch] Avoid re-synthetizing methods Mark Mitchell
20:59 Re: [C++ patch] Avoid re-synthetizing methods Jan Hubicka
20:54 C++ PATCH: PR 12181 Mark Mitchell
20:54 Re: Ping: unreviewed patches Geoff Keating
20:42 Re: [C++ patch] Fix one of PPC bootstrap problems Mark Mitchell
20:41 Re: [C++ patch] Fix one of PPC bootstrap problems Richard Henderson
20:40 Re: [C++ patch] Fix one of PPC bootstrap problems Jan Hubicka
20:28 Re: [tree-ssa] fix-like patch for PR 12198 Richard Henderson
20:23 Re: [C++ patch] Fix one of PPC bootstrap problems Mark Mitchell
20:13 Re: [C++ patch] Fix one of PPC bootstrap problems Jan Hubicka
20:08 Re: [C++ patch] Fix one of PPC bootstrap problems Richard Henderson
20:04 Re: clean up assembler feature tests; get rid of acconfig.h Jakub Jelinek
20:03 Re: [PATCH] Don't emit cmpstrsi and movstr* insns with -Os Richard Henderson
19:59 Re: [PATCH] New subroutine of expand_expr: expand_operands. Richard Henderson
19:55 Re: [PATCH] Honor -frounding-math in combine_simplify_rtx. Richard Henderson
19:52 Re: [3.3] Fix PR target/11689 (x86) Richard Henderson
19:43 Re: RFA: A tiny patch solving problem of switching off dfa scheduler Richard Henderson
19:40 Re: Some C++ frontend GC fixes Richard Henderson
19:30 Re: [C++ patch] Fix one of PPC bootstrap problems Mark Mitchell
19:25 Re: [C++ patch] Avoid re-synthetizing methods Mark Mitchell
19:07 Re: [PATCH] Improve operand_equal_p documentation Jason Merrill
19:03 [mainline] PATCH for C++/11762 Gabriel Dos Reis
18:55 Re: [PATCH] Improve operand_equal_p documentation Paolo Carlini
18:45 [PATCH] Improve operand_equal_p documentation Roger Sayle
18:41 Re: recent patch broke bootstrap Daniel Jacobowitz
18:27 [gfortran] IO library improvements Paul Brook
18:06 [gfortran] Missing format labels Paul Brook
18:06 Re: small cgraph cleanup Jan Hubicka
17:56 Re: small cgraph cleanup Richard Henderson
16:09 [gfortran] MON and AINT Paul Brook
14:33 [RFC] Patch PR 12168 (ICE in strstream.cc) Christian Ehrhardt
13:01 [tree-ssa] fix-like patch for PR 12198 Steven Bosscher
12:14 [mainline] PATCH to diagnostic.c Gabriel Dos Reis
11:13 Re: [C++ patch] Fix one of PPC bootstrap problems Jan Hubicka
10:38 Re: [3.3] Fix PR optimization/11662 Kai Henningsen
10:14 [mainline] PATCH to diagnostic.c, langhooks.c Gabriel Dos Reis
08:39 Re: [3.3] Fix PR optimization/11662 Zack Weinberg
08:17 [3.3] Fix PR optimization/11662 Eric Botcazou
06:48 Re: fix c++ gc problems following t_r_o_c Michael Elizabeth Chastain
06:05 affiliation change James E Wilson
05:26 loop_regs_update patch to remove cruft Jim Wilson
05:10 Re: [Bug fortran/11522] [3.3/3.4 Regression] g77 dwarf-2 ICE in add_abstract_origin_attribute Alexandre Oliva
04:54 Re: C++ PATCH: PR 11687 Gabriel Dos Reis
04:18 Re: C++ PATCH: PR 11687 Daniel Berlin
04:11 C++ PATCH: PR 11687 Mark Mitchell
03:44 Re: [C++ patch] Fix one of PPC bootstrap problems Andrew Pinski
03:32 Re: Ping: unreviewed patches Zack Weinberg
03:32 Re: Ping: unreviewed patches Gabriel Dos Reis
02:58 Re: [tree-ssa] Remove LOOP_EXPR Jason Merrill
02:56 Re: [tree-ssa] Remove LOOP_EXPR Jason Merrill
00:19 Re: [C++ patch] Fix one of PPC bootstrap problems Andrew Pinski
00:19 Re: [objc-improvements] Merging back to mainline Steve Naroff
00:15 [C++ patch] Fix one of PPC bootstrap problems Jan Hubicka
00:05 [C++ patch] Avoid re-synthetizing methods Jan Hubicka

September 06, 2003
23:29 Re: small cgraph cleanup Jan Hubicka
23:19 [PATCH] Don't emit cmpstrsi and movstr* insns with -Os Roger Sayle
23:14 Ping: unreviewed patches Andrew Pinski
21:37 [mainline] PATCH to diagnostic.c and toplev.c Gabriel Dos Reis
20:49 RE: [C++ PATCH]: Fix 11595 S. Bosscher
20:43 Re: [tree-ssa] Remove LOOP_EXPR Paul Brook
20:25 Re: Makefile.in: Simplify recursive make callings. Zack Weinberg
20:15 Re: [tree-ssa] Remove LOOP_EXPR Zdenek Dvorak
19:50 Re: [tree-ssa] Remove LOOP_EXPR Zdenek Dvorak
19:30 Re: make genattrtab generate smaller code Alexandre Oliva
19:25 Re: Makefile.in: Simplify recursive make callings. Alexandre Oliva
19:19 Re: [3.3] PR opt/12082 Mark Mitchell
19:11 Re: [C++ PATCH]: Fix 11595 Gabriel Dos Reis
19:09 Re: [3.3] PR opt/12082 Jan Hubicka
19:04 Re: [3.3] PR opt/12082 Mark Mitchell
19:01 Re: [3.3] PR target/12070 Mark Mitchell
19:01 Re: [C++ PATCH]: Fix 11595 Jason Merrill
18:38 [C++ PATCH]: Fix 11794 Nathan Sidwell
18:26 [PATCH] New subroutine of expand_expr: expand_operands. Roger Sayle
18:12 Re: [mainline] C++ PATCH: Tidy name hiding Gabriel Dos Reis
16:07 [PATCH] Honor -frounding-math in combine_simplify_rtx. Roger Sayle
15:29 Re: [C++ PATCH]: Fix 11595 Gabriel Dos Reis
15:21 Re: [C++ PATCH]: Fix 11595 Jason Merrill
15:13 Re: [PATCH] PR c++/11490: resolve_address_of_overloaded_function Jason Merrill
15:13 Re: fix c++ gc problems following t_r_o_c Kaveh R. Ghazi
14:25 [C++ PATCH]: Fix 11595 Steven Bosscher
13:39 [3.3] Fix PR target/11689 (x86) Eric Botcazou
13:25 [tree-ssa] Add VARRAY_TREE_PTR type [patch] Diego Novillo
13:01 [PATCH] PR c++/11490: resolve_address_of_overloaded_function Roger Sayle
11:29 [C++ PATCH]: Fix 12167 Nathan Sidwell
10:05 Re: [objc-improvements] RFC: Message passing prototype search cleanup David Ayers
09:08 Re: [objc-improvements] Merging back to mainline David Ayers
09:05 Re: [tree-ssa] Remove LOOP_EXPR Zdenek Dvorak
08:22 Fix typeof2.C failure Jan Hubicka
07:47 [3.3] PR opt/12082 Jan Hubicka
07:35 [3.3] PR target/12070 Jan Hubicka
05:27 [obvoius] fibheap.c: Fix type of a variable Josef Zlomek
05:13 Re: [RFC]: New zone based garbage collector and thoughts on incremental collection Daniel Jacobowitz
04:04 darwin bootstrap fix 2 in a series of N Geoffrey Keating
00:48 Re: [RFC]: New zone based garbage collector and thoughts onincremental collection Zack Weinberg
00:45 Re: [RFC]: New zone based garbage collector and thoughts on incrementalcollection Daniel Berlin
00:43 Re: [RFC]: New zone based garbage collector and thoughts onincremental collection Zack Weinberg
00:34 Re: [RFC]: New zone based garbage collector and thoughts on incrementalcollection Daniel Berlin
00:32 Re: [RFC]: New zone based garbage collector and thoughts on incrementalcollection Daniel Berlin
00:22 [patch] config/*: Follow spelling conventions. Kazu Hirata
00:16 Re: [RFC]: New zone based garbage collector and thoughts on incremental collection Richard Henderson
00:11 [patch] index.html: Update the release status. Kazu Hirata
00:06 Re: [libstdc++] Avoid referencing wchar/mbchar functions when not provided by C library. Gabriel Dos Reis

September 05, 2003
23:56 [cs] Fix -pipe and -o handling Mike Stump
23:54 Re: [objc-improvements] Merging back to mainline Ziemowit Laski
23:43 [libstdc++] Avoid referencing wchar/mbchar functions when not providedby C library. Bernardo Innocenti
23:23 Re: make genattrtab generate smaller code Geoff Keating
23:06 [tree-ssa] Re-enable .GLOBAL_VAR optimization Diego Novillo
22:51 Re: make genattrtab generate smaller code law
22:28 Re: [objc-improvements] Merging back to mainline Steve Naroff
22:23 Re: [patch] regression tester, enable libffi test Geoff Keating
22:21 Re: [gfortran] Gimplify functions. Jason Merrill
22:19 Re: fix c++ gc problems following t_r_o_c Geoff Keating
22:13 [gfortran] Gimplify functions. Paul Brook
21:54 [objc-improvements] Merging back to mainline Ziemowit Laski
21:39 Re: make genattrtab generate smaller code Kaveh R. Ghazi
21:34 RFA: A tiny patch solving problem of switching off dfa scheduler Vladimir N. Makarov
20:41 Re: make genattrtab generate smaller code Michael Matz
20:10 [tree-ssa][PATCH]: Fix Diego's global_var problem Daniel Berlin
20:00 Re: [PATCH] H8300 Fix use of unsaved register in interrupt handlerwith -O3 Kazu Hirata
19:41 Re: [tree-ssa] Confine signed_size_type to C frontends Paul Brook
19:39 Re: make genattrtab generate smaller code Zack Weinberg
19:15 make genattrtab generate smaller code Michael Matz
18:38 PATCH: PR c++/12163, c++/12146 Mark Mitchell
18:18 Re: [objc-improvements] RFC: Message passing prototype search cleanup David Ayers
18:15 [PATCH, committed, testsuite] Update pretty{2,3}.C Andrew Pinski
17:46 Re: 3.3.2 PATCH: Disable .hidden support without GNU ld Richard Henderson
16:40 Re: 3.3.2 PATCH: Disable .hidden support without GNU ld Rainer Orth
16:24 Re: [PATCH] PR optimization/1823: -ftrapv issue in expand_divmod (take 2) Richard Henderson
15:56 Re: Makefile.in: Simplify recursive make callings. Zack Weinberg
15:49 Makefile.in: Simplify recursive make callings. Kelley Cook
15:34 Re: [RFC]: New zone based garbage collector and thoughts on incremental Joern Rennecke
15:25 Re: [www-patch] bugs.html rewrite,part 4: First half of C++ part of non-bugs section Volker Reichelt
15:06 Re: ABI Issues: C++ PATCH: PR 12053 Mark Mitchell
14:53 [RFC]: New zone based garbage collector and thoughts on incrementalcollection Daniel Berlin
14:36 Re: (RFA): Enable first scheduling pass for SH4 Vladimir N. Makarov
13:38 Re: [PATCH] Enable input using variable-width encodings Benjamin Kosnik
12:57 RE: [PATCH] Enable input using variable-width encodings Pétur Runólfsson
12:45 [patch] regression tester, enable libffi test Andreas Tobler
12:25 Re: [tree-ssa] bootstrap failure with checking disabled [patch] Diego Novillo
12:24 Re: [PATCH] Enable input using variable-width encodings Benjamin Kosnik
12:23 Re: Ping^2: [patch] convert some call ABI macros to hooks, apply to sh, add bitfield swapper Richard Kenner
12:20 Re: ABI Issues: C++ PATCH: PR 12053 Benjamin Kosnik
12:19 [tree-ssa] bootstrap failure with checking disabled [patch] Diego Novillo
11:41 Re: [PATCH] Enable input using variable-width encodings Paolo Carlini
10:58 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
10:17 Re: [PATCH] PR optimization/11741: PRE multiple sets in a PARALLEL Michael Matz
08:52 Re: Ping^2: [patch] convert some call ABI macros to hooks, apply to sh, add bitfield swapper Richard Henderson
08:47 [PATCH] Enable input using variable-width encodings Pétur Runólfsson
08:37 [C++ PATCH]: Fix 11922 Nathan Sidwell
08:22 Re: [C++ PATCH]: Fix 12037 Nathan Sidwell
07:45 RE: (RFA): Enable first scheduling pass for SH4 Sanjiv Kumar Gupta, Noida
05:39 Re: small cgraph cleanup Jan Hubicka
04:26 small cgraph cleanup Richard Henderson
04:20 Re: libtool.m4 fix for powerpc64 Alexandre Oliva
03:52 Re: [PATCH] PR optimization/11741: PRE multiple sets in a PARALLEL Richard Kenner
03:18 Re: Some C++ frontend GC fixes Jason Merrill
03:16 Re: fix c++ gc problems following t_r_o_c Kaveh R. Ghazi
02:12 Re: [checked in] obvious fix DJ Delorie
02:10 Re: [checked in] obvious fix Geoff Keating
01:43 Re: [checked in] obvious fix DJ Delorie
01:29 Re: [checked in] obvious fix Geoff Keating
01:23 Re: ABI Issues: C++ PATCH: PR 12053 Geoff Keating
01:12 Re: recent patch broke bootstrap Loren James Rittle
00:57 Re: libtool.m4 fix for powerpc64 Alan Modra
00:47 Re: [objc-improvements] RFC: Message passing prototype search cleanup Ziemowit Laski
00:41 [PATCH] PR optimization/1823: -ftrapv issue in expand_divmod (take2) Roger Sayle
00:24 XScale optimised lib1funcs.asm Ben Elliston
00:23 Re: Ping^2: [patch] convert some call ABI macros to hooks, apply to sh, add bitfield swapper DJ Delorie
00:21 Re: [RFA] frv building patches Eric Christopher
00:19 Re: libtool.m4 fix for powerpc64 Alexandre Oliva
00:12 Re: [RFA] frv building patches Richard Henderson

September 04, 2003
23:54 Re: ABI Issues: C++ PATCH: PR 12053 Joe Buck
23:53 Re: [PATCH] PR optimization/11741: PRE multiple sets in a PARALLEL Michael Matz
23:45 Re: ABI Issues: C++ PATCH: PR 12053 Mike Stump
23:17 Re: [objc-improvements] RFC: Message passing prototype search cleanup Alexander Malmberg
23:03 Re: Solaris 8/SPARC libobjc bootstrap failure: SEGV in apply_args_size DJ Delorie
22:55 Re: [PATCH] PR optimization/11741: PRE multiple sets in a PARALLEL Roger Sayle
22:43 Re: fix c++ gc problems following t_r_o_c Geoff Keating
22:33 [RFA] frv building patches Eric Christopher
22:28 Re: Some C++ frontend GC fixes Gabriel Dos Reis
22:12 Re: [www-patch] bugs.html rewrite, part 4: First half of C++ partof non-bugs section Jason Merrill
22:01 Re: Some C++ frontend GC fixes Geoffrey Keating
21:40 [tree-ssa] More arrays start at zero fixes for fortran front-end law
21:31 Re: 3.3.2/3.4 PATCH: Properly check for IA-32 cmov Sun syntax Richard Henderson
21:27 Re: 3.3.2 PATCH: Disable .hidden support without GNU ld Richard Henderson
21:26 Re: [objc-improvements] Warnings when compiling GNUStep Ziemowit Laski
21:23 Re: Some C++ frontend GC fixes Jason Merrill
21:23 Re: [PATCH] PR optimization/11741: PRE multiple sets in a PARALLEL law
21:20 Re: [patch] libffi darwin structure implementation (PPC) David Edelsohn
21:18 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation (respin) Richard Henderson
21:17 Re: PATCH: fix __func__ for C++ destructors Jason Merrill
21:08 Re: [PATCH] PR optimization/11741: PRE multiple sets in a PARALLEL Richard Henderson
20:54 Re: [objc-improvements] RFC: Message passing prototype search cleanup Ziemowit Laski
20:27 [tree-ssa][PATCH]: Add more comments to points-to analysis code. Daniel Berlin
20:22 Re: [checked in] obvious fix Eric Christopher
20:14 Re: ABI Issues: C++ PATCH: PR 12053 Michael Matz
20:13 Re: [checked in] obvious fix DJ Delorie
20:03 Re: [checked in] obvious fix Eric Christopher
19:58 Re: [checked in] obvious fix Eric Christopher
19:51 Re: [checked in] obvious fix DJ Delorie
19:46 Some C++ frontend GC fixes Geoffrey Keating
19:41 Re: [checked in] obvious fix Eric Christopher
19:32 Re: [PATCH] PR optimization/1823: -ftrapv issue in expand_divmod Richard Henderson
19:28 [checked in] obvious fix Eric Christopher
19:26 Re: ABI Issues: C++ PATCH: PR 12053 Kai Henningsen
18:57 Re: PATCH: fix __func__ for C++ destructors Gabriel Dos Reis
18:53 [www-patch] bugs.html rewrite,part 4: First half of C++ part of non-bugs section Volker Reichelt
18:50 [www-patch] bugs.html rewrite, part 3: C part of non-bugs section Volker Reichelt
18:33 Re: [tree-ssa] Fix several testsuite regressions [patch] Richard Henderson
18:31 Re: [m68k] Fix m68k-coff previously broken by a cleanup patch Richard Henderson
18:27 Re: [tree-ssa] Improve usage of .GLOBAL_VAR [patch] Diego Novillo
18:27 Re: [RFC/RFA?] Enabling unit-at-a-time for -O2 and increasing inline limits Richard Henderson
18:25 PATCH: fix __func__ for C++ destructors Matt Austern
17:43 Re: [tree-ssa] Improve usage of .GLOBAL_VAR [patch] Daniel Berlin
17:34 Re: ABI Issues: C++ PATCH: PR 12053 Mark Mitchell
17:25 fix for bootstrap failure with HP's C compiler Joe Buck
17:20 [patch] libffi remove build rules for ffitest Andreas Tobler
16:39 Re: [PATCH] libstdc++ docs (was Re: G++ 3.3.1 Specialization bug?) Gabriel Dos Reis
16:33 [PATCH] libstdc++ docs (was Re: G++ 3.3.1 Specialization bug?) Jonathan Wakely
15:34 Re: [tree-ssa] Improve usage of .GLOBAL_VAR [patch] Diego Novillo
15:31 3.3.2/3.4 PATCH: Properly check for IA-32 cmov Sun syntax Rainer Orth
15:29 [tree-ssa] Improve usage of .GLOBAL_VAR [patch] Diego Novillo
15:15 [tree-ssa] Fix several testsuite regressions [patch] Diego Novillo
15:13 3.3.2 PATCH: Disable .hidden support without GNU ld Rainer Orth
15:12 Re: [wwwdocs] PATCH: Mention java news item Tom Tromey
15:12 [patch] fix Ada build Michael Matz
15:11 Re: [patch] libffi darwin structure implementation (PPC) Andreas Tobler
14:44 Re: *ping* [PATCH] unit-at-a-time for java Jan Hubicka
14:35 Re: [patch] libffi fix implicit declaration of abort Anthony Green
14:17 Re: fix c++ gc problems following t_r_o_c David Edelsohn
13:25 Re: ABI Issues: C++ PATCH: PR 12053 Michael Matz
13:18 Add support for the v850e1 processor Nick Clifton
13:01 Re: recent patch broke bootstrap Daniel Jacobowitz
12:56 libtool.m4 fix for powerpc64 Alan Modra
11:41 Reduce number of v850 multilibs Nick Clifton
11:22 [m68k] Fix m68k-coff previously broken by a cleanup patch Bernardo Innocenti
11:05 Re: *ping* [PATCH] unit-at-a-time for java Jeff Sturm
10:02 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation Gunther Nikl
10:00 [C++ PATCH]: Fix 12037 Nathan Sidwell
09:54 [checked in] misc updates to mips backend Eric Christopher
09:42 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation(respin) Bernardo Innocenti
09:38 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation(respin) Bernardo Innocenti
09:27 Re: ABI Issues: C++ PATCH: PR 12053 Nathan Sidwell
09:16 [RFC/RFA?] Enabling unit-at-a-time for -O2 and increasing inline limits Jan Hubicka
09:04 Re: [objc-improvements] Warnings when compiling GNUStep Nicola Pero
08:22 Re: *ping* [PATCH] unit-at-a-time for java Jan Hubicka
07:18 Re: [Bug c++/1920] no warning or error with cast-as-lvalue extension Mark Mitchell
06:51 Re: Patch: fix typo in gcc.c Nicolas Roche
05:17 recent patch broke bootstrap Loren James Rittle
04:29 Re: fix c++ gc problems following t_r_o_c Kaveh R. Ghazi
04:16 Re: [PATCH] PR optimization/11741: PRE multiple sets in a PARALLEL Roger Sayle
04:04 [wwwdocs] PATCH: Mention java news item Jeff Sturm
03:44 Re: [PATCH] PR optimization/11980: Fix strcat builtin on x86_64. Loren James Rittle
03:18 Re: Ping^2: [patch] convert some call ABI macros to hooks, apply to sh, add bitfield swapper DJ Delorie
03:17 Re: [PATCH] PR optimization/1823: -ftrapv issue in expand_divmod Roger Sayle
02:11 Re: [PATCH] GCSE/PRE improvement to handle complicated expressions. Richard Henderson
01:44 [objc-improvements] RFC: Message passing prototype search cleanup Alexander Malmberg
01:29 Patch to add remaining C99 _Complex builtins Kaveh R. Ghazi
00:45 Re: ABI Issues: C++ PATCH: PR 12053 Mike Stump
00:19 Re: [PATCH] Fix gcse in presence of volatile mems Richard Henderson
00:15 Re: [PATCH] PR optimization/11700: ICE during reload Richard Henderson
00:12 Re: [PATCH] PR optimization/11741: PRE multiple sets in a PARALLEL Richard Henderson
00:09 Re: Unreviewed trivial patch Jason Merrill
00:02 Re: 3.4 PATCH: Disable .hidden support without GNU ld Richard Henderson

September 03, 2003
23:59 3.4 PATCH: Disable .hidden support without GNU ld Rainer Orth
23:54 Re: [objc-improvements] Warnings when compiling GNUStep Nat!
23:54 Re: ABI Issues: C++ PATCH: PR 12053 Mark Mitchell
23:50 Re: ABI Issues: C++ PATCH: PR 12053 Mark Mitchell
23:50 Re: Unreviewed trivial patch Eric Christopher
23:49 Re: Unreviewed trivial patch Richard Henderson
23:45 Unreviewed trivial patch Rainer Orth
23:45 Re: ABI Issues: C++ PATCH: PR 12053 Jason Merrill
23:44 Re: [PATCH] Add _Unwind_GetBSP@@GCC_3.3.2 on IA-64 to libgcc_s Richard Henderson
23:36 Re: ABI Issues: C++ PATCH: PR 12053 Joe Buck
23:33 Re: fix c++ gc problems following t_r_o_c Richard Henderson
23:31 Re: [m68k] Add uClinux-specific code generation options Richard Henderson
23:28 Re: fix c++ gc problems following t_r_o_c Geoff Keating
23:17 Re: ABI Issues: C++ PATCH: PR 12053 Mark Mitchell
23:08 [gfortran] Function Expansion Paul Brook
23:07 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation (respin) Richard Henderson
23:06 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation (respin) Richard Henderson
22:58 Re: ABI Issues: C++ PATCH: PR 12053 Joe Buck
22:46 ABI Issues: C++ PATCH: PR 12053 Mark Mitchell
22:43 [PATCH] Add _Unwind_GetBSP@@GCC_3.3.2 on IA-64 to libgcc_s Jakub Jelinek
22:16 Re: [RFC] libiberty build failure after upgrade to autoconf 2.57 Daniel Jacobowitz
22:09 [RFC] libiberty build failure after upgrade to autoconf 2.57 Joel Brobecker
22:08 Re: *ping* [PATCH] unit-at-a-time for java Jeff Sturm
21:46 Re: [tree-ssa] f95 fix Toon Moene
21:41 Re: *ping* [PATCH] unit-at-a-time for java Jan Hubicka
21:41 [m68k] Add uClinux-specific code generation options Bernardo Innocenti
21:41 fix c++ gc problems following t_r_o_c Richard Henderson
21:33 [m68k] Fix and improve ColdFire function prologue/epilogue generation(respin) Bernardo Innocenti
21:24 Re: PATCH cgraphunit.c: Don't revisit SAVE_EXPR nodes Jan Hubicka
21:14 Re: PATCH cgraphunit.c: Don't revisit SAVE_EXPR nodes Jeff Sturm
21:10 Re: [PATCH] Improved SAVE_EXPR handling in operand_equal_p. Richard Henderson
21:00 Re: [PATCH] Improved SAVE_EXPR handling in operand_equal_p. Daniel Berlin
20:45 Re: [PATCH] Improved SAVE_EXPR handling in operand_equal_p. Roger Sayle
20:39 Re: [PATCH] PR optimization/11980: Fix strcat builtin on x86_64. Richard Henderson
20:33 Re: [PATCH] PR optimization/11980: Fix strcat builtin on x86_64. Roger Sayle
20:30 Re: [tree-ssa] gimp vs expand_end_case_type law
20:25 Re: [PATCH] Improved SAVE_EXPR handling in operand_equal_p. Richard Henderson
20:23 Re: Ping^2: [patch] convert some call ABI macros to hooks, apply to sh, add bitfield swapper Richard Henderson
20:15 Re: [C++ PATCH]: Commonize sizeof & alignof handling Mark Mitchell
20:06 Re: [PATCH] Improved SAVE_EXPR handling in operand_equal_p. Roger Sayle
20:00 Re: Ping^2: [patch] convert some call ABI macros to hooks, apply to sh, add bitfield swapper DJ Delorie
19:49 Re: Ping^2: [patch] convert some call ABI macros to hooks, apply to sh, add bitfield swapper Richard Henderson
18:59 Re: PATCH: remove LINUX_DEFAULT_ELF Richard Henderson
18:52 Re: [tree-ssa] gimp vs expand_end_case_type Richard Henderson
18:44 Re: [PATCH] Improved SAVE_EXPR handling in operand_equal_p. Richard Henderson
18:38 Re: [tree-ssa] Remove LOOP_EXPR Diego Novillo
18:35 Re: [PATCH] PR optimization/1823: -ftrapv issue in expand_divmod Richard Henderson
18:33 Re: [PATCH] New command line option: -frounding-math Richard Henderson
18:25 Re: (RFA): Enable first scheduling pass for SH4 Richard Henderson
18:25 Re: [tree-ssa] gimp vs expand_end_case_type Jason Merrill
18:22 PATCH: remove LINUX_DEFAULT_ELF Bernardo Innocenti
18:20 Re: [PATCH] PR optimization/11980: Fix strcat builtin on x86_64. Richard Henderson
18:10 Re: [tree-ssa] Remove LOOP_EXPR Jason Merrill
18:06 Re: PATCH to config/sparc/sol2.h for c++/7327 Jason Merrill
17:58 Re: Patch: fix typo in gcc.c Geoff Keating
17:13 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation Richard Henderson
16:53 Re: PATCH to config/sparc/sol2.h for c++/7327 Rainer Orth
16:10 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation Gunther Nikl
16:09 Patch: fix typo in gcc.c Nicolas Roche
15:13 Patch: add tests for _Complex builtins Kaveh R. Ghazi
14:50 Re: [v3] add -Wcast-qual to WARN_FLAGS Kaveh R. Ghazi
14:39 Re: [tree-ssa] Bootstrap failure on i686-linux Diego Novillo
14:23 Re: *ping* [PATCH] unit-at-a-time for java Andrew Haley
13:53 Re: *ping* [PATCH] unit-at-a-time for java Jeff Sturm
13:52 [tree-ssa] f95 fix law
13:49 Re: [tree-ssa] Remove LOOP_EXPR Diego Novillo
13:48 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation Bernardo Innocenti
13:40 Re: [tree-ssa] Bootstrap failure on i686-linux Diego Novillo
13:32 [v3] add -Wcast-qual to WARN_FLAGS Benjamin Kosnik
13:29 [PATCH] New command line option: -frounding-math Roger Sayle
12:57 Re: [PATCH] PR optimization/11980: Fix strcat builtin on x86_64. Roger Sayle
12:45 Re: [objc-improvements] Warnings when compiling GNUStep Alexander Malmberg
12:25 Re: [m68k] Fix and improve ColdFire function prologue/epiloguegeneration Andreas Schwab
11:50 Re: [C++ PATCH]: Commonize sizeof & alignof handling Gabriel Dos Reis
11:42 [C++ PATCH]: Commonize sizeof & alignof handling Nathan Sidwell
11:29 Re: [m68k] Fix and improve ColdFire function prologue/epilogue generation Bernardo Innocenti
11:22 Re: [libobjc patch] Fix libobjc/gc.c compilation error Kai Henningsen
11:22 Re: [objc-improvements] Warnings when compiling GNUStep Kai Henningsen
11:06 Fix --with-cpu=iwmmxt Nick Clifton
10:31 Re: patch for prologue/epilogue generation Bernardo Innocenti
10:25 [PATCH] H8300 Fix use of unsaved register in interrupt handler with -O3 Nitin Yewale
10:21 Re: *ping* [PATCH] unit-at-a-time for java Andrew Haley
10:13 [PATCH] Remove builtin-types.def from java front-end Andrew Haley
08:28 (RFA): Enable first scheduling pass for SH4 Sanjiv Kumar Gupta, Noida
07:54 [tree-ssa] gimp vs expand_end_case_type Richard Henderson
07:36 Re: Cleanup C frontend function deferring Jan Hubicka
07:26 Re: PATCH cgraphunit.c: Don't revisit SAVE_EXPR nodes Jan Hubicka
07:11 Re: [PATCH] PR optimization/11980: Fix strcat builtin on x86_64. Jan Hubicka
06:49 Re: tree_rest_of_compilation Jeff Sturm
06:34 [PATCH] PR optimization/11980: Fix strcat builtin on x86_64. Roger Sayle
06:16 Re: *ping* [PATCH] unit-at-a-time for java Jeff Sturm
05:16 PATCH cgraphunit.c: Don't revisit SAVE_EXPR nodes Jeff Sturm
04:56 [patch]: libffi dejanu test framework Andreas Tobler
04:48 Re: [tree-ssa] Remove LOOP_EXPR law
01:52 Re: PATCH to config/sparc/sol2.h for c++/7327 Jason Merrill
01:43 Re: PATCH to config/sparc/sol2.h for c++/7327 Jason Merrill
00:17 [objc-improvements] Warnings when compiling GNUStep Ziemowit Laski
00:14 Re: Cleanup C frontend function deferring Zack Weinberg

September 02, 2003
23:58 Re: PATCH to config/sparc/sol2.h for c++/7327 Rainer Orth
23:47 Re: [tree-ssa] Fix tsi_link_after (was Re: [tree-ssa] Bootstrapfailure on i686-linux) Diego Novillo
23:21 Re: [tree-ssa] Remove LOOP_EXPR Diego Novillo
23:08 Re: Cleanup C frontend function deferring Geoff Keating
23:07 [PATCH] PR optimization/11741: PRE multiple sets in a PARALLEL Roger Sayle
22:53 Re: Cleanup C frontend function deferring DJ Delorie
22:08 Re: Cleanup C frontend function deferring Zack Weinberg
22:02 Re: PR c++/11808 Gabriel Dos Reis
21:54 Re: PR c++/11808 Matt Austern
21:45 [tree-ssa] Fix tsi_insertRe: [tree-ssa] Bootstrap failure oni686-linux Diego Novillo
21:43 PATCH to config/sparc/sol2.h for c++/7327 Jason Merrill
21:32 Re: Enable loop optimization only if optimize > 0 too Richard Henderson
21:28 Re: Cleanup C frontend function deferring Richard Henderson
21:23 Re: [tree-ssa] Make tsi insert iterators handle chains of COMPOUND_EXPRs Richard Henderson
21:18 Re: "first use this function" incorrect for C++ Mike Stump
21:16 Re: PR c++/11808 Mark Mitchell
21:04 Re: Move C_DECL_FILE_SCOPE to tree.h Richard Henderson
20:56 C++ PATCH: PR 11847 Mark Mitchell
20:42 Re: PR c++/11808 Gabriel Dos Reis
20:20 [PATCH] PR optimization/1823: -ftrapv issue in expand_divmod Roger Sayle
20:07 Re: [tree-ssa] Confine signed_size_type to C frontends law
19:54 {,config}/ChangeLog cleanup Kelley Cook
19:49 Re: Move C_DECL_FILE_SCOPE to tree.h Geoff Keating
19:16 Re: [RFC] patch: libffi dejanu test framework Anthony Green
18:50 Patch installed: split out _Complex builtins in builtins.def Kaveh R. Ghazi
18:46 Re: [libstdc++] Initialize terminate() handler based on hosted vs freestanding Phil Edwards
18:29 Re: Add -mxgot option to mips backend Eric Christopher
18:27 Re: [tree-ssa] Bootstrap failure on i686-linux Richard Henderson
18:01 Re: Move C_DECL_FILE_SCOPE to tree.h Richard Henderson
17:34 PR c++/11808 Mark Mitchell
17:10 Re: [PATCH] Replace "goto both_summands" with simplify_gen_binary. Zack Weinberg
16:26 Some mcore fixes Richard Sandiford
14:06 Two problems with current_function_pretend_args_size Richard Sandiford
13:59 Patch installed to fix bug in top level configure argument processing Kaveh R. Ghazi
13:46 [PATCH] Replace "goto both_summands" with simplify_gen_binary. Roger Sayle
13:25 [PATCH] Improved SAVE_EXPR handling in operand_equal_p. Roger Sayle
12:57 Enable loop optimization only if optimize > 0 too Josef Zlomek
12:46 We have received your email. admin
12:15 Re: Fix bootstrap Nathan Sidwell
12:12 Fix bootstrap Nathan Sidwell
11:11 Patch: FYI: automated libgcj/classpath comparison Tom Tromey
10:51 Re: Patch for m32r/10988 Nick Clifton
08:53 Unreviewed patches Kazu Hirata
08:42 [obvious] Minor cleanup Josef Zlomek
07:21 Fix langhooks-defs.h (was Re: mainline bootstrap failure intreelang) Andreas Jaeger
06:40 Re: [PATCH] Remove non-functional --with-elf Zack Weinberg
06:10 Re: PATCH: Makefile.in Kai Henningsen
05:58 Re: Move C_DECL_FILE_SCOPE to tree.h Geoff Keating
04:53 Re: [patch] libffi darwin structure implementation (PPC) Andreas Tobler
04:47 Re: [patch] libffi darwin structure implementation (PPC) David Edelsohn
04:34 Re: [patch] libffi darwin structure implementation (PPC) Andreas Tobler
04:12 [committed] remove more host-specific stuff from config.gcc Nathanael Nerode
04:00 [tree-ssa] Remove LOOP_EXPR law
02:21 Re: [patch] libffi darwin structure implementation (PPC) David Edelsohn
01:29 PATCH: Fix typo in Makefile.in Mark Mitchell

September 01, 2003
22:53 Re: PATCH: More Makefile cleanups DJ Delorie
22:50 Re: [PATCH] Remove host-specific renaming of target_alias from config.gcc DJ Delorie
22:48 Re: [C++ Patch] Fix 11553 (duplicated friend specifier) Scott Brumbaugh
21:55 Telling GCC to add automatically libraries for linking... Serge Cohen
20:55 PR c++/11972 Mark Mitchell
20:54 C++ PATCH: PR 12114, 11972 Mark Mitchell
20:34 Re: PATCH: More Makefile cleanups Alexandre Oliva
20:15 [patch] Update to vax floating point Jerry Quinn
20:09 Re: Fix quoting of program-transform-name in toplevel configure Andreas Schwab
18:57 PATCH: Makefile.in Mark Mitchell
18:49 [tree-ssa] [PATCH]: Speed up SSAPRE a bit Daniel Berlin
18:48 [PATCH] Remove host-specific renaming of target_alias from config.gcc Nathanael Nerode
18:17 [PATCH] Remove non-functional --with-elf Nathanael Nerode
17:57 [committed] Clean host-specific stuff out of config.gcc Nathanael Nerode
17:57 Re: Cleanup C frontend function deferring Gabriel Dos Reis
17:51 Re: Cleanup C frontend function deferring Geoff Keating
17:42 [committed] Doc patch for config.host Nathanael Nerode
17:30 Fix bootstrap failure due to complete types with nonnull C_TYPE_INCOMPLETE_VARS Zack Weinberg
17:28 [committed] Break out config.host from config.gcc Nathanael Nerode
09:25 Re: Move C_DECL_FILE_SCOPE to tree.h Richard Henderson
09:00 Cleanup C frontend function deferring Jan Hubicka


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3