gcc-patches archive
thread index for September, 2002
This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Messages are ordered newest-to-oldest in this index. The newest
threads will be at the top of this page, the oldest will be at the bottom.
Within a single thread, the first mail note is the START of the thread;
the notes following that are in the chronological order of when they
were received. So globally, newest messages are at the top, but within
a thread, the oldest (the start of the thread) is at the top.
If you think about it, it is confusing. Just go with the flow and
everything will be all right.
- Re: [patch] libunwind-based exception-handling for gcc (2nd versi on),
S. Bosscher
- PATCH turning FUNCTION_OK_FOR_SIBCALL into target hook,
Andreas Bauer
- [patch] libunwind-based exception-handling for gcc (2nd version),
David Mosberger
- [RFC] potential fix for PR middle-end/7151,
David S. Miller
- [PATCH/RFA] VAX ELF revisited,
Jason R Thorpe
- Objective-C additions to gcc-3.3/changes.html,
Nicola Pero
- [tree-ssa]: Another SSAPRE update,
Daniel Berlin
- Xtensa: avoid use of register a7 as a reload register (3.0 version),
Bob Wilson
- Xtensa: avoid use of register a7 as a reload register,
Bob Wilson
- Patch: FYI: update classpath comparison,
Tom Tromey
- PATCH: Small change to label encoding on PA,
John David Anglin
- HPUX PA LINK_SPEC change (HP linker & shared libs),
Steve Ellcey
- [C++ PATCH]: Fix overload regression,
Nathan Sidwell
- Don't eliminate insns that may trap,
Andrew Haley
- Re: c++/8067: g++ 3.2 internal error: Segmentation fault,
Pop Sébastian
- IA64 HP-UX patch for C++ (Modified),
Steve Ellcey
- C++ PATCH: Fix ABI bug and crash,
Mark Mitchell
- [PATCH] longlong.h support for S/390, take 2,
Ulrich Weigand
- [tree-ssa libmudflap] alloca fix, new tests,
Frank Ch. Eigler
- S/390: Enable libgcj for s390*-*-linux*,
Ulrich Weigand
- PATCH Fix stack-based accesses in Thumb mode,
Richard Earnshaw
- Add cpu to,
Nick Clifton
- Stopgap fix for linux64 sparc host,
David S. Miller
- fix alpha glibc build failure,
Richard Henderson
- [basic-improvements] N-way choice followup,
Zack Weinberg
- Top level: Separate src release scripts from Makefile (correct),
Nathanael Nerode
- Patch: fix string concatenation for gcj,
Anthony Green
- Re: Top level: Separate src release scripts from Makefile,
Nathanael Nerode
- [PATCH/RFA] Fix ffssi2 on SHmedia,
Jason R Thorpe
- Patch installed for 2 warning regressions,
Kaveh R. Ghazi
- [3.4-BIB] patch installed: fix typo in last change,
Kaveh R. Ghazi
- [C++ PATCH] Fix 7788 ICE,
Nathan Sidwell
- Re: small unreviewed patch for 3.4 basic improvements [kill Vax/VMS],
Robert Dewar
- toplevel: Eliminate reference to 'gui', 'libproc',
Nathanael Nerode
- top level: make more dependencies explicit,
Nathanael Nerode
Re: top level: make more dependencies explicit,
DJ Delorie
small unreviewed patch for 3.4 basic improvements...,
Nathanael Nerode
[patch] gcc: Fix comment formatting.,
Kazu Hirata
[patch] cp: Fix comment typos.,
Kazu Hirata
[PATCH] PR opt/6627: New target macro MINIMUM_FUNCTION_BOUNDARY,
Roger Sayle
java/7738 Patch: Turn off assert keyword recognition,
Anthony Green
[PATCH] Revert 2002-09-08 change to unroll.c,
Roger Sayle
toplevel, more cleanup,
Nathanael Nerode
[patch] tic4x/c4x configuration files,
Svein E. Seldal
[PATCH] Update gcc.c-torture/execute/20020720-1.x,
Roger Sayle
[PATCH] Optimize zero_extend into paradoxical subreg,
Roger Sayle
PATCH: Fix PR c/8023,
John David Anglin
[patch] gcc: Fix comment typos.,
Kazu Hirata
[RFA:] Test-cases for sibling calls.,
Hans-Peter Nilsson
Patch - enable libjava for arm-elf,
Richard Earnshaw
[v3] Fix for grouped, showbased hex and oct zero,
Paolo Carlini
opt/7520, try 2,
Richard Henderson
Re: preprocessor/8055: CPP0 segfault on FreeBSD + PATCH,
Zack Weinberg
[PATCH] longlong.h support for s390,
Ulrich Weigand
[PATCH] Improved boehm-gc support for s390/s390x,
Ulrich Weigand
[PATCH] Improved libffi support for s390/s390x,
Ulrich Weigand
cleaning up VMS chapter in manual,
Nathanael Nerode
libffi multilib support,
Bo Thorsen
[patch] h8300: Minor cleanups.,
Kazu Hirata
[basic-improvements] Remove unused functions in rtlanal.c.,
Kazu Hirata
[tree-ssa] Fix SSA-DCE tree dumps,
Steven Bosscher
[PATCH] support for s390-freebsd target,
Serguei Tzukanov
Fix PR optimization/7335,
David S. Miller
PATCH: Allocator in basic_string should default to __STL_DEFAULT_ALLOCATOR(charT),
Lars Doelle
[PATCH] Fix attribute handling,
Eric Christopher
patches for mips,
Eric Christopher
bugfix to mainline...,
Eric Christopher
recent patch to gcc/real.c breaks Alpha.,
George France
gcc-3.2 powerpc cross compile patch,
Brian Kuschak
Don't configure BFD or TK or their dependencies on darwin,
Geoffrey Keating
[PATCH] obvious fix to testsuite/README.QMTEST,
Janis Johnson
[PATCH] obvious change to Makefile for qmtest-g++,
Janis Johnson
Another performance regression,
Dale Johannesen
[tree-ssa]: Keep SSA info up to date in SSAPRE,
Daniel Berlin
[tree-ssa libmudflap] automatic cache parameter adaptation,
Frank Ch. Eigler
Patch to make "weak" tests supported under solaris2,
Kaveh R. Ghazi
Java: fix Array_3 byte compiler failures,
Andrew Haley
Fix --with-cpu for v850e.,
Nick Clifton
Re: Release schedule,
David S. Miller
MIPS patch: rename vr4121 to vr4120,
Richard Sandiford
[Patch to libstdc++]: cheaders=c cstdarg/stdarg.h namespace control,
Danny Smith
MIPS patch: remove vr4320 support,
Richard Sandiford
A fix for another doloop problem,
Alan Modra
[tree-ssa] Add -fdump-tree-optimized [patch],
Diego Novillo
PATCH: Add --branch to contrib/gcc_update,
H. J. Lu
[v3] remove cpu_limits.h support,
Benjamin Kosnik
[PATCH - 2nd try] combine: fix incorrect optimizations for ints larger that HOST_WIDE_INT,
Igor Shevlyakov
C++ PATCH: More ABI bugs,
Mark Mitchell
Reload patch for 3.2.1 branch?,
Daniel Jacobowitz
V3 PATCH: Typo in numeric_limits,
Mark Mitchell
IA64 HP-UX patch (ASM_OUTPUT_EXTERNAL_LIBCALL),
Steve Ellcey
top level: make even _more_ autoconfy,
Nathanael Nerode
Fix PR c/7411,
Eric Botcazou
Re: docs merge for gcc-3_2-branch?,
Phil Edwards
Marking the end of a function,
Andrew Haley
top level configuration: Make autoconfier,
Nathanael Nerode
LIA-1, denormals and is_iec559 and C++,
Gabriel Dos Reis
IA64 HP-UX patch for C++,
Steve Ellcey
[tree-ssa] Proper support for may-alias in SSA [patch],
Diego Novillo
PATCH: fix objc/7993 (shadowing private ivars in subclasses),
Nicola Pero
Committed: fix typo in mips.h,
Richard Sandiford
Patch to string handling in mips16 code,
Richard Sandiford
[libstdc++ patch] Add C99 guard to stdio.h c-compatibility header,
Danny Smith
Patch to remove MIPS sordered pattern, add branch patterns,
Richard Sandiford
Patch to fix MIPS IV reload failures,
Richard Sandiford
Net-Temps ~ Crossroads~ Magazine,
Net-Temps, Inc.
[tree-ssa]: Add two needed list functions, de-privative find_refs_in_stmt,
Daniel Berlin
[PATCH] Simplify RTL for loop exits without nesting (take 2),
Roger Sayle
toplevel Makefile.in, autogenerate more, take two,
Nathanael Nerode
[web] Revised instructions for testing using a simulator,
Zack Weinberg
toplevel Makefile.in: autogenerate more,
Nathanael Nerode
[Patch] Add __need_offsetof to ginclude/stddef.h,
Danny Smith
[basic-improvements] N-way choice syntax in specs,
Zack Weinberg
Performance regression,
Dale Johannesen
- <Possible follow-ups>
- Re: Performance regression,
Roger Sayle
- Re: Performance regression,
Richard Earnshaw
- Re: Performance regression,
Roger Sayle
- Re: Performance regression,
Richard Earnshaw
- Re: Performance regression,
David Edelsohn
- Re: Performance regression,
Dale Johannesen
- Re: Performance regression,
David Edelsohn
- Re: Performance regression,
Dale Johannesen
- Re: Performance regression,
David Edelsohn
- Re: Performance regression,
Dale Johannesen
- Re: Performance regression,
David Edelsohn
- Re: Performance regression,
Dale Johannesen
- Re: Performance regression,
Richard Henderson
- Re: Performance regression,
David Edelsohn
- Re: Performance regression,
Dale Johannesen
- Re: Performance regression,
David Edelsohn
- Re: Performance regression,
Dale Johannesen
- Re: Performance regression,
David Edelsohn
- Re: Performance regression,
Dale Johannesen
- Re: Performance regression,
David Edelsohn
- Re: Performance regression,
Jim Wilson
- Re: Performance regression,
Dale Johannesen
[bib] profile tweak,
Nathan Sidwell
fix ip2k for epilogue optimization bug,
Denis Chertykov
[PATCH] Reload bug with match_dup and 'o' operands,
Ulrich Weigand
[PATCH/RFA] Fix libffi on mips-netbsd,
Jason R Thorpe
[tree-ssa libmudflap] argv/environ heuristics,
Frank Ch. Eigler
[PATCH] Fix boehm-gc for mips-netbsd,
Jason R Thorpe
Re: [PATCH, arm] Naked funcs are only half naked on Thumb,
Nick Clifton
RFA: minor memory error fixes: c-opts.c, cppinit.c,
Frank Ch. Eigler
Re: [PATCH, arm] Thumb profiling is broken,
Nick Clifton
Re: [Bug-dejagnu] Dejagnu and parallel make tests of gcc,
Rob Savoye
S/390: More efficient use of LA,
Ulrich Weigand
Dejagnu and parallel make tests of gcc,
Richard Earnshaw
IA64 HP-UX patch (symbol reference),
Steve Ellcey
IA64 HP-UX patch (TARGET_DEFAULT),
Steve Ellcey
FW: NORMAL MODE PATCH for Gcc 3.3,
Vijay Khuspe
Reclaim 6 target_switches bits for x86,
Richard Henderson
Patch: Reenable doloop recognition when preconditioned,
Dale Johannesen
[PATCH] real.c IBM 128-bit extended format support,
David Edelsohn
Unreviewed patch: XCOFF DBX and functions sections,
David Edelsohn
add missing STAB_TYPE_CODE,
Dale Johannesen
Re: Patch for PR c/4319,
John David Anglin
ARM/ELF PATCH avoid '.space 0',
Richard Earnshaw
C++ PATCH: Correct -fabi-version documentation,
Mark Mitchell
[tree-ssa] Collect DFA/SSA statistics [patch],
Diego Novillo
[basic-improvements] varasm.c: Remove unused functions.,
Kazu Hirata
tidy builtin cpp macros,
Richard Henderson
fix real.c multiply normalization,
Richard Henderson
Patch for gcc.c-torture/execute/ieee/20010226-1.c,
D.Venkatasubramanian, Noida
C++ PATCH: Add -fabi-version,
Mark Mitchell
PATCH to c-common.c: define __WCHAR_MAX__,
Gabriel Dos Reis
Patch: PR 8003,
Tom Tromey
PATCH for sibcalls on i386,
Andreas Bauer
- Re: PATCH for sibcalls on i386,
Fergus Henderson
- Re: PATCH for sibcalls on i386,
Zack Weinberg
- Re: PATCH for sibcalls on i386,
Andreas Bauer
- Re: PATCH for sibcalls on i386,
Fergus Henderson
- Re: PATCH for sibcalls on i386,
Andreas Bauer
- Re: PATCH for sibcalls on i386,
Andrew Pinski
- Re: PATCH for sibcalls on i386,
Andreas Bauer
- Re: PATCH for sibcalls on i386,
Zack Weinberg
- Re: PATCH for sibcalls on i386,
Richard Henderson
- Re: PATCH for sibcalls on i386,
Richard Henderson
- Re: PATCH for sibcalls on i386,
Andreas Bauer
- Re: PATCH for sibcalls on i386,
Fergus Henderson
- Re: PATCH for sibcalls on i386,
Richard Henderson
- Re: PATCH for sibcalls on i386,
Andreas Bauer
- Re: PATCH for sibcalls on i386,
Fergus Henderson
- Re: PATCH for sibcalls on i386,
Andreas Bauer
- Re: PATCH for sibcalls on i386,
Richard Henderson
- <Possible follow-ups>
- Re: PATCH for sibcalls on i386,
John David Anglin
- Re: PATCH for sibcalls on i386,
John David Anglin
Fix PR c/7160,
Eric Botcazou
[PATCH] ASM spec tweak for mips-netbsd,
Jason R Thorpe
[libstdc++] numeric_limits: fp is_modulo,
Richard Henderson
[libstdc++] numeric_limits: integer parameters,
Richard Henderson
[rtlopt] GCSE global variables removal,
Zdenek Dvorak
Better fixunsdfdi and fixunssfdi,
Torbjorn Granlund
toplevel Makefile.in patch take two.,
Nathanael Nerode
Update PA to use TARGET_CPU_CPP_BUILTINS and TARGET_OS_CPP_BUILTINS,
John David Anglin
Fix failure of gcc.dg/20020219-1.c on hppa*-*-hpux*,
John David Anglin
Re: Sequential build of libjava,
Kaveh R. Ghazi
clean up VMS chapter in manual,
Nathanael Nerode
toplevel Makefile.in: generate with autogen,
Nathanael Nerode
[libstdc++] numeric_limits: is_modulo, traps, is_bounded,
Richard Henderson
[libstdc++] numeric_limits: is_iec559,
Richard Henderson
[libstdc++] numeric_limits: round_style, round_error,
Richard Henderson
b-i-b: delete vax-vms support,
Nathanael Nerode
[PATCH] New target macro STORE_BY_PIECES_P,
Roger Sayle
toplevel configure.in: simplify tests,
Nathanael Nerode
[PATCH/RFA] Slight tweak to --with-headers and --with-libs,
Jason R Thorpe
toplevel configure.in rearrangement,
Nathanael Nerode
Re: Does zero_extend (const_int) *ever* have a valid meaning,
Richard Earnshaw
NetBSD/ARM aout rework link specs,
Richard Earnshaw
[basic-improvements] Remove commented-out macros.,
Kazu Hirata
[basic-improvements] function.[ch]: Remove unused functions.,
Kazu Hirata
RE: Loving,
Veronica Flowers
[RFA:] Take 2: emit error for overlap of asm-register-declared variable and asm clobber list,
Hans-Peter Nilsson
Operator name lookup,
Mark Mitchell
v850 patch to avoid clobbering app register r5 in muldi3,
Jim Wilson
[tree-ssa] Fix dumping of real values [patch],
Diego Novillo
patch for v850 ICE in combine,
Jim Wilson
toplevel configure.in tweak,
Nathanael Nerode
There can be only one version_string,
Zack Weinberg
[PATCH] Support IA-32 TLS @gotntpoff and @indntpoff,
Jakub Jelinek
toplevel configure.in: small rearrangement,
Nathanael Nerode
patch for binutils include/ansidecl.h,
Nathan Tallent
v850 -O3 stdarg miscompilation,
Jim Wilson
fix builtin_setjmp on Darwin,
Geoffrey Keating
fix goto out of nested function on Darwin,
Geoffrey Keating
cpplib: Fix funlike macros and -Wtraditional,
Neil Booth
fix real_value_type hashing,
Richard Henderson
[tree-ssa libmudflap] performance/functionality improvements,
Frank Ch. Eigler
[tree-ssa mudflap] instrumentation tweaks,
Frank Ch. Eigler
PATCH don't run gcc.c-torture/execute/20020720-1 on ARM systems,
Richard Earnshaw
PATCH XFAIL gcc.c-torture/execute/990208-1.c for ARM at -O3,
Richard Earnshaw
[RFC PATCH] GCC multilib vs. OS multilib naming,
Jakub Jelinek
real.c related bootstrap comparison failure on s390,
Ulrich Weigand
objc PATCH: add missing functions to libobjc/libobjc.def,
Nicola Pero
real.c warning removal,
Richard Henderson
expose struct real_value in real.h,
Richard Henderson
[PATCH] ARM: missing CC clobber in sign_extract_onebit, not_signextract_onebit,
jeroen dobbelaere
put TARGET_FLOAT_FORMAT default in defaults.h,
Richard Henderson
Re: [RFA: 3.2] MMIX: Fix gcc.c-torture/execute/ieee/mzero2.c,
Roger Sayle
[RFA: 3.2] MMIX: Fix gcc.c-torture/execute/ieee/mzero2.c (committedtrunk + testcase branch),
Hans-Peter Nilsson
[PATCH] Simplify RTL for loop exits without nesting,
Roger Sayle
powerpc64 doloop not used in all loops?,
Alan Modra
[tree-ssa] minor documentation and miscellaneous fixes [patch],
Diego Novillo
Committed, scanasm.exp: Adjust for c++filt moved to binutils,
Hans-Peter Nilsson
libiberty: don't redeclare vasprintf nor asprintf,
Alexandre Oliva
combine patch for (set (cc0) (subreg ...)) optimizer bug,
Jim Wilson
port 20020312-2.c to Darwin,
Geoffrey Keating
Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
John David Anglin
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
DJ Delorie
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
Zack Weinberg
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
John David Anglin
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
Zack Weinberg
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
John David Anglin
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
Neil Booth
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
John David Anglin
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
Neil Booth
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
John David Anglin
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
Neil Booth
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
Neil Booth
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
Neil Booth
- Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3,
Neil Booth
[itanium-sched-branch] Extension of absence_set and presence_set [patch],
Vladimir Makarov
[RFA:] Emit error for overlap of asm-register-declared variable and asm clobber list,
Hans-Peter Nilsson
[tree-ssa] fix 64-bit warnings,
Richard Henderson
[tree-ssa] fix botched renaming,
Richard Henderson
Update bug email addresses in libiberty/README,
Nick Clifton
Fix PR 7705,
Dale Johannesen
S/390: zero_extend improvements,
Ulrich Weigand
[PATCH] doc/compat.texi: info about C++ libraries,
Janis Johnson
[tree-ssa]: Committed option renaming,
Daniel Berlin
[patch] config: Follow spelling conventions.,
Kazu Hirata
Trivial patch to ssa.c,
Chris Lattner
Re: PATCH: cp_binding_level reorg,
Geoff Keating
[patch] Pmode/ptr_mode fix for except.c,
Eric Christopher
move init_real_once invocation,
Richard Henderson
[tree-ssa] tree-ssa fixes,
Jeff Law
Fix PR optimization/7520,
Eric Botcazou
- Re: Fix PR optimization/7520,
Richard Henderson
- Re: Fix PR optimization/7520,
Eric Botcazou
- Re: Fix PR optimization/7520,
Richard Henderson
- Re: Fix PR optimization/7520,
Eric Botcazou
- Re: Fix PR optimization/7520,
Richard Henderson
- Re: Fix PR optimization/7520,
Eric Botcazou
- Re: Fix PR optimization/7520,
Richard Henderson
- Re: Fix PR optimization/7520,
Eric Botcazou
- Re: Fix PR optimization/7520,
Richard Henderson
- Re: Fix PR optimization/7520,
Eric Botcazou
- Re: Fix PR optimization/7520,
Richard Henderson
- Re: Fix PR optimization/7520,
Eric Botcazou
[tree-ssa]: Dump file option names and small DCE fix,
Daniel Berlin
[itanium-sched-branch] New interface function dfa_clean_insn_cache [patch],
Vladimir Makarov
fix bootstrap comparison failures,
Richard Henderson
IA64 hpux.h patch for *_SECTION_ASM_OP,
Steve Ellcey
Re: MIPS, SH fixes for union real_extract,
Zack Weinberg
[tree-ssa-branch] New addressof attribute for variable uses [patch],
Diego Novillo
[wwwdocs] Updates for tree-ssa branch [patch],
Diego Novillo
S/390: Adjust cost macros,
Ulrich Weigand
7506 - Temporary fix to g++ 3.2/binutils 2.13/Solaris 2.7 or later,
Dana, Eric
[libstdc++] fix numeric_limits on alpha,
Richard Henderson
ARM PATCH missing condition code clobber in ne_zeroextract,
Richard Earnshaw
IA64 hpux.h patch,
Steve Ellcey
rs6000 floatdisf,
Alan Modra
[patch] config/[s-v]*: Follow spelling conventions.,
Kazu Hirata
[basic-improvements] Specs syntax tweaks,
Zack Weinberg
Update ABOUT-GCC-NLS,
Zack Weinberg
[patch] config/[abc]*: Follow spelling conventions.,
Kazu Hirata
[tree-ssa]: Add strength reduction to SSAPRE,
Daniel Berlin
Patch: FYI: fix for PR 7950,
Tom Tromey
[tree-ssa-branch] Minor fixes [patch],
Diego Novillo
ARM: Do not LDM instructions with writeback when loading the SP,
Nick Clifton
Patch to include fastjar manual,
Joseph S. Myers
[gcc-3_4-basic-improvements-branch] cfgloop.c: Remove unusedfunctions.,
Kazu Hirata
Re: [C++ PATCH]: Fix 7919[C++ PATCH]: Fix 7919,
John David Anglin
[gcc-3_4-basic-improvements-branch] cpplic.[ch]: Remove unusedfunctions.,
Kazu Hirata
Recent 3.2 branch commits cause x86 -fPIC regressions,
Franz Sirl
Add Single Element Vectors support,
Nick Clifton
lingering REAL_VALUE_LDEXP,
Richard Henderson
real.h: REAL_VALUE_LDEXP loss,
Danny Smith
Remove xfail for gcc.c-torture/execute/strct-stdarg-1.x on PA,
John David Anglin
PATCH: libstdc++/7922,
Loren James Rittle
[v3] remove c_shadow,
Benjamin Kosnik
[libstdc++] NaNs via builtins,
Richard Henderson
Patch to fix -falign-labels,
Samuel Figueroa
[v3] fix merge errors,
Benjamin Kosnik
trivial patch for gcc-3.2 branch,
Jeff Law
Patch: improve doloop recognition,
Dale Johannesen
IA64 CPP_PREDEFINES patch,
Steve Ellcey
PATCH: PA back-end fixes to correct various argument passing problems,
John David Anglin
[C/C++ PATCH]: Fix 7640,
Nathan Sidwell
[C++ PATCH] Fix 7718,
Nathan Sidwell
PATCH: Allow downward padding of arguments on systems that define ARGS_GROW_DOWNWARD,
John David Anglin
MIPS: Always emit "dla" for loading DImode addresses,
Maciej W. Rozycki
Re: [PATCH] optimization docs part 5,
Geoff Keating
[PATCH] Add threads support for darwin-ppc/i386,
Andreas Tobler
Re: [PATCH] optimization docs part 6,
Geoff Keating
Re: [PATCH] optimization docs part 4,
Geoff Keating
Re: [PATCH] optimization docs part 2,
Geoff Keating
Re: [PATCH] optimization docs reorg,
Geoff Keating
[Patch] sh64: anddi3 ICE,
Clarke, Stephen
[Patch] sh64: Fix ICE with -fPIC,
Clarke, Stephen
[PATCH] gcc optimization docs part 7,
Jerry Quinn
Patch for uninitialized variable bug in m68hc11.md,
Kaveh R. Ghazi
[C++ PATCH] Fix seg fault,
Nathan Sidwell
[C++ PATCH]: Fix 7015,
Nathan Sidwell
[tree-ssa libmudflap] fixes, cleanups,
Frank Ch. Eigler
S/390: Rework string insns,
Ulrich Weigand
An unreviewed patch,
Kazu Hirata
PATCH: testsuite/objc.dg/bitfield-2.m requires signed char,
Richard Earnshaw
[Patch] Fix dllimport regression from 2.95 on w32 targets,
Danny Smith
Patch installed for missing winnt.c prototypes,
Kaveh R. Ghazi
[patch] java: Follow spelling conventions.,
Kazu Hirata
[patch] f: Follow spelling conventions.,
Kazu Hirata
Patch to eliminate direct -protos.h inclusion & missing darwin prototype,
Kaveh R. Ghazi
Patch installed for missing v850 prototype,
Kaveh R. Ghazi
[gcc-3_4-basic-improvements-branch] Patch installed to fix missing targetm in vmsdbgout.c,
Kaveh R. Ghazi
[PATCH] Fix CPU CPP builtins for mips*-*-netbsd*,
Jason R Thorpe
Patch installed to fix ia64/aix.h TARGET_OS_CPP_BUILTINS typo,
Kaveh R. Ghazi
[patch] gcc: Follow spelling conventions.,
Kazu Hirata
[PATCH] Add -pthread option for NetBSD,
Jason R Thorpe
[C++ PATCH]: Fix 7919,
Nathan Sidwell
[PATCH] Add threads support for NetBSD,
Jason R Thorpe
[patch] cp: Follow spelling conventions.,
Kazu Hirata
[Patch] Tweak old-dejagnu.exp ICE test.,
Krister Walfridsson
[patch] testsuite: Follow spelling conventions.,
Kazu Hirata
libffi test for closures,
Andreas Tobler
AVR-gcc patch: reverse order of 16-bit writes,
Joerg Wunsch
Fixing PR fortran/3924.,
Toon Moene
[patch] config/sparc: Replace Sparc with SPARC.,
Kazu Hirata
Re: forcing tail/sibling call optimization,
Fergus Henderson
- Re: forcing tail/sibling call optimization,
Richard Henderson
- Re: forcing tail/sibling call optimization,
Fergus Henderson
- Re: forcing tail/sibling call optimization,
Zack Weinberg
- Re: forcing tail/sibling call optimization,
Richard Henderson
- Re: forcing tail/sibling call optimization,
Fergus Henderson
- Re: forcing tail/sibling call optimization,
Jonathan Lennox
- Re: forcing tail/sibling call optimization,
Hans-Peter Nilsson
- Re: forcing tail/sibling call optimization,
Richard Henderson
- Re: forcing tail/sibling call optimization,
Hans-Peter Nilsson
- Re: forcing tail/sibling call optimization,
Richard Henderson
- Re: forcing tail/sibling call optimization,
Daniel Egger
- Re: forcing tail/sibling call optimization,
Fergus Henderson
[C++ PATCH]: Fix pr 7768,
Nathan Sidwell
[PATCH]: Fix tree dump switch option handling,
Daniel Berlin
[gcc-3_4-basic-improvements-branch] Patch installed for various warnings,
Kaveh R. Ghazi
[patch] Fix a comment typo.,
Kazu Hirata
[patch] Fix comment typos.,
Kazu Hirata
[gcc-3_4-basic-improvements-branch] Patch to consolidate ASM_FORMAT_PRIVATE_NAME,
Kaveh R. Ghazi
[patch] Follow spelling conventions.,
Kazu Hirata
Patch: fix problems with default_assemble_visibility,
Kaveh R. Ghazi
[tree-ssa-branch] Output DWARF2 Fortran 95 code,
Steven Bosscher
[patch] MAINTAINER: Update my email address.,
Kazu Hirata
[PATCH]: Fix my email in 3_2 branch,
Stephane Carrez
[patch] cp/*.c: Fix comment formatting.,
Kazu Hirata
[PATCH]: Fix mov32/mov64 constraints for HC11/HC12,
Stephane Carrez
[avr port] default options for C++ for avr,
Denis Chertykov
[libstdc++] Factor out symbol extraction from abi_check, sort in C locale,
Phil Edwards
Re: SYMBOL_REF_FLAG,
Alan Modra
patch to htdocs/cvs.html,
Eric Christopher
[libstdc++] minor doc fixes,
Phil Edwards
new real.c implementation,
Richard Henderson