gcc-patches archive
thread index for February, 2001
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.
- PATCH: document {Q,H,TQ}Fmode and {Q,H}Cmode,
Lars Brinkhoff
- [patch] build_insn_list and jump tables,
DJ Delorie
- [v3] libstdc++/2064,
Benjamin Kosnik
- Re: bug fix for expr.c:expand_block_move,
Joern Rennecke
- [v3] enable wchar_t for stdio model,
Benjamin Kosnik
- ptrmem.C conflict with PSImode pointers,
Joern Rennecke
- [check-c++] typo,
Benjamin Kosnik
- RTTI library functions int <-> ptrdiff_t confusion,
Joern Rennecke
- [Tru64 UNIX V5.1] gcc testsuite fixes,
Rainer Orth
- [patch] m68k: don't try to push bytes,
DJ Delorie
- cpplib: Sync branch and mainline.,
Neil Booth
- i386.md cleanup,
Jan Hubicka
- [v3] remove unused GLIBCPP_CFLAGS/CXXFLAGS,
Phil Edwards
- Unreviewed patch: move main from toplev.c to new file main.c,
Fergus Henderson
- Casting of a local pointer-to-member variable,
Chandra Chavva
- dwarf2out and multiple entry points take 2,
Jan Hubicka
- Objective-C testsuite patch,
Ovidiu Predescu
- kill can_reverse_comparison_p,
Jan Hubicka
- [Patch] gcc/gcc.c remove missing initializer warnings,
Peter Schmid
- Patch: libiberty/choose_temp.c replace mktemp with mkstemp,
Peter Schmid
- objective-c @compatibility_alias construct documented,
Nicola Pero
- Unreviewed documentation patches,
Lars Brinkhoff
- Re: Results for 2.97 20010212 (experimental) testsuite on i686-pc -cyg win,
Neil Booth
- RE: mips/mips.h bug with WCHAR_TYPE?,
Billinghurst, David (CRTS)
- squelch 120+ complaints about missing initializers,
Zack Weinberg
- Alternate booleans patch,
Zack Weinberg
- print-rtl note tweek,
Richard Henderson
- [v3] libstdc++/1886, preliminary wchar_t config work,
Benjamin Kosnik
- The unrelated fixes that crept into the "no TRUE and FALSE" patch,
Zack Weinberg
- Strip unreachable code in fixup_var_refs_insn,
Zack Weinberg
- Patches waiting for review,
Zack Weinberg
- PIC cleanup,
Jeffrey A Law
- [v3] atomicity.h license update,
Benjamin Kosnik
- [patch] m68k dwarf2 minor fix,
DJ Delorie
- [v3] stdexcept, more tests,
Benjamin Kosnik
- Re: SSE min/max take2-documentation,
Brad Lucier
- [PATCH MAINLINE]: Revert Part of cp_eh_info Change,
Jeffrey Oldham
- Small update to reversed_comparison_code,
Jan Hubicka
- ifcvt and new jump reversal inf.,
Jan Hubicka
- document Mercury front-end on gcc web page,
Fergus Henderson
- [C++ PATCH] Remove float and complex template constant parms,
Nathan Sidwell
- [PATCH] Fix ICE in fixup_var_refs_1 (regression against 2.95.x),
Jakub Jelinek
- [C++ patch] deprecate float & complex template constant parms,
Nathan Sidwell
- [C++ PATCH] ctor vtable vcall offsets,
Nathan Sidwell
- simple pentium4 support,
Jan Hubicka
- SSE based conditional moves,
Jan Hubicka
- regstack and splitting,
Jan Hubicka
- SSE store flag patterns,
Jan Hubicka
- SSE move tweeks,
Jan Hubicka
- SSE logical patterns,
Jan Hubicka
- PATCH: Disable checking on the 3.0 branch,
Mark Mitchell
- Re: Gcc and message catalogs,
Dennis Bjorklund
- [patches] fix semantics for walk_stmt_tree(),
Diego Novillo
- sv.po,
Dennis Bjorklund
- Remove TRUE and FALSE,
Zack Weinberg
- [v3] libstdc++/1972 libstdc++/2089 fixes,
Benjamin Kosnik
- mips.c: silly mistake in last change,
Zack Weinberg
- PATCH: Revert changes on 3.0 branch,
Mark Mitchell
- [v3 patch] update required compiler version, etc,
Phil Edwards
- typos in -fdump-class-layout documentation,
Matt Kraai
- [v3 patch] Re: adding 'using std::flush' to backward/iostream.h,
Phil Edwards
- [Fortran, committed]: Patch to have endfile.c use ftruncate if available.,
Toon Moene
- PATCH: simplify_and_const_int - disable call to force_to_mode,
Toshi Morita
- MAINLINE PATCH: Arguments And Jousting,
Jeffrey Oldham
- MAINLINE PATCH: Overloaded Templatized Constructor Testcase,
Jeffrey Oldham
- [testcase] ia64 retaddr elimination failure,
Jakub Jelinek
- [C++ PATCH]: cleanup cp_eh_info generation,
Nathan Sidwell
- C linkage patch,
Jason Merrill
- Re: breakage on the 3.0 branch.,
Richard Kenner
- remove old Linux/ARM cruft,
Philip Blundell
- new allocator: registers preferences,
Denis Chertykov
- Fix mistakes in xm cleanup,
Zack Weinberg
- Fix more minor problems with x86 move change,
Richard Kenner
- cpplib: Dump __GXX_WEAK__ and __STDC__ with -dM,
Neil Booth
- More xm-*.h cleanup,
Zack Weinberg
- Memory attribute on movstrsi for i386,
Richard Kenner
- SSE min/max take2 - documentation,
Jan Hubicka
- SSE min/max take2 - insn patterns,
Jan Hubicka
- PATCH: Kill dead config files,
Zack Weinberg
- [RFA]: Fix pb in find_reloads_subreg_address(),
Stephane Carrez
- [PATCH] Loop reversal code misses a check,
Franz Sirl
- Enable test in identify_blocks,
Richard Kenner
- [C++ patch]: Fix for return-statement with a value, in function declared with a void return type.,
Manfred Hollstein
- mn10300 register numbering in debugging info,
Alexandre Oliva
- [patch] add class name when throwing ClassFormatError,
Per Bothner
- Patch installed to rtl.c to fix typo in last change,
Kaveh R. Ghazi
- [patch] have demangler emit java-style output,
Per Bothner
- [new-regalloc] Fix for spill-temporaries,
Michael Matz
- Tiny SSE tweeks,
Jan Hubicka
- SSE min/max instruction support,
Jan Hubicka
- Re: SSE min/max instruction support,
Richard Henderson
- Re: [patches] Re: SSE min/max instruction support,
Jan Hubicka
- Re: [patches] Re: SSE min/max instruction support,
Richard Henderson
- Re: [patches] Re: SSE min/max instruction support,
Jan Hubicka
- Re: [patches] Re: SSE min/max instruction support,
Richard Henderson
- Re: [patches] Re: SSE min/max instruction support,
Jan Hubicka
- Re: [patches] Re: SSE min/max instruction support,
Richard Henderson
- Re: [patches] Re: SSE min/max instruction support,
Jan Hubicka
- Re: [patches] Re: SSE min/max instruction support,
Richard Henderson
- Re: [patches] Re: SSE min/max instruction support,
Jan Hubicka
- Re: [patches] Re: SSE min/max instruction support,
Richard Henderson
- Re: [patches] Re: SSE min/max instruction support,
Jan Hubicka
- Re: [patches] Re: SSE min/max instruction support,
Richard Henderson
- Re: [patches] Re: SSE min/max instruction support,
Jan Hubicka
- Re: [patches] Re: SSE min/max instruction support,
Jan Hubicka
- Re: [patches] Re: SSE min/max instruction support,
Richard Henderson
- Re: [patches] Re: SSE min/max instruction support,
Jan Hubicka
- Re: [patches] Re: SSE min/max instruction support,
Richard Henderson
- Re: [patches] Re: SSE min/max instruction support,
Richard Henderson
- tiny tree.c update,
Jan Hubicka
- caller-save and i386,
Jan Hubicka
- PATCH for m68k.c,
Will Cohen
- PATCH for m68k.md,
Will Cohen
- [RFA] emit_group_load(),
David Edelsohn
- More fixes to error handling,
Richard Kenner
- outdated dejagnu information on http://gcc.gnu.org/install/test.html,
Matt Kraai
- Bugfix to convert_to_integer,
Richard Kenner
- PATCH: document REG_POINTER.,
Lars Brinkhoff
- Bugfix to minor fold_convert bug,
Richard Kenner
- set_block issue,
Richard Kenner
- Bugfix for lang_expand_constant case in varasm.c:output_constant,
Richard Kenner
- [Tru64 UNIX V4.0F/V5.1] libobjc/sendmsg.c patch,
Rainer Orth
- [Tru64 UNIX V5.1] Use old assembler to allow bootstrapping,
Rainer Orth
- V2.95.3 test4 - Missing Patch,
Greg Freemyer
- GCC 3.0 - alpha-dec-osf5.0 - proposed patch,
Greg Freemyer
- PATCH for m68k port,
Will Cohen
- misspelling of Cygwin on http://gcc.gnu.org/install/test.html,
Matt Kraai
- MAINLINE PATCH: Speed Delay Slot Allocation,
Jeffrey Oldham
- [v3] std::flush added to backward-compat iostream.h,
Phil Edwards
- MAINLINE PATCH to diagnostics.*,
Gabriel Dos Reis
- [RFA] fold-const.c warning,
David Edelsohn
- Possible dwarfout.c patch.,
Richard Sandiford
- Re: [PATCH] Fix fold-const breakage (take 2),
Richard Kenner
- V3 PATCH: Remove special casing in mknumeric_limits,
Gabriel Dos Reis
- [v3] compliant headers, shared links for testsuites,
benjamin kosnik
- Log messages,
lucier
- C++ PATCH: Fix PR 974,
Mark Mitchell
- PATCH: install/specific and sparc-sun-solaris*,
Gerald Pfeifer
- ia64 crt files tweek,
Richard Henderson
- [PATCH] Fix fold-const breakage,
Jakub Jelinek
- C++ PATCH: Fix mangling of destructors with virtual bases,
Mark Mitchell
- More support for non-standard IEEE float variants,
Richard Sandiford
- multiple entry prologues for i386 PIC,
Jan Hubicka
- Fixed typo in extend.texi,
Andreas Jaeger
- make function.c ready to commit multiple entry prologues,
Jan Hubicka
- make commit_edge_insertion ready to commit multiple entry prologues,
Jan Hubicka
- flow.c/dwarf2out.c and multiple entry points,
Jan Hubicka
- [JAVA/C++ PATCH] Make a true bootstrap work,
Manfred Hollstein
- Remove warning in cp/optimize.c,
Andreas Jaeger
- [patch] i960 nonlocal goto vs fp,
DJ Delorie
- PATCH: Small combine glitch, testcase, and patch.,
Jason Eckhardt
- IA-64 patch for syscall_linkage,
Jim Wilson
- add multiple include guards,
Matt Kraai
- MAINLINE PATCH: Document How to Add Command-Line Option,
Jeffrey Oldham
- MAINLINE PATCH: Make --param Available for gcc (vs. cc1),
Jeffrey Oldham
- i386 frame handling cleanups,
Jan Hubicka
- [v3] c_locale_gnu.h include,
Benjamin Kosnik
- loop.c and new fp conditionals infr. once again,
Jan Hubicka
- [wwwdocs patch] Notes for libstdc++ snapshot users,
Phil Edwards
- SSE parameter passing patch (again),
Jan Hubicka
- [patch] h8300.md: Remove extra newlines in the resulting code.,
Kazu Hirata
- [C++ PATCH] Serious time and code quality regression with inlining on trees,
Jakub Jelinek
- Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jason Merrill
- Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jan Hubicka
- Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jason Merrill
- Re: [patches] Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jan Hubicka
- Re: [patches] Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jason Merrill
- Re: [patches] Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jan Hubicka
- Re: [patches] Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Daniel Berlin
- Re: [patches] Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jan Hubicka
- Re: [patches] Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jason Merrill
- Re: [patches] Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jan Hubicka
- Re: [patches] Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jason Merrill
- Re: [patches] Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jan Hubicka
- Re: [patches] Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jason Merrill
- Re: [patches] Re: dwarf2/ACCUMULATE_OUTGOING_ARGS fix,
Jan Hubicka
- MMX patterns fix (head/branch),
Jan Hubicka
- MAINLINE PATCH: Parameterize Delay Slot Compilation,
Jeffrey Oldham
- rs6000.h patch for gcc-2.95 branch,
David Edelsohn
- PATCH: Debugging of clones,
Jason Merrill
- unify handling of -Wreturn-type,
Matt Kraai
- C++ PATCH: Fix dwarf2 handling of artificial parms,
Jason Merrill
- Re: conditional exec verify_live problem after scheduling,
Richard Earnshaw
- PATCH: document HOST_BITS_PER_LONGLONG and DIR_SEPARATOR_2,
Lars Brinkhoff
- PATCH: move DECL_UNINLINABLE to backend,
Jason Merrill
- PATCH: make file_name_nondirectory use IS_DIR_SEPARATOR,
Lars Brinkhoff
- VAX PATCH: remove FILE_NAME_NONDIRECTORY,
Lars Brinkhoff
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
John David Anglin
- <Possible follow-up(s)>
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
John David Anglin
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
John David Anglin
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
Neil Booth
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
John David Anglin
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
Neil Booth
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
John David Anglin
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
Tom Tromey
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
John David Anglin
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
Lars Brinkhoff
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
John David Anglin
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
Neil Booth
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
John David Anglin
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
Neil Booth
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
John David Anglin
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
John David Anglin
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
John David Anglin
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
Neil Booth
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
Fergus Henderson
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
John David Anglin
- Re: VAX PATCH: remove FILE_NAME_NONDIRECTORY,
Fergus Henderson
- flow patch for condexec,
Aldy Hernandez
- PATCH: Syntax tweak to rs6000.c output,
Stan Shebs
- gcc/build-make wrongly disables fixinc,
Felix Lee
- cpplib: Clean up input / output filenames,
Neil Booth
- fix for gcc.gnu.org/lists.html,
Joe Buck
- [PATCH] Java: fixing a declaration.,
Alexandre Petit-Bianco
- [V3 PATCH] moving STL config macros,
Phil Edwards
- PATCH: add myself to maintainers,
Laurynas Biveinis
- PATCH: document {IBM,C4X}_FLOAT_FORMAT,
Lars Brinkhoff
- Re: Bug in Objective-C compiler found,
Zack Weinberg
- PATCH: Fix PR 715,
Mark Mitchell
- Re: Patch for automaton based pipeline hazard recognizer (part #3).,
Bernd Schmidt
- Re: Patch for automaton based pipeline hazard recognizer (part #2).,
Bernd Schmidt
- Small flow dead/store elimination improvement,
Jan Hubicka
- Re: Patch for automaton based pipeline hazard recognizer (part #1).,
Bernd Schmidt
- PATCH to mbchar.c when you --enable-c-mbchar,
Brendan Kehoe
- Re: bootstrap failure on sparc-sun-sunos4.1.4,
Alexandre Oliva
- 1 Month Followup on Libiberty patch,
Troy Rollo
- Re: libstdc++-v3 configuration and check problems under hpux 10.20,
Alexandre Oliva
- PATCH: FreeBSD system header didn't like the move to __GNUC__ == 3,
Loren James Rittle
- Cosmetic tweaks: cpplib, toplev.c,
Zack Weinberg
- Patches applied to mainline,
Zack Weinberg
- sibcall.c SEGV fix,
Michael Matz
- PA PIC cleanup,
Jeffrey A Law
- [patch] make check-c++ bits,
Benjamin Kosnik
- [patch] Fix PR 2030,
Matt Kraai
- [C++ PATCH] Mangling of TYPEOF_TYPE,
Doug Gregor
- [C++ PATCH] Fix lookup if class has a field with the same name as class,
Jakub Jelinek
- C++ PATCH: Fix PR 692,
Mark Mitchell
- [patch] remove libstdc++, libg++, libio references,
Benjamin Kosnik
- PATCH: PA PIC symbolic memory fix PART 2,
John David Anglin
- cpplib: Clean up language initialisation,
Neil Booth
- PATCH: PA PIC symbolic memory fix PART 1,
John David Anglin
- Version number update on mainline,
Joseph S. Myers
- Patch to update more version numbers on branch,
Joseph S. Myers
- Minor PA64 fix,
Jeffrey A Law
- [patch] h8300.md: Add new peepholes.,
Kazu Hirata
- 2.95.3: Back out sjlj eh fixes,
Bernd Schmidt
- Rework of large "if" in sibcall.c,
Richard Kenner
- Fix sparc64 atomicity.h,
Andreas Jaeger
- Re: c-gperf.h,
David O'Brien
- [patch] h8300.md: Improve andsi3.,
Kazu Hirata
- [patch] h8300.md: Update copyright.,
Kazu Hirata
- [patch] h8300.md: Do not output an extra newline.,
Kazu Hirata
- Re: [PATCH] Fix outputting of debug info for things marked *INTERNAL* (fwd),
Michael Elizabeth Chastain
- Rerunning CSE after GCSE,
Richard Kenner
- Fun with argument pointers,
Jeffrey A Law
- sibcall fixup,
Richard Kenner
- Fix for gcse problem,
Richard Kenner
- Remove warning compiling jump.c,
Richard Kenner
- Problem with Sparc delay slot validation,
Richard Kenner
- PATCH: emit_move_sequence fix for pa.c,
John David Anglin
- web: Fix CPP dependencies page,
Neil Booth
- Aborts from flow.c,
Richard Kenner
- Minor fix to output_operand_lossage,
Richard Kenner
- C++ PATCH: Change vcall offset handling for destructors,
Mark Mitchell
- C++ PATCH: Remove -fsquangle and simplify RTTI code,
Mark Mitchell
- Re: ARM bootstrap failures (all configurations),
Richard Henderson
- new allocator df.c: forgotten apply_change_group,
Denis Chertykov
- C++ PATCH to add VTT parm to DECL_ARGUMENTS,
Jason Merrill
- ns32k tweek,
Richard Henderson
- libjava/doc/ vs libstdc++-v3/docs/,
Dan Nicolaescu
- [C++ PATCH] Fix function inlining ICE,
Kriang Lerdsuwanakij
- _fatal_insn doesn't cause ICE,
Richard Kenner
- Re: libstdc++ headers and system headers,
Richard Kenner
- Intrastructure for gcse fix,
Richard Kenner
- JAVA: Fix clone() on arrays,
Bryce McKinlay
- C++ PATCH: Fix PR 218,
Mark Mitchell
- PATCH: Fix crash in print-tree,
Mark Mitchell
- C++ PATCH: Fix PR 288,
Mark Mitchell
- C++ PATCH: Fix PR 266,
Mark Mitchell
- remove some obsolete files,
Dan Nicolaescu
- C++ PATCH: Fix PR 264,
Mark Mitchell
- C++ PATCH: Fix PR 200,
Mark Mitchell
- C++ PATCH to throw specs on pointers,
Jason Merrill
- C++ PATCH: Improve -Woverloaded-virtual documentation,
Mark Mitchell
- C++ PATCH: tweak to artificial parms handling,
Jason Merrill
- reload_cse vs load_extend_op,
Richard Henderson
- gcc/testsuite/lib/g++.exp patch,
Felix Lee
- Re: GCC build failed with your patch on 2001-02-17T20:05:01Z.,
Richard Kenner
- Fix to validate_replace_src,
Richard Kenner
- Patch: More -D__EXCEPTIONS,
Anthony Green
- cpplib: what is a system header? [HEAD],
Neil Booth
- Patch to fix irix6 bootstrap failure in mkdeps.c / basename,
Kaveh R. Ghazi
- Re: ICEs in validate_replace_src,
Jan Hubicka
- PATCH: java/libgcj2.html, java/libgcj-platforms.html,
Gerald Pfeifer
- New test directory: g77.dg,
Zack Weinberg
- C++ PATCH to remove DECL_USE_VTT_PARM,
Jason Merrill
- [patch] compiling multiple Java source files at once,
Per Bothner
- [RFA] Allow cygwin hosts to build texinfo,
Nick Clifton
- C++ PATCH: Reject ill-formed declaration (fixes pr-97),
Gabriel Dos Reis
- PATCH: libiberty/cplus-dem.c,
Loren James Rittle
- [PATCH] Java: fixing a recent regression.,
Alexandre Petit-Bianco
- Improvement to constant propagation,
Richard Kenner
- Minor update to validate_replace_rtx,
Richard Kenner
- i386 fp branches tweek,
Jan Hubicka
- reg-stack warning fix,
Jan Hubicka
- Re: Reg-stack and cmove bug,
Jan Hubicka
- Cleanup of more __STDC__/__STRICT_ANSI__ stuff,
Bruce Korb
- Refinement of returning nonzero from cse_main,
Richard Kenner
- Patch: gcc/java on gcc 3.0 branch,
Tom Tromey
- V3 PATCH: Remove unncessary FINITE_P macro definition in libmath/mathcinf.h,
Gabriel Dos Reis
- PATCH: Fix Miscellaneous Typographical Errors,
Jeffrey Oldham
- [C++ PATCH] Fix g++.other/init16.C,
Jakub Jelinek
- ?PATCH: remove references to HAVE_conditional_arithmetic,
Lars Brinkhoff
- DWARF2 PATCH for inlining problems,
Jason Merrill
- C++ PATCH to remap_block for clones,
Jason Merrill
- Unreviewed Jan Hubicka's patch,
lauras
- C++ PATCH: Fix PR 197,
Mark Mitchell
- C++ PATCH: Fix PR 199,
Mark Mitchell
- cpplib: File change callback for #pragma GCC system_header,
Neil Booth
- RE: V3 PATCH: Insert `typename' and `ios_base::' where required,
Greg Bumgardner
- V3 PATCH: Insert `typename' and `ios_base::' where required,
Mark Mitchell
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Benjamin Kosnik
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Richard Henderson
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Gabriel Dos Reis
- Re: V3 PATCH: Insert `typename' and `ios_base::' whererequired,
Mark Mitchell
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Gabriel Dos Reis
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Mark Mitchell
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Gabriel Dos Reis
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Mark Mitchell
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Gabriel Dos Reis
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Mark Mitchell
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Gabriel Dos Reis
- V3 PATCH: Add #pragma system_header,
Gabriel Dos Reis
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Neil Booth
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Gabriel Dos Reis
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Neil Booth
- Re: V3 PATCH: Insert `typename' and `ios_base::' where required,
Gabriel Dos Reis
- <Possible follow-up(s)>
- RE: V3 PATCH: Insert `typename' and `ios_base::' where required,
Benjamin Kosnik
- Error in flow.c affecting -g vs. no -g code,
Richard Kenner
- Problem in assign_parms causing /u botch,
Richard Kenner
- RE: fixincludes patches for libstdc++-v3 on,
Bruce Korb
- C++ PATCH: Remove old ABI bits in libsupc++,
Mark Mitchell
- C++ PATCH: Robustify pointer-to-member error checking,
Mark Mitchell
- libjava: Fix comment in include/i386-signal.h,
Zack Weinberg
- patch to install/specific (was Re: Java-related bootstrap failure: sparc-sun-solaris2.8),
Phil Edwards
- [v3 patch] documentation update,
Phil Edwards
- Patch: EGCS reference in CVSROOT/cgibin-checkout,
Joseph S. Myers
- fixincludes patches for libstdc++-v3 on i586-sco-sysv5uw7.1.0,
RDBrown
- Patch: libstdc++-v3/aclocal.m4 for i586-sco-sysv5uw7.1.0,
RDBrown
- Re: Version numbers,
Gerald Pfeifer
- --param documentation,
Mark Mitchell
- [PATCH] Fix ObjC garbage collection issues,
Jakub Jelinek
- optimization/1945 fix,
Shane Nay
- v3 patch: installation fix,
Anthony Green
- i386 constraint cleanup,
Jan Hubicka
- SH config files still refer to flag_new_abi,
Alexandre Oliva
- PATCH: index.html and the GCC 3.0 branch,
Gerald Pfeifer
- regclass fix 2,
Jan Hubicka
- Regclass fix,
Jan Hubicka
- i386 bugfix,
Jan Hubicka
- minor fixes to gcc manual,
Matt Kraai
- Add testcase for fixed bug 64,
Gabriel Dos Reis
- [RFC] Make V3 testsuite use DejaGnu-based framework,
Gabriel Dos Reis
- V3 PATCH: output options used in testsuites,
Gabriel Dos Reis
- Re: Non-template-friend warning.,
Alexandre Oliva
- dwarf2 clean-up,
Dan Nicolaescu
- [PATCH] Re: How exactly does one build libjava successfully?,
Bryce McKinlay
- [PATCH] Java: fix for java/1261.,
Alexandre Petit-Bianco
- [V3 PATCH] Fix for defect report libstdc++/1968,
bumgard
- [V3 PATCH] Fix for defect report libstdc++/1967,
bumgard
- [V3 PATCH] Fix for defect report libstdc++/1897,
bumgard
- [V3 PATCH] Fix for defect report libstdc++/1894,
bumgard
- [V3 PATCH] Fix for defect report libstdc++/1893,
bumgard
- [V3 PATCH] Fix for defect report libstdc++/1886,
bumgard
- [V3 PATCH] Fix for defect report libstdc++/1885,
bumgard
- [V3 PATCH] Fix for defect report libstdc++/1884,
bumgard
- [V3 PATCH] Fix for defect report libstdc++/1734,
bumgard
- [v3] -fno-exceptions, round two,
Benjamin Kosnik
- optimization/1521,
Richard Henderson
- i386 REG_ALLOC_ORDER tweek,
Jan Hubicka
- i386 TFmode fix,
Jan Hubicka
- Re: bug fix for g++.old-deja/g++.brendan/new2.C,
Joern Rennecke
- Re: Bug fix for execute/920302-1.c,
Joern Rennecke
- PATCH: Fix Makefile.in Typo,
Jeffrey Oldham
- [patch] jump.c: avoid clobbers when combining jumps,
DJ Delorie
- PATCH: --param options,
Mark Mitchell
- PATCH to gcc/gcc.c: do_spec_1 off-by-one error,
Jeffrey Oldham
- [C++ PATCH] Clarify error message,
Jakub Jelinek
- i386 MEMORY_MOVE_COST/REGISTER_MOVE_COST fixes+updates,
Jan Hubicka
- [C++ PATCH]: code cleanup,
Nathan Sidwell
- [C++ PATCH] Kill this-is-variable,
Nathan Sidwell
- small SSE fix installed,
Jan Hubicka
- regclass changes reverted,
Richard Henderson
- [C++ PATCH] Fix bug 1962,
Nathan Sidwell
- [C++ patch] fix bug 1960,
Nathan Sidwell
- [PATCH] Fix libjava breakage with glibc 2.2.2pre,
Jakub Jelinek
- [PATCH] IA64 B-step errata handling optimization,
Jakub Jelinek
- another regclass warning fix,
Matt Kraai
- C++ PATCH: Fix non-virtual destructor bug in new ABI,
Mark Mitchell
- Re: small GC tweak,
Zack Weinberg
- ALIGN is a poor choice of a name for a macro,
Samuel Figueroa
- [patch] configure "make check" for configured languages,
DJ Delorie
- [PATCH] Java: fixing error report, avoiding crash.,
Alexandre Petit-Bianco
- [Patch] Java: fix to java/1392,
Alexandre Petit-Bianco
- SSE fixes,
Jan Hubicka
- parenthesess around constructor class name,
Aldy Hernandez
- i386 fp conditional moves tweek,
Jan Hubicka
- regclass warning fix,
Jan Hubicka
- cpplib: Silence warnings [HEAD],
Neil Booth
- Add new functions to rtlanal.c and simplify-rtx.c,
Richard Kenner
- PATCH: index.html and recent web infrastructure changes,
Gerald Pfeifer
- SSE sqrt patterns,
Jan Hubicka
- [V3 PATCH] rel_ops in backwards-compat headers,
Phil Edwards
- Following our mailing sent Tuesday, 28 November 2000,
francois.xavier.bodin
- Trivial SSE fix,
Jan Hubicka
- Re: PATCH: Allow BITS_PER_UNIT != 8,
Lars Brinkhoff
- hppa "unaligned access" fix,
Alan Modra
- Minor cleanup in configure.in,
Richard Kenner
- Fix aggregate type handling in Sparc V9 (64-bit),
Richard Kenner
- Re: combine.c:1670: warning: left shift count >= width of type,
Alexandre Oliva
- SSE scalar fp comparison patterns,
Jan Hubicka
- SSE scalar fp arithmetics patterns,
Jan Hubicka
- optimization/1868,
Richard Henderson
- cross compilers and hashtab.o,
Alan Modra
- [c++] -fvtable-gc reorg,
Richard Henderson
- build/install failure with -jN, N > 1, and nonexistent $(prefix),
Jim Meyering
- [patch] releases.html,
Colin Howell
- Re: [patch] releases.html,
Alexandre Oliva
- Re: [patch] releases.html,
Daniel Berlin
- Re: [patch] releases.html,
Alexandre Oliva
- Re: [patch] releases.html,
Zack Weinberg
- Re: [patch] releases.html,
Alexandre Oliva
- Re: [patch] releases.html,
Zack Weinberg
- Re: [patch] releases.html,
Russ Allbery
- Re: [patch] releases.html,
Zack Weinberg
- Re: [patch] releases.html,
Russ Allbery
- Re: [patch] releases.html,
Tom Tromey
- Re: [patch] releases.html,
Zack Weinberg
- Re: [patch] releases.html,
Phil Edwards
- Re: [patch] releases.html,
Alexandre Oliva
- Re: [patch] releases.html,
Fergus Henderson
- Re: [patch] releases.html,
Alexandre Oliva
- Re: [patch] releases.html,
Zack Weinberg
- Re: [patch] releases.html,
Alexandre Oliva
- command line option -staticlib/-archive (was Re: [patch] releases.html),
Daniel Jacobowitz
- Re: [patch] releases.html,
Alexandre Oliva
- Re: [patch] releases.html,
Alexandre Oliva
- libtool (was Re: [patch] releases.html),
Zack Weinberg
- Re: libtool (was Re: [patch] releases.html),
Alexandre Oliva
- Re: libtool (was Re: [patch] releases.html),
Zack Weinberg
- Re: libtool (was Re: [patch] releases.html),
Alexandre Oliva
- Re: libtool (was Re: [patch] releases.html),
Phil Edwards
- Re: libtool (was Re: [patch] releases.html),
Phil Edwards
- Re: libtool (was Re: [patch] releases.html),
Daniel Berlin
- Re: libtool (was Re: [patch] releases.html),
Phil Edwards
- Re: libtool (was Re: [patch] releases.html),
Richard Henderson
- Re: [patch] releases.html,
Gerald Pfeifer
- Unreviewed patch: add 4.3BSD port,
Michael Sokolov
- arm.md sibcall patterns,
DJ Delorie
- oops! fix for rs6000 breakage.,
Geoffrey Keating
- [v3] add -fno-exceptions support,
Benjamin Kosnik
- Split simplify-rtx.c,
Richard Kenner
- SSE converison patterns,
Jan Hubicka
- fix for vtgc1.C failure,
Geoffrey Keating
- SSE scalar move paterns,
Jan Hubicka
- [PATCH] pa-RISC correct conversion (long double -> unsigned int),
Will Cohen
- [PATCH] Add s390 to config.{sub|guess},
Nick Clifton
- patch for FP conditionals on rs6000,
Geoffrey Keating
- Patch: c99status.html for 3.0 branch,
Joseph S. Myers
- i386 REGISTER_MOVE_COST fix, SECONDARY_MEMORY_NEEDED/PREFERRED_RELOAD_CLASS cleanup,
Jan Hubicka
- search.html: New month plus entried for moved java mailing lists(mostly boring; commited),
Hans-Peter Nilsson
- i386 HARD_REGNO_MODE_OK cleanup,
Jan Hubicka
- C++ PATCH: Remove old ABI support,
Mark Mitchell
- Unreviewed C++ patches,
Jakub Jelinek
- PATCH: Remove bogus locale::id definitions,
Mark Mitchell
- PATCH: Always turn on the new ABI,
Mark Mitchell
- Reload shouldn't share in-operands with base of out-operands,
Alexandre Oliva
- [patch] unused functions in toplev.c.,
Kazu Hirata
- g++.other/crash[23]*.C: Permitting Parser to Recover,
Jeffrey Oldham
- V3 PATCH: Fix thinko in valarray_meta.h,
Gabriel Dos Reis
- V3 PATCH: #undef _DEFINED_LOGICAL_OPERATOR,
Gabriel Dos Reis
- DJGPP bootstrap fix revised,
Mark E.
- PATCH: Fix -shared-libgcc logic,
Mark Mitchell
- Re: libstdc++-v3 won't build on IRIX 5.2,
Alexandre Oliva
- constant folding fix,
Richard Henderson
- regclass compilation time,
Jan Hubicka
- Unreviewed patch,
Laurynas Biveinis
- Re: Bug in gcc CVS HEAD from a few days ago with alloca and stack alignment,
Geoff Keating
- Patch: toplevel GCJ_FOR_TARGET support,
Anthony Green
- V3 PATCH: Fix thinko in gslice construction,
Gabriel Dos Reis
- Re: libstdc++: Problems with gslices (patch included),
Gabriel Dos Reis
- V3 PATCH: char_traits<char>::int_type is int (was: Re: streambuf compilation problem),
Gabriel Dos Reis
- Re: [patch] Strength reduction for autoincrement generation,
Michael Hayes
- [PATCH] Remove gratuitous demangler differences,
Daniel Berlin
- Re: [PATCH] Remove gratuitous demangler differences,
Gabriel Dos Reis
- Re: [PATCH] Remove gratuitous demangler differences,
Christopher Faylor
- Re: [PATCH] Remove gratuitous demangler differences,
Daniel Berlin
- Re: [PATCH] Remove gratuitous demangler differences,
Daniel Berlin
- Re: [PATCH] Remove gratuitous demangler differences,
Gabriel Dos Reis
- Re: [PATCH] Remove gratuitous demangler differences,
Daniel Berlin
- Re: [PATCH] Remove gratuitous demangler differences,
Jason Merrill
- Re: [PATCH] Remove gratuitous demangler differences,
Daniel Berlin
- Re: [PATCH] Remove gratuitous demangler differences,
Gabriel Dos Reis
- Re: [PATCH] Remove gratuitous demangler differences,
Jason Merrill
- Re: [PATCH] Remove gratuitous demangler differences,
Daniel Berlin
- Re: [PATCH] Remove gratuitous demangler differences,
Gabriel Dos Reis
- Re: [PATCH] Remove gratuitous demangler differences,
Daniel Berlin
- Re: [PATCH] Remove gratuitous demangler differences,
Gabriel Dos Reis
- Re: [PATCH] Remove gratuitous demangler differences,
Mark Mitchell
- Really remove c-gperf.h,
Andreas Jaeger
- PIC_OFFSET_TABLE_REGNUM cleanups,
Jan Hubicka
- Patch: document __OPTIMIZE_SIZE__,
Anthony Green
- Patch: warning fix take two,
Anthony Green
- Update rs6000 svr4 specs for --oformat,
Geoffrey Keating
- improved patch to fix a POSIX compliance bug in gcc.c,
Jens Schweikhardt
- [PATCH] Fix outputting of debug info for things marked *INTERNAL*,
Daniel Berlin
- projects/beginner.html,
Zack Weinberg
- PATCH htdocs/index.html for Re: Platforms?,
Gerald Pfeifer
- patch to fix a POSIX compliance bug in gcc.c,
Jens Schweikhardt
- gcc/java/Make-lang.in: Add dependencies for mangle_name.o,
Raja R Harinath
- SH sibcall patterns were missing fpmode attribute,
Alexandre Oliva
- [PATH] Java: fix for boostrap problem (java/1922),
Alexandre Petit-Bianco
- Re: gcc.c-torture/unsorted/loop386.c fails on sh-elf,
Jason Merrill
- Patch for arm.md post inc load/store multiple constraints,
Nick Clifton
- RE: ASM_OUTPUT_SYMBOL_REF moved to aix.h and CPLUSPLUS_CPP_SPEC i n aix51.h,
David Korn
- [libstdc++ PATCH]: Fix typo,
Nathan Sidwell
- C++ PATCH to restore __EXCEPTIONS,
Jason Merrill
- [PATCH] variable size arrays in nested functions,
Jakub Jelinek
- [PATCH] Fix convert_and_check ICE,
Jakub Jelinek
- [C++ PATCH] Deprecate new initializer lists,
Nathan Sidwell
- [C++ PATCH] template partial order tweek,
Nathan Sidwell
- [C++ PATCH] Fix bug 1765,
Nathan Sidwell
- Re: broken link,
Gerald Pfeifer
- fix for building cross targets,
Geoffrey Keating
- Java web updates,
Bryce McKinlay
- [patch] multilibs with --enable-version-specific-runtime-libs,
Hidvegi
- DJGPP bootstrap fix,
Mark E.
- PowerPC TOC/GOT constants,
David Edelsohn
- Re: PATCH: Recent conversion to explicit instantiation model broke,
benjamin kosnik
- ASM_OUTPUT_SYMBOL_REF moved to aix.h and CPLUSPLUS_CPP_SPEC in aix51.h,
David Edelsohn
- configure.target aix pthread test,
David Edelsohn
- Patches to support SunChorus OS cross platforms,
Chandra Chavva
- PATCH: further tweaks to the java pages,
Gerald Pfeifer
- Patch: java web page fixlet,
Tom Tromey
- Patch: java web page update,
Tom Tromey
- PATCH to internal_error,
Jason Merrill
- PATCH to dwarf2out_frame_debug_expr ARM support,
Jason Merrill
- Obvious bug in remove_node_from_expr_list in rtlanal.c,
Richard Kenner
- C++ PATCH to lookup ambiguity detection,
Jason Merrill
- C++ PATCH to nontype parameter deduction,
Jason Merrill
- C++ PATCH to tweak lookup_name_real pedwarn,
Jason Merrill
- SUBREGs in memory addresses,
Bernd Schmidt
- C++ PATCH to friendly_abort,
Jason Merrill
- C++ PATCH to 'typedef int bool',
Jason Merrill
- C++ PATCH to clean up reference temps,
Jason Merrill
- [patch] java run-time stack trace,
Per Bothner
- Patch to update preprocessing numbers docs in gcc.texi,
Joseph S. Myers
- Patch for obsolete email addresses in *.exp,
Joseph S. Myers
- Patch for residual sources.redhat/sourceware references in GCC,
Joseph S. Myers
- PATCH: Recent conversion to explicit instantiation model broke alpha*-*-freebsd*,
Loren James Rittle
- Patch: web pages -vs- gnats,
Tom Tromey
- Re: [PATCH] Java: fixing java/1905 and other issues.,
Alexandre Petit-Bianco
- [PATCH] Java: fixing gcc/1905 and other issues.,
Alexandre Petit-Bianco
- Removing space waste for g++ static inlined objects,
Ronald F. Guilmette
- [v3] stdexcept, stringfwd,
Benjamin Kosnik
- Re: cpplib: Fix __cplusplus definition,
Phil Edwards
- PATCH: some java web cleanups,
Gerald Pfeifer
- PATCH: Define CPLUSCPLUS_CPP_SPEC for AIX,
Mark Mitchell
- PATCH: Enable C++-specific preprocessor defines,
Mark Mitchell
- Another test case,
Neil Booth
- acinclude problem with gcc_version,
Hidvegi
- One more optimize_mode_switching() problem,
Alexandre Oliva
- gcc/testsuite/objc/execute/fdecl.m patch,
Ovidiu Predescu
- Fix for asm instructions on ia64,
Bernd Schmidt
- [testcase] dwarf2out ICE,
Jakub Jelinek
- PATCH: ASM_SECTION_END,
Lars Brinkhoff
- Patch committed for scheduling bug with sjlj eh,
Bernd Schmidt
- SH: improve reloads into FPUL,
Alexandre Oliva
- [v3] smooth patches from yesterday,
Benjamin Kosnik
- [PATCH] Java: array alignment patch.,
Alexandre Petit-Bianco
- Re: PATCH: DJGPP update,
DJ Delorie
- [V3 PATCH] additional documentation,
Phil Edwards
- Patch: better error message for gcj when iconv fails,
Tom Tromey
- Patch: fix Jacks link on Java web page,
Tom Tromey
- Patch: web page on testing,
Tom Tromey
- Re: C++ preprocessor bug or not ?,
Neil Booth
- Re: AIX vtable issues,
Richard Kenner
- Doh! Forgot the AIX vtable patch...,
Mark Mitchell
- AIX PATCH: Fix vtable references,
Mark Mitchell
- Re: c++/1687: Extreme compile time regression from 2.95.2,
Kelley Cook
- new Objective-C tests,
Ovidiu Predescu
- [testcase] pre-cpplib lexer breakage,
Jakub Jelinek
- [V3 PATCH] char extraction uses wrong cast,
Phil Edwards
- Missing output when printing PARM_DECLs,
Richard Kenner
- New front-end option: internal REFERENCE_TYPEs,
Richard Kenner
- PATCH: bin/preprocess,
Gerald Pfeifer
- Fix major typo in cse.c:find_best_addr,
Richard Kenner
- POINTER_EXTEND_UNSIGNED performance issues,
Richard Kenner
- [C++ PATCH]: Fix bug 1656,
Nathan Sidwell
- [CPP patch]: -M default name,
Nathan Sidwell
- Re: [CPP patch]: -M default name,
Neil Booth
- Re: [CPP patch]: -M default name,
Zack Weinberg
- Re: [CPP patch]: -M default name,
Neil Booth
- Re: [CPP patch]: -M default name,
Neil Booth
- Re: [CPP patch]: -M default name,
Zack Weinberg
- Re: [CPP patch]: -M default name,
Neil Booth
- Re: [CPP patch]: -M default name,
Zack Weinberg
- Re: [CPP patch]: -M default name,
Neil Booth
- Re: [CPP patch]: -M default name,
Zack Weinberg
- Re: [CPP patch]: -M default name,
Neil Booth
- Re: [CPP patch]: -M default name,
Nathan Sidwell
- Re: [CPP patch]: -M default name,
Neil Booth
- Re: [CPP patch]: -M default name,
Nathan Sidwell
- [v3] fixup warnings,
Benjamin Kosnik
- [v3] math config speedups,
Benjamin Kosnik
- Re: AIX status?,
Geoff Keating
- PATCH: Support libtool -no-undefined under GNU/Linux.,
Mark Mitchell
- [c++] g++ includes, compiler bits,
Benjamin Kosnik
- [c++] g++ includes, library bits,
Benjamin Kosnik
- PATCH: Revise dwarf2out.c's Comments,
Jeffrey Oldham
- Re: Making more builtins fold-able, and handling side-effects in args,
Richard Kenner
- grep'ing in all files (was: More uses of "fatal"),
Kaveh R. Ghazi
- [patch] Java definite assignment,
Per Bothner
- Patch: Fix for PR 1866,
Tom Tromey
- [v3] c_std undef consistency,
Benjamin Kosnik
- [PATCH] Fix target dependent headerfile search path,
Franz Sirl
- Paste avoidance final tweak,
Neil Booth
- Re: gcc's <stdbool.h> is broken,
Zack Weinberg
- new allocator: df must use FRAME_POINTER_REQUIRED,
Denis Chertykov
- Some testsuite tweaks,
Alexandre Oliva
- V3 PATCH: Explicitly instantiate more stuff,
Mark Mitchell
- Re: NEW TEST checks whether sync_with_stdio(true) (i.e. default case) works,
Phil Edwards
- PATCH: AIX EH,
Mark Mitchell
- [PATCH] Java: fix for java/1763.,
Alexandre Petit-Bianco
- Re: gcc/config/mips/mips.c Broken,
Richard Kenner
- [VXWORKS PPC 2.95.3] vxworks-longcall.patch,
Dave Korn
- [VXWORKS PPC 2.95.3] vxworks-redef.patch,
Dave Korn
- [VXWORKS PPC 2.95.3] vxworks-varargs.patch,
Dave Korn
- [VXWORKS PPC 2.95.3] vxworks-abicompat.patch,
Dave Korn
- [VXWORKS PPC 2.95.3] vxworks-libgcc.patch,
Dave Korn
- [VXWORKS PPC 2.95.3] vxworks-ctors.patch,
Dave Korn
- [VXWORKS PPC 2.95.3] vxworks-exeproblem.patch,
Dave Korn
- [VXWORKS PPC 2.95.3] Readme - info.,
Dave Korn
- PATCH: gcc/Makefile.in and target 'distclean',
Gerald Pfeifer
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Gerald Pfeifer
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Alexandre Oliva
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Gerald Pfeifer
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Alexandre Oliva
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Richard Earnshaw
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Alexandre Oliva
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Gerald Pfeifer
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Alexandre Oliva
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Gerald Pfeifer
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Alexandre Oliva
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Gerald Pfeifer
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Alexandre Oliva
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Gerald Pfeifer
- Re: PATCH: gcc/Makefile.in and target 'distclean',
Alexandre Oliva
- [C++ PATCH] Fix new ABI ctor vtables,
Nathan Sidwell
- PATCH: Remove libio,
Mark Mitchell
- PATCH: More multilib madness,
Mark Mitchell
- Patch for c99status.html,
Joseph S. Myers
- PATCH: java/index.html,
Gerald Pfeifer
- More uses of "fatal",
Richard Kenner
- [Fwd: libiberty/pexecute.c patch],
Earnie Boyd
- Java: Class accessibility rules,
Bryce McKinlay
- PATCH: Makefile.in libgcc quoting problem,
Mark Mitchell
- PATCH: Remove V2 library,
Mark Mitchell
- wwwdocs: clarify patch list policy for java,
Bryce McKinlay
- Fixing the "fatal" issue,
Richard Kenner
- New ARM core names added.,
Nick Clifton
- [PATCH] Java: mangling of unicode characters.,
Alexandre Petit-Bianco
- Patch to clean up C parser and remove shift/reduce conflicts,
Joseph S. Myers
- Re: fixing some FIXMEs,
Phil Edwards
- [PATCH: 2.95.3] Fix for binutils-2.11 failure,
Manfred Hollstein
- [old abi] name mangling would crash on g++.bugs/900325_01.C,
Alexandre Oliva
- Patch installed to remove #elif from mips.h,
Kaveh R. Ghazi
- SH: typo in the introduction of FP_OR_XD_REGISTER_P,
Alexandre Oliva
- C++ PATCH: Adjust <typeinfo>,
Mark Mitchell
- C++ PATCH: Support targets without weak symbols,
Mark Mitchell
- PATCH: Define __GXX_WEAK__,
Mark Mitchell
- va_list_type_node should not have unnamed copy,
Alexandre Oliva
- [patch] Re: CVS 20010202 bootstrap error in libjava,
Bryce McKinlay
- Patches for ns32k config,
Ian Dall
- Re: middle-end/1719: Abort in local-alloc.c,
Ian Dall
- Fix preferred_stack_boundary initialization,
Andreas Jaeger
- cpplib: s/ALIGN/_ALIGN,
Neil Booth
- simple bug in new-regalloc.c,
Denis Chertykov
- PATCH: cgi-bin/gnatsweb.pl,
Gerald Pfeifer
- [v3] other 16bit inits,
Benjamin Kosnik
- Patch to make builtin strchr/strrchr fold-able,
Kaveh R. Ghazi
- [PATCH] Fix cygwin cross-compilation,
Chris Faylor
- Re: libstdc++-v3 bootstrap error: srcdir = objdir,
Gerald Pfeifer
- Missings externs in diagnostic.h,
Richard Kenner
- Patch: remove java mailng list page,
Tom Tromey
- Minor libstdc++ fix,
Jeffrey A Law
- Re: Patch: Java web pages -vs- Mauve,
Tom Tromey
- Combine doesn't update NOTE_INSN_FUNCTION_USAGE,
Alexandre Oliva
- Re: [PATCH] Fix __builtin_return_address() on PPC,
David Edelsohn
- [C++] include directory configury,
Alex Samuel
- Re: patch for support profiling for AIX 4.3 (fwd),
Chandra Chavva
- Re: patch for support profiling for AIX 4.3 (fwd),
Richard Henderson
- Re: patch for support profiling for AIX 4.3 (fwd),
Chandra Chavva
- Re: patch for support profiling for AIX 4.3 (fwd),
Richard Henderson
- Re: patch for support profiling for AIX 4.3 (fwd),
Chandra Chavva
- Re: patch for support profiling for AIX 4.3 (fwd),
Fergus Henderson
- Re: patch for support profiling for AIX 4.3 (fwd),
Chandra Chavva
- Re: patch for support profiling for AIX 4.3 (fwd),
Fergus Henderson
- Re: patch for support profiling for AIX 4.3 (fwd),
Richard Henderson
- Re: patch for support profiling for AIX 4.3 (fwd),
Richard Henderson
- Re: patch for support profiling for AIX 4.3 (fwd),
Chandra Chavva
- Re: patch for support profiling for AIX 4.3 (fwd),
Alexandre Oliva
- Re: patch for support profiling for AIX 4.3 (fwd),
Chandra Chavva
- Re: patch for support profiling for AIX 4.3 (fwd),
Richard Henderson
- <Possible follow-up(s)>
- Re: patch for support profiling for AIX 4.3 (fwd),
Richard Kenner
- Update -Wtraditional documentation,
Neil Booth
- bb-reorder crashes on potential-fall-through computed jumps,
Alexandre Oliva
- Patch: web pages -vs- Java,
Tom Tromey
- SH G++ testsuite: removing no-longer-appropriate XFAILs,
Alexandre Oliva
- SH PIC far branches: alignment and SH1 problems,
Alexandre Oliva
- Re: [C++ PATCH] Fix anonymous aggregates,
Jason Merrill
- SH 3e and 4-single-only problems with 32-bit doubles,
Alexandre Oliva
- PATCH: Make -shared-libgcc default in some situations,
Mark Mitchell
- Patch to correct extended asm multi-insn examples in extend.texi,
Hans-Peter Nilsson
- Re: [new-regalloc] Problem on x86 with initialization of ra_reg_info,
Geert Bosch
- [PATCH] Fix bogus errors in variable_size,
Jakub Jelinek
- Re: New OS port for GCC: 4.3BSD,
Phil Edwards
- PATCH: Remove reference to spur.md,
Lars Brinkhoff
- [PATCH] Honor NO_IMPLICIT_EXTERN_C in cpp output,
Jakub Jelinek
- [PATCH] Fix packed enums in bitfields,
Jakub Jelinek
- PATCH: frontends.html,
Gerald Pfeifer
- INT_ASM_OP oddity,
Alexandre Oliva
- PATCH: Comment dwarf2out.c and Fix -O3 -g Error,
Jeffrey Oldham
- new-regalloc.c patch,
Denis Chertykov
- Re: new-regalloc.c patch,
Daniel Berlin
- Re: new-regalloc.c patch,
Denis Chertykov
- Re: new-regalloc.c patch,
Michael Meissner
- Re: new-regalloc.c patch,
Toon Moene
- Re: new-regalloc.c patch,
Daniel Berlin
- Re: new-regalloc.c patch,
Denis Chertykov
- Re: new-regalloc.c patch,
Daniel Berlin
- Re: new-regalloc.c patch,
Denis Chertykov
- Re: new-regalloc.c patch,
Daniel Berlin
- Re: new-regalloc.c patch,
Denis Chertykov
- Re: new-regalloc.c patch,
Geert Bosch
- Re: new-regalloc.c patch,
Denis Chertykov
- Re: new-regalloc.c patch,
Daniel Berlin
- cygwin cross on sun w32api directory not found,
Mike Stump
- [new-regalloc] Convert sbitmap's to regset's,
Daniel Berlin
- Re: V3 ABI Java symbol demangling,
Bryce McKinlay
- [new-regalloc] tidy rest_of_compilation,
Richard Henderson
- Re: gen-num-limits runs forever on GNU/Linux/sparc (Red Hat Linux 6.2),
Alexandre Oliva
- Re: Sign-extend when truncating a CONST_INTs to a certain mode,
Alexandre Oliva
- Re: [PATCH]: two warnings useful for monitoring stack usage,
David Whedon
- cpplib: Paste avoidance tweak,
Neil Booth
- Re: disabling branch probability guessing (patch) [another patch],
Aldy Hernandez
- PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Jeffrey Oldham
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Phil Edwards
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Jason Merrill
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Jeffrey Oldham
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Mark Mitchell
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Jeffrey Oldham
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Mark Mitchell
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Jason Merrill
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Mark Mitchell
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Jason Merrill
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Mark Mitchell
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Jason Merrill
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Mark Mitchell
- Re: PATCH: Reverse SUPPORTS_INIT_PRIORITY Change to iris6.h,
Mark Mitchell
- PATCH: releases.html,
Gerald Pfeifer
- Re: new-regalloc vs alpha,
Daniel Berlin
- Patch: warning fix,
Anthony Green
- doc update,
Mike Stump
- [C++ PATCH] Clean up dead code,
Jakub Jelinek
- [C++ PATCH] Fix overloading ICE,
Jakub Jelinek
- Re: Error handling change,
Jason Merrill
- builtin_alloca broken in 32/64 machines,
Richard Kenner
- Overly-critical sanity check in ix86_compute_frame_size,
Richard Kenner
- Re: F-O-M (was: Patch for old FAQ links),
Joseph S. Myers
- Patch to c99status.html: clarify VLA status,
Joseph S. Myers
- [PATCH] Java: more method DECL_NAME wfl fixes, problem with cast.,
Alexandre Petit-Bianco
- PATCH: document MD_INIT_BUILTINS and MD_EXPAND_BUILTIN,
Lars Brinkhoff
- Re: [patch] Re: Another weird sparc solaris 2.8 compiler error,
Richard Henderson
- [PATCH] Re: REG_DEAD/REG_EQUIV problem.,
Alan Modra
- Re: pa.c clean-up,
Richard Henderson
- Re: PATCH: flag_external and DECL_EXTERNAL documentation,
Lars Brinkhoff
Mail converted by MHonArc
2.4.6