gcc-patches archive
thread index for March, 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.
- fix failing ia64 eh tests,
Richard Henderson
- Patch installed for const-ifying VARRAY_CHECK and ggc macros,
Kaveh R. Ghazi
- Patch to fix linkage.c test on sparc-sun-solaris2.7 w/-m64,
Kaveh R. Ghazi
- Patch for const-ifying RTL checking macros, yields speedup,
Kaveh R. Ghazi
- [cfg-branch] loop unrolling fixes and questions,
Jan Hubicka
- [Ada] -margs for gnatmake,
Laurent Guerby
- Fix bad casts in adjust_address_1 and offset_address,
Richard Kenner
- print_error_function langhook,
Neil Booth
- Committed, MMIX: Fix nonlocal_goto_receiver, a whole lot of EH testfailures.,
Hans-Peter Nilsson
- Committed: Tweak match patterns for defined labels ing++.dg/ext/instantiate[1-3].C,
Hans-Peter Nilsson
- Committed, testsuite: tweak g++.old-deja/g++.pt/static11.C, addg++.dg/other/static11.C,
Hans-Peter Nilsson
- Committed, MMIX: crti.asm, crtn.asm: register _fini with atexit,fix typo...,
Hans-Peter Nilsson
- fix target/3997,
Richard Henderson
- alpha trap insn,
Richard Henderson
- _bb tweak,
Richard Henderson
- Re: va_arg regression from 2.95.2 to 3.1,
Richard Henderson
- kill sparc -mno-epilogue,
Richard Henderson
- fix c++/3719,
Richard Henderson
- fix target/5446,
Richard Henderson
- cfgbuild cleanup,
Jan Hubicka
- Re: New regressions because of ICE in flow.c,
Jan Hubicka
- [Ada] fix lib and tools build,
Laurent Guerby
- fix target/6032,
Richard Henderson
- [PATCH] Fix PR middle-end/6096, middle-end/6098, middle-end/6099,
Jakub Jelinek
- enable java for i*86-*-netbsdelf*,
Krister Walfridsson
- [PATCH] Fix PR middle-end/6100,
Jakub Jelinek
- Re: COMPONENT_REFs referring to non-aliasing structures don't alias - take 3,
Richard Kenner
- boehm-gc NetBSD/i386 configuration patch,
Krister Walfridsson
- [patch] Disable weak-1.c on h8300 port.,
Kazu Hirata
- [PATCH] Re: 3 new fails with builtin patch,
Roger Sayle
- unsafe_for_reeval, finish_incomplete_decl langhooks,
Neil Booth
- Questions about patch for i370/linux.h,
Andreas Jaeger
- sh-elf: movstrSI* improvement,
tm
- freebsd-aout and _GLOBAL_OFFSET_TABLE_,
Alexandre Oliva
- [PATCH] sparcv9 ABI change: pass real complex in fp regs,
Jakub Jelinek
- PATCH: Pull alpha*-*-freebsd* configuration from mainline to 3.1 branch,
Loren James Rittle
- contribution,
Alexey Starovoytov
- libiberty: Fix java demangle crash,
Bryce McKinlay
- fix target/5672,
Richard Henderson
- [v3] libstdc++/3129/5207,
Benjamin Kosnik
- {signed_or_un,un,}signed_type langhooks,
Neil Booth
- resolve target/5886,
Richard Henderson
- fix target/6041,
Richard Henderson
- [libstdc++] Make use of runtime demangler,
Phil Edwards
- [PATCH] Fix PR optimization/6086,
Jakub Jelinek
- [PATCH] Fix va-arg-22.c on powerpc-linux-gnu,
Franz Sirl
- [RFA:] cfg.c:dump_flow_info: Guard against NULL regno_reg_rtx[i].,
Hans-Peter Nilsson
- * Re: remove 2nd DVCcodec time regression,
Richard Henderson
- Re: Infinitely long compilation,
Alexandre Petit-Bianco
- [PATCH] followup on java/4715.,
Alexandre Petit-Bianco
- [PATCH] Fix gcc.dg/20020312-2.c on powerpc-linux-gnu,
Franz Sirl
- Where to test g++.old-deja/g++.pt/static11.C with -da?,
Hans-Peter Nilsson
- type_for_size, type_for_mode langhooks,
Neil Booth
- [PATCH] update prototize.c to match CPP's include handling,
David O'Brien
- RFA: macro debug info: don't emit spaces in formal parameter list,
Jim Blandy
- Patch: FYI: gcj lex and `646' encoding,
Tom Tromey
- [PATCH] new C++ tests for gcov, -fbranch-probabilities,
Janis Johnson
- Committed, MMIX: correct EH info, fixing g++.old-deja/g++.other/eh3.C,
Hans-Peter Nilsson
- PATCH: powerpc extra fmadd insn patterns for -ffast-math,
Segher Boessenkool
- Add warning for boolean ?: value,
Andi Kleen
- libffi: unwind info for sparc,
Jeff Sturm
- PATCH: gcc-3.1/criteria.html -- testers for AIX and Alpha GNU/Linux,
Gerald Pfeifer
- Re: Trailing whitespace removal patch for manual,
Florian Weimer
- fix target/5715,
Richard Henderson
- (mainline and 3.1) PATCH: testsuite/18_support/numeric_limits.cc,
Loren James Rittle
- fix target/6087,
Richard Henderson
- [gnats] high priority prs,
Richard Henderson
- Patch: FYI: fix for PR java/5986,
Tom Tromey
- [CFG] wont_exit in loop duplication patch,
Zdenek Dvorak
- PATCH: gcc-3.1/criteria.html,
Gerald Pfeifer
- Fix for PR3311,
law
- Fix to PR java/4715.,
Alexandre Petit-Bianco
- [PATCH] Speed up nonzero_bits computation (was Re: [RFC] nonzero_bits),
Jakub Jelinek
- Committed: Fixes to g++.old-deja/g++.law/bit-fields2.C andgcc.dg/weak-1.c,
Hans-Peter Nilsson
- [v3] Add a few istream_iterator tests,
Paolo Carlini
- PATCH: doc/invoke.texi -- warning options,
Gerald Pfeifer
- [v3] Fix codecvt_members_unicode_wchar_t.cc for big-endian platforms.,
Paolo Carlini
- tiny cfg_cleanup speedup,
Jan Hubicka
- ifcvt fix,
Jan Hubicka
- flow.c sanity check,
Jan Hubicka
- loop unrolling fix,
Jan Hubicka
- IA64 HP-UX Optimization patch,
Steve Ellcey
- Re: i386 addressing and subregs,
Jan Hubicka
- [Ada] Patch for last missing files,
Geert Bosch
- [C++ PATCH] Fix PR c++/6073,
Jakub Jelinek
- nonoptimizing compilation speedup 2,
Jan Hubicka
- nonoptimizing compilation speedup 1,
Jan Hubicka
- [Ada] Patch: Constant_Array_Ref support for string literals.,
Matthew Gingell
- Fix path in ada/Makefile.in,
Andreas Jaeger
- [PATCH] Builtins and C++ and such (take 3),
Roger Sayle
- [ast-optimizer-branch] TODO web page,
Sebastian Pop
- 3.1 PATCH: Silence Tru64 UNIX ld warnings,
Rainer Orth
- PR #6074 Fixed,
Yoshinori Sato
- Fix ada bootstrap issue,
Neil Booth
- (mainline and 3.1) PATCH: Enable shared libgcc on *-*-freebsd[3-]*,
Loren James Rittle
- make_lang_type langhook,
Neil Booth
- Unreviewed patch,
Roger Sayle
- [patch] libiberty/hex.c: document, support non-ascii,
DJ Delorie
- h8300-hms: ___cmpsi2, ___ucmpsi2 - bum three instructions,
tm
- [v3] testsuite cleanups,
Benjamin Kosnik
- [PATCH] DWARF2 macro info double start file,
Daniel Berlin
- improve c++ instantiation tests,
Richard Henderson
- h8300-hms: Use hardware multiply for ___mulsi3,
tm
- RFA: Dwarf 2 macro info: emit end-of-compilation-unit entry,
Jim Blandy
- Patch: FYI: gcj3.1 status,
Tom Tromey
- [libstdc++ 3.1] Merge docs from trunk,
Phil Edwards
- [libstdc++] Fix doxygen bugs, new table and markup,
Phil Edwards
- [CFG] Patch for max-unrolled-insns conflict,
Zdenek Dvorak
- x86_64 binutils bug workaround removed,
Jan Hubicka
- Re: other/2620: Filenames differ only in case - irix issue,
Billinghurst, David (CRTS)
- Missing check for QUAL_UNION_TYPE,
Andreas Schwab
- insert_default_attributes langhook,
Neil Booth
- 3.1 PATCH: Enable libgcj on Tru64 UNIX,
Rainer Orth
- [libgcj] streamline alpha thread bits,
Richard Henderson
- fix etext fallout,
Richard Henderson
- Re: c++/4884: g++ 3.0.2 problem with -fvolatile,
Mark Mitchell
- [3.1] don't optimize with errors,
Richard Henderson
- PATCH: dyn-string.c license,
Mark Mitchell
- Patch: gcj and redundant null pointer check,
Tom Tromey
- h8300 normal mode support,
Yoshinori Sato
- [cfg-branch] location lists fixes,
Jan Hubicka
- [cfg-branch] variable tracking memory overflow,
Jan Hubicka
- [cfg-branch] avoid unrolling of loops with abnormals,
Jan Hubicka
- h8300target long long fixed,
Yoshinori Sato
- [cfg-branch] fix loop testsuite failure,
Jan Hubicka
- [PATCH] Fix PR c++/5964,
Jakub Jelinek
- PATCH: MS bitfield layout support for w32 targets,
Danny Smith
- Re: Letext...,
Richard Henderson
- fix target/6054,
Richard Henderson
- Kill langhooks deadwood,
Neil Booth
- Fix gcc.dg/cpp/ucs.c,
Neil Booth
- MIPS, SH fixes for union real_extract,
Zack Weinberg
- Java: Fix for PR 5850,
Bryce McKinlay
- [v3] header tweaks,
Benjamin Kosnik
- Patch: FYI: gcj3.1 status update + news item,
Tom Tromey
- fix some alpha ev4 regressions,
Richard Henderson
- fix gcc.dg/pragma-re-2.c,
Richard Henderson
- fix c99-float-1 on solaris,
Richard Henderson
- adjust gcc.dg/20020312-2.c for sparc,
Richard Henderson
- more -mcpu=ultrasparc tests,
Richard Henderson
- fix solaris wchar_t,
Richard Henderson
- Patch for libstdc++-v3 cross build on hpux (Resubmit),
Steve Ellcey
- [PATCH] Preserve ordering of -pedantic and warning switches,
Phil Edwards
- [Ada] Patch for missing file prj-makr.ad[sb],
Geert Bosch
- arm interrupt handler fixes,
John Aycock
- AIX 5.1 wchar fix,
David Edelsohn
- lang_expand_expr langhook,
Neil Booth
- handle variable-sized types in va_arg for Xtensa port,
Bob Wilson
- C++ PATCH: PR4884,
Mark Mitchell
- PATCH ARM allow ldr [PC,...] in asm statements,
Richard Earnshaw
- fix broken logic in xtensa_valid_move function,
Bob Wilson
- Re: bootstrap/3589: GCC 3.0-CVS illegal instruction on hppa1.1-proelf,
Vladimir Makarov
- Re: gcc Head breakage on Alpha - *** [os_dep.lo] Error 1,
Andreas Schwab
- Enable java libraries for arm-elf compiler,
Richard Earnshaw
- PATCH ARM delete redundant reload patterns for multiply,
Richard Earnshaw
- PATCH: doc/install.texi (*-*-freebsd*),
Loren James Rittle
- Java: Fix for PR 5993,
Bryce McKinlay
- Re: debug/3468: GCC 3.0 produces invalid .def directive for virtualtemplate,
Peter Vermaas
- PATCH: s390 global register handling,
Hartmut Penner
- execute/20020307-2.c, part 3,
Richard Henderson
- execute/20020307-2.c, part 2,
Richard Henderson
- execute/20020307-2.c,
Richard Henderson
- Committed, simtest-howto.html: v850-elf+v850-sim works.,
Hans-Peter Nilsson
- Patch: PR 5942,
Tom Tromey
- CPP documentation updates/tweaks,
Zack Weinberg
- Fix texi2pod.pl oversight,
Zack Weinberg
- fix eh on tru64 [Re: libjava status on Tru64 UNIX V5.1],
Richard Henderson
- [v3] Change collate_byname.cc consistently with collate_members_xx.cctests,
Paolo Carlini
- PATCH arm (arm v4) fix incorrect pre/post short loads,
Richard Earnshaw
- Testsuite patches to backport from 3.2 to 3.1,
Billinghurst, David (CRTS)
- fix gcc.dg/20001013-1.c on solaris,
Richard Henderson
- PATCH for cygwin/mingw: Clean up subtarget switches and masks,
Danny Smith
- Re: PATCH: wint_t for mingw32 target,
Danny Smith
- fix compile/20011119-[12].c on solaris,
Richard Henderson
- [v3] correct conditionals,
Benjamin Kosnik
- lang_mark_tree langhook,
Neil Booth
- Patch to mark pure & constant functions with loops,
John Wehle
- [XHTML 1.0] java subdir (again),
Andrea Bocci
- maybe_build_cleanup langhook,
Neil Booth
- mark g++.old-deja/g++.jason/thunk3.C as xfail for xtensa-*-*,
Bob Wilson
- [PATCH] gcc-3.1/issues.html update,
Jakub Jelinek
- [v3] Fix codecvt_members_char.cc for big endian machines,
Paolo Carlini
- Re: 2 GCC regressions, 1 new, with your patch on 2002-03-25T09:24:44Z.,
Jakub Jelinek
- PR 3591, PR 5676 - mcore C++ (take 2),
Jakub Jelinek
- [RFA:] Fix g++.law/bit-fields2.C for mmix-knuth-mmixware,
Hans-Peter Nilsson
- [jh@suse.cz: Re: remaining libjava/verify_local_live_at_start failures],
Jan Hubicka
- Re: remaining libjava/verify_local_live_at_start failures,
Jan Hubicka
- fix comp-goto-1 on ia64,
Richard Henderson
- fix warning,
Richard Henderson
- objc/execute/formal_protocol-6,
Richard Henderson
- Re: Weak changes cause arm/NetBSD bootstrap failure.,
Richard Henderson
- fix alpha eh regressions,
Richard Henderson
- fix alpha static linking,
Richard Henderson
- Fixing the ARM interrupt attribute for 3.1-cvs,
Tobias Ringstrom
- [rfa] Add -Wswitch-enum,
Andrew Cagney
- nontrapping math in Java,
Jan Hubicka
- [PATCH]: Fix pb with SI,SF,DI,DF move on HC12 with auto-incdec,
Stephane Carrez
- [PATCH]: Fixes for 68HC12 (md file),
Stephane Carrez
- -MD, -MMD for the final time,
Neil Booth
- ada: Remove yyparse from gigi.h,
Neil Booth
- Death of separate preprocessor cpp0.,
Neil Booth
- fix opt/5742,
Richard Henderson
- gcj3.1 mini-update,
Tom Tromey
- PATCH: wint_t for mingw32 target,
Danny Smith
- Patch: PR java/5368,
Mark Wielaard
- CPP documentation,
Andrea 'Fyre Wyzard' Bocci
- [XHTML 1.0] style.mhtml,
Andrea 'Fyre Wyzard' Bocci
- [XHTML 1.0] bug fixing,
Andrea 'Fyre Wyzard' Bocci
- [XHTML 1.0] java subdir,
Andrea 'Fyre Wyzard' Bocci
- [PATCH] Fix PR target/6043,
Jakub Jelinek
- PATCH: eliminate references to gash at top level.,
Nathanael Nerode
- fixinclude make check patch,
Bruce Korb
- [rfa] Cleanup to check_for_full_enumeration_handling(),
Andrew Cagney
- Re: [Ada] Bootstrapping mainline GNAT fails (with workaround androot cause: makefile bug),
Andreas Schwab
- [Fortran, 3.1 branch] Fix for PR 5397,
Toon Moene
- Re: [rfa] Add -Wswitch-default,
Andrew Cagney
- More floating point: kill do_float_handler,
Zack Weinberg
- typo fix pragma-ep-3.c,
Zack Weinberg
- Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Kaveh R. Ghazi
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Jan Hubicka
- <Possible follow-ups>
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
John Wehle
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Kaveh R. Ghazi
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Kaveh R. Ghazi
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Kaveh R. Ghazi
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Richard Henderson
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Fergus Henderson
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take2],
Joseph S. Myers
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Richard Henderson
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Zack Weinberg
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Richard Henderson
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Zack Weinberg
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Richard Henderson
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Jan Hubicka
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Richard Henderson
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Zack Weinberg
- Re: Patch to detect invalid and missing ATTRIBUTE const/pure [take 2],
Kaveh R. Ghazi
- 3.2 PATCH: Implicit typenames,
Gabriel Dos Reis
- [v3] make/configure cleanup,
Benjamin Kosnik
- Yet another IA64 unwinder patch,
Boehm, Hans
- [v3] add uselocale hooks,
Benjamin Kosnik
- fix Xtensa print_operand bug,
Bob Wilson
- [cfg-branch]: Print reasons for unrolling/unswitching/peeling todump file,
Daniel Berlin
- CPP changes for 3.1 on web pages,
Neil Booth
- fix use of sp as a reload register for the Xtensa port,
Bob Wilson
- Patch to 3.1 release notes,
Joseph S. Myers
- Re: No more multiline string constants,
Neil Booth
- [v3] -fno-exceptions cleanup,
Benjamin Kosnik
- fix target/3177,
Richard Henderson
- Mangling and operator new,
Richard Smith
- branch probabilities dirty entry BB's aux, breaking flow,
Alexandre Oliva
- combine/expand_expr testcase,
David Edelsohn
- [PATCH] Re: PR 3591, PR 5676 - mcore C++,
Jakub Jelinek
- [PATCH] Fix V850 ICE,
Jakub Jelinek
- [PATCH] Use libunwind library when linking g++,
Steve Ellcey
- [PATCH] Fix PR target/6032,
Jakub Jelinek
- [C++ PATCH] Fix PR c++/6037,
Jakub Jelinek
- Trim surplus zero extends,
Alan Modra
- [PATCH] Fix PR optimization/5854 (m68hc11 bootstrap problem),
Jakub Jelinek
- Re: PR 3591, PR 5676 - mcore C++,
Jakub Jelinek
- gcc-3.0.4 DESTDIRified,
Christian Cornelssen
- boehm-gc (all platforms, mega-) configuration patch,
Loren James Rittle
- fix cygwin xfail on gcc.dg/weak-1.c,
Billinghurst, David (CRTS)
- Further floating-point-emulator cleanups,
Zack Weinberg
- Fix for PR java/5902,
Eric Blake
- [RFC]: patch to detect invalid and missing ATTRIBUTE const/pure,
Kaveh R. Ghazi
- boehm-gc alpha*-*-freebsd* configuration patch,
Loren James Rittle
- fix target/5996,
Richard Henderson
- remove 2nd DVCcodec time regression,
Dale Johannesen
- Re: [PATCH] Fix PR 5597,
Richard Henderson
- [patch] handle bb's with only one exit edge,
DJ Delorie
- cpplib 3.2: Fast number lexing,
Neil Booth
- libffi alpha*-*-freebsd* configuration patch,
Loren James Rittle
- MIPS patch: rework argument handling,
Richard Sandiford
- MIPS patch: clean up use of TARGET_FLOAT64,
Richard Sandiford
- [PATCH] cpplib: -Wno-endif-labels,
Phil Edwards
- Re: [PATCH] cpplib: -Wno-endif-labels,
Jakub Jelinek
- Re: [PATCH] cpplib: -Wno-endif-labels,
Neil Booth
- Re: [PATCH] cpplib: -Wno-endif-labels,
Phil Edwards
- Re: [PATCH] cpplib: -Wno-endif-labels,
Neil Booth
- Re: [PATCH] cpplib: -Wno-endif-labels,
Phil Edwards
- Re: [PATCH] cpplib: -Wno-endif-labels,
Zack Weinberg
- Re: [PATCH] cpplib: -Wno-endif-labels,
Neil Booth
- Re: [PATCH] cpplib: -Wno-endif-labels,
Joseph S. Myers
- Re: [PATCH] cpplib: -Wno-endif-labels,
Neil Booth
- Re: [PATCH] cpplib: -Wno-endif-labels,
Phil Edwards
- Re: [PATCH] cpplib: -Wno-endif-labels,
Phil Edwards
- Re: [PATCH] cpplib: -Wno-endif-labels,
Neil Booth
- Re: [PATCH] cpplib: -Wno-endif-labels,
Phil Edwards
- Re: [PATCH] cpplib: -Wno-endif-labels,
Neil Booth
- <Possible follow-ups>
- Re: [PATCH] cpplib: -Wno-endif-labels,
Benjamin Kosnik
- [new-regalloc-branch]: restore usable_regs bugfix,
Denis Chertykov
- [C++] Fix parse.y warnings,
Paolo Carlini
- [PATCH] First part of PR bootstrap/3931 fix,
Jakub Jelinek
- may_alias attribute,
Osku Salerma
- maybe fix opt/5863,
Richard Henderson
- Time to revisit ATTRIBUTE_PURE?,
Kaveh R. Ghazi
- [C++ PATCH] Fix 5507,
Nathan Sidwell
- [new-regalloc-branch] Make it compile,
Michael Matz
- My last two patches,
Richard Kenner
- ia64.c: Handle ARRAY_TYPE properly in hfa_element_mode,
Richard Kenner
- Don't copy const0_rtx to a CONCAT in emit_group_store,
Richard Kenner
- Fix pattern inconsistencies for insv/extv/extzv on PA32,
Olivier Hainque
- 3.2 PATCH: Fix PR3656,
Gabriel Dos Reis
- [PATCH] Sync gcc-3.1/issues.html with fixed PRs,
Jakub Jelinek
- Re: [PATCH] Fix PR c/5354,
Richard Henderson
- [ast-optimizer-branch] Simplification of arrays and structures [patch],
Diego Novillo
- Minor configuration fix,
Mark Rustad
- misp16 ISA bit breaks EH and pointers-to-member-functions,
Alexandre Oliva
- Re: patch: always_inline attribute,
Aldy Hernandez
- testsuite PATCH for cygwin,
Jason Merrill
- PATCH to cygwin.h to disable dwarf2 EH,
Jason Merrill
- 3.1 PATCH: Fix spurious g++.eh/ia64-1.C failures on Tru64 UNIX, Solaris 2,
Rainer Orth
- [RFA] Next batch of langhooks,
Neil Booth
- [C++ PATCH] PR 4361, missed a bit,
Nathan Sidwell
- [CFT] solaris and tru64 renaming pragmas,
Richard Henderson
- 3.1 PATCH: XFAIL g++.other/dwarf2-1.C on Tru64 UNIX,
Rainer Orth
- Patch to clarify that -O2 sets -fstrict-aliasing,
Michael Meissner
- add Xtensa ".literal_position" directive,
Bob Wilson
- PATCH: doc/contrib.texi -- add/update contributors,
Gerald Pfeifer
- [PATCH] Fix PR bootstrap/4195,
Jakub Jelinek
- 3.1 PATCH: Check for setenv declaration for libstdc++-v3 testsuite,
Rainer Orth
- rs6000.c warnings,
David Edelsohn
- C++ PATCH to delete_sanity for c++/2136,
Jason Merrill
- 3.1 PATCH: Fix Tru64 UNIX assert.h for use with C++,
Rainer Orth
- Patch: enable libgcj by default for xscale-elf,
Anthony Green
- Xtensa attribute cleanup patch,
Bob Wilson
- [PATCH] fix aliasing for chars in global structures - take II,
Dan Nicolaescu
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Joseph S. Myers
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Dan Nicolaescu
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Joseph S. Myers
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Fergus Henderson
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Dan Nicolaescu
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Fergus Henderson
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Daniel Jacobowitz
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Fergus Henderson
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Richard Henderson
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Richard Henderson
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Dan Nicolaescu
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Richard Henderson
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Joseph S. Myers
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Fergus Henderson
- Re: [PATCH] fix aliasing for chars in global structures - take II,
Dan Nicolaescu
- [PATCH] Fix PR target/4792,
Jakub Jelinek
- duplicate C++ testcases,
David Edelsohn
- [PATCH] Fix PR bootstrap/4192,
Jakub Jelinek
- C++ PATCH to get_vfield_name for c++/5118,
Jason Merrill
- GCC 3.1/arm: too many return instructions,
Philip Blundell
- [PATCH] Builtins and C++ and such,
Roger Sayle
- Re: [PATCH] Builtins and C++ and such,
Jason Merrill
- Re: [PATCH] Builtins and C++ and such,
Mark Mitchell
- Re: [PATCH] Builtins and C++ and such,
Roger Sayle
- Re: [PATCH] Builtins and C++ and such,
Mark Mitchell
- [PATCH] Builtins and C++ and such (take 2),
Roger Sayle
- Re: [PATCH] Builtins and C++ and such (take 2),
Roger Sayle
- Re: [PATCH] Builtins and C++ and such (take 2),
Mark Mitchell
- Re: [PATCH] Builtins and C++ and such (take 2),
Roger Sayle
- Re: [PATCH] Builtins and C++ and such (take 2),
Mark Mitchell
- Re: [PATCH] Builtins and C++ and such (take 2),
Roger Sayle
- Re: [PATCH] Builtins and C++ and such (take 2),
Mark Mitchell
- Re: [PATCH] Builtins and C++ and such (take 2),
Benjamin Kosnik
- Re: [PATCH] Builtins and C++ and such (take 2),
Mark Mitchell
- Re: [PATCH] Builtins and C++ and such (take 2),
Fergus Henderson
- Re: [PATCH] Builtins and C++ and such (take 2),
Gabriel Dos Reis
- Re: [PATCH] Builtins and C++ and such (take 2),
Benjamin Kosnik
- Re: [PATCH] Builtins and C++ and such (take 2),
Roger Sayle
- Re: [PATCH] Builtins and C++ and such (take 2),
Roger Sayle
- PATCH: monthly web page link hygiene,
Gerald Pfeifer
- PATCH: libstdc++/status.html,
Gerald Pfeifer
- Patch to support mark_constant_function marking pure functions (ver 3),
John Wehle
- Some tweaks for powerpc64-linux,
Alan Modra
- AIX -fpic/-fPIC warning,
David Edelsohn
- configury assembler features,
Alan Modra
- Patch for libstdc++-v3 cross build on hpux,
Steve Ellcey
- [v3] Use snprintf when available,
Paolo Carlini
- Re: IA-64 structure passing,
Richard Henderson
- [PATCH] enable building newlib natively on i[3456]86-pc-linux*,
Thomas Fitzsimmons
- PATCH to globalize_decl,
Jason Merrill
- PATCH to LIBGCC2_DEBUG_CFLAGS,
Jason Merrill
- macro debugging info: emit correct line number for #inclusions,
Jim Blandy
- fix -fprofile-arcs for Xtensa port,
Bob Wilson
- Remove conflict marker from ChangeLog,
Andreas Jaeger
- Fix Sparc reg elimination problem,
Richard Kenner
- [v3] libunwind patches,
Benjamin Kosnik
- [v3] doc updates,
Benjamin Kosnik
- [PATCH] Fix PR optimization/5999,
Jakub Jelinek
- Patch: FYI: status page update,
Tom Tromey
- Lossage in 3.1 caused by patch merged from mainline,
Alexandre Oliva
- integrated -save-temps and the death of specs,
Aldy Hernandez
- Re: integrated -save-temps and the death of specs,
Anthony Green
- Re: integrated -save-temps and the death of specs,
Aldy Hernandez
- Re: integrated -save-temps and the death of specs,
Zack Weinberg
- Re: integrated -save-temps and the death of specs,
Aldy Hernandez
- Re: integrated -save-temps and the death of specs,
Neil Booth
- Re: integrated -save-temps and the death of specs,
Aldy Hernandez
- Re: integrated -save-temps and the death of specs,
Zack Weinberg
- Re: integrated -save-temps and the death of specs,
Aldy Hernandez
- Re: integrated -save-temps and the death of specs,
Neil Booth
- Re: integrated -save-temps and the death of specs,
Zack Weinberg
- Re: integrated -save-temps and the death of specs,
Neil Booth
- Re: integrated -save-temps and the death of specs,
Zack Weinberg
- Re: integrated -save-temps and the death of specs,
Neil Booth
- Re: integrated -save-temps and the death of specs,
Aldy Hernandez
- Re: integrated -save-temps and the death of specs,
Neil Booth
- Re: integrated -save-temps and the death of specs,
Aldy Hernandez
- Re: integrated -save-temps and the death of specs,
Neil Booth
- Re: integrated -save-temps and the death of specs,
Aldy Hernandez
- Re: integrated -save-temps and the death of specs,
Neil Booth
- <Possible follow-ups>
- Re: integrated -save-temps and the death of specs,
Richard Kenner
- Re: integrated -save-temps and the death of specs,
Robert Dewar
- Re: integrated -save-temps and the death of specs,
Richard Kenner
- floatunsdidf2 for sparcv9,
apetrov
- [ast-optimizer-branch] Cleanups and validation of SIMPLE trees [patch],
Diego Novillo
- [v3] Fix risks of buf overflow in money_put,
Paolo Carlini
- macro debugging info: always include space after macro name,
Jim Blandy
- fix missing zero-extend problem for Xtensa,
Bob Wilson
- C++ PATCH: PR4026,
Mark Mitchell
- fix testsuite failure with block moves on Xtensa,
Bob Wilson
- fix Xtensa libgcc copyright messages,
Bob Wilson
- fix constant pool section for Xtensa port,
Bob Wilson
- [libstdc++] Clean up and comment configury,
Phil Edwards
- add missing CRTSTUFF flags for Xtensa port,
Bob Wilson
- Undefined references due to varasm.c (globalize_decl) changes,
Danny Smith
- [PATCH] BLOCK_FOR_INSN in merge_blocks_nomove,
Zdenek Dvorak
- -fcrossjumping and -floop-optimize,
Jan Hubicka
- C++ PATCH to resolve_offset_ref for c++/2039,
Jason Merrill
- Patch: FYI: gcj3.1 status update,
Tom Tromey
- Patch: FYI: Fix for PR 5876,
Tom Tromey
- C++ vtable code exercises bug in mips16 andsi3,
Alexandre Oliva
- don't use %gprel for linkonce symbols on mips16,
Alexandre Oliva
- mips16 elimination of return address pointer,
Alexandre Oliva
- [PATCH] Fix PR c/5656 (tree inlining ICE with K&R style arguments),
Jakub Jelinek
- C++ PATCH to build_over_call for c++/5995,
Jason Merrill
- sparcv9 named return segfault fix,
Andrew Macleod
- 3.1 PATCH to disable ENABLE_CHECKING by default,
Jason Merrill
- C++ PATCH for c++/3870,
Jason Merrill
- C++ PATCH to write_expression for c++/4377,
Jason Merrill
- C++ PATCH to tsubst_friend_function for c++/4003,
Jason Merrill
- [PATCH] Fix PR c/5972 (Sun as using different cmov syntax on IA-32),
Jakub Jelinek
- [testcase] Passing structures by value,
Jakub Jelinek
- PATCH Fix Thumb PIC switch table generation,
Richard Earnshaw
- C++ ABI CHANGE PATCH for c++/3948,
Jason Merrill
- fastjar: Handle "-cvf",
Bryce McKinlay
- Java: parser_check_super_interface error message fix,
Bryce McKinlay
- Fix for ARM big-endian woes,
Nick Clifton
- Avoid SEGV from output_constant_def/ENCODE_SECTION_INFO,
Olivier Hainque
- [RFA]: decl_printable_name langhook,
Neil Booth
- PATCH: Revert bogus testsuite check-in,
Mark Mitchell
- ppc PREDICATE_CODES (any_operand),
Aldy Hernandez
- fix alpha ev4 bootstrap,
Richard Henderson
- Overflow clue request. MMIX: ieee/rbug.c needs fixuns_truncdfdi2to use (unsigned_fix:DI (unsigned_fix:DF op1)),
Hans-Peter Nilsson
- Patch installed for uninitialized warning in ifcvt.c,
Kaveh R. Ghazi
- Patch installed for warning regressions in predict.c,
Kaveh R. Ghazi
- C++ PATCH to libsupc++/eh_personality.cc for c++/4381,
Jason Merrill
- C++ PATCH to build_base_path for 4460,
Jason Merrill
- Patch installed for new f/com.h warnings,
Kaveh R. Ghazi
- [RFA] 5 function langhooks,
Neil Booth
- Patch: FYI: gcj 3.1 status page update,
Tom Tromey
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
Jan Hubicka
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
Richard Henderson
- <Possible follow-ups>
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
David Edelsohn
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
David Edelsohn
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
Dale Johannesen
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
law
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
David Edelsohn
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
Dale Johannesen
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
Michael Matz
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
David Edelsohn
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
law
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
law
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
law
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
David Edelsohn
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
law
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
David Edelsohn
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
Michael Matz
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
David Edelsohn
- Re: Gcc 3.1 performance regressions with respect to 2.95.3,
David Edelsohn
- [C++ PATCH] Fix PR 5682,
Nathan Sidwell
- [RFA]: yyparse langhook,
Neil Booth
- [TESTCASE] New testcase for altivec,
Daniel Egger
- PATCH to build_new_1 for c++/5757,
Jason Merrill
- Committed, MMIX: truncdfsf2 operator goof. i386, ia64 goof onfix_truncdfdi2, fixuns_truncdfdi2?,
Hans-Peter Nilsson
- Committed, MMIX: gcc.dg/cpp/wchar-1.c: WCHAR_TYPE, WCHAR_TYPE_SIZEdefault.,
Hans-Peter Nilsson
- PATCH for Re: Bad mirrors,
Gerald Pfeifer
- mips register elimination bug ($rap to $fp or $s1),
Alexandre Oliva
- use `break 0' for mips16 trap,
Alexandre Oliva
- mips16 can't add pseudo to sp directly,
Alexandre Oliva
- [PATCH] Fix PR c++/3882,
Eric Botcazou
- mips back-end per-function variables,
Alexandre Oliva
- Patch: 3.1: fix for PR 5948,
Tom Tromey
- Re: [PATCH] add FreeBSD-specific `ld' emulations,
Alexandre Oliva
- [C++ PATCH] Fix 4361,
Nathan Sidwell
- Unroller tweek,
Jan Hubicka
- [PATCH]: More 68HC12 tuning,
Stephane Carrez
- [PATCH]: Optimize HC11/HC12 add and subtract patterns,
Stephane Carrez
- [PATCH]: Fix movqi_68hc12 and movqi_68hc11 constraints,
Stephane Carrez
- Fix bootstrap failure on sparc/HPPA,
Jan Hubicka
- [new-regalloc-branch]: constraints based defs/uses,
Denis Chertykov
- Re: -MD together with -save-temps broken,
Neil Booth
- fix lots of alpha 3.1 c++ regressions,
Richard Henderson
- reapply accidentally reverted diff,
Richard Henderson
- PATCH: Remove more unnecessary testsuite gunk,
Mark Mitchell
- fix execute/20020307-2.c on alpha,
Richard Henderson
- Re: printing exceptions?,
Alexandre Oliva
- [PATCH]: Optimize tst/cmp instructions for HC11/HC12,
Stephane Carrez
- [PATCH]: Optimize HC11 negsi/one_cmplsi,
Stephane Carrez
- [PATCH]: Fix HC11/HC12 logical and splits,
Stephane Carrez
- [PATCH]: Optimize and/or patterns on HC11/HC12,
Stephane Carrez
- Patch: FYI: gcj 3.1 status,
Tom Tromey
- [PATCH]: Optimize HC12 addressing modes,
Stephane Carrez
- [PATCH]: Fix HC11/HC12 register handling problems,
Stephane Carrez
- [PATCH]: Optimize HC11/HC12 libgcc assembly routines,
Stephane Carrez
- [PATCH]: Update HC11/HC12 machine costs,
Stephane Carrez
- [Fwd: Re: Bug in libiberty strtod.c],
Stuart Griffith
- Patch: FYI: thanks.html update,
Tom Tromey
- [PATCH] Fix PR target/5740,
Jakub Jelinek
- [PATCH' RFA] MIPS MEABI SUBTARGET_CPP_SIZE_SPEC,
cgd
- [PATCH] strtoll and strtoull in libiberty (fix: libstdc++/5611),
Douglas Gregor
- Patch: FYI: gcj 3.1 status update,
Tom Tromey
- [PATCH] Update a stab string to reflect gcc3,
Ira Ruben
- C++ PATCH: Fix inlining bug,
Mark Mitchell
- PATCH to assemble_variable separate section handling,
Jason Merrill
- [PATCH] Fix PR bootstrap/4128 (commited),
Jakub Jelinek
- Re: Patch for 64-bit HP-UX libstdc++-v3,
Steve Ellcey
- C++ PATCH for PR 5857,
Jason Merrill
- Patch: clean up previous libstdc++-v3/configure.in commit,
Anthony Green
- Re: [wwwdocs] Fix front page "current release",
Gerald Pfeifer
- wstring & wfstream,
Eric Ray
- Re: target/5712: [ARM] bad ADR generated,
Richard Earnshaw
- [v3] Fix collate_members_xx.cc tests,
Paolo Carlini
- Backward headers need fixing re. namespace,
Philipp Thomas
- Broken gcc.dg/weak-1 test,
Richard Earnshaw
- [cfg-branch] variable tracking preview,
Josef Zlomek
- RFC: PATCH to mklibgcc.in for EH debugging,
Jason Merrill
- [cfg-branch] bb-reoder fix,
Josef Zlomek
- C++ PATCH to static data template instantiations,
Jason Merrill
- Re: libjava "make install" silent failures,
Alexandre Oliva
- Unreviewed^(3) patches,
Billinghurst, David (CRTS)
- fix target/5312,
Richard Henderson
- Committed, testsuite: Tweak for PIC on mmix-*-* and cris-*-elf*.,
Hans-Peter Nilsson
- Add -D__PRAGMA_REDEFINE_EXTNAME to Solaris compiler flags,
Craig Rodrigues
- Patch: FYI: gcj 3.1 status page,
Tom Tromey
- PATCH kill some warnings in arm.md,
Richard Earnshaw
- [RFA] External CPP patch.,
Neil Booth
- Testcase for old bug,
law
- x86-64 multilibing,
Jan Hubicka
- Fix to x8664 vaarg handling,
Jan Hubicka
- Re: GCC build failed for native with your patch on 2002-03-14T14:15:04Z.,
Jan Hubicka
- [rfc w/ patch] enhancing TARGET_OPTIONS,
DJ Delorie
- Translations updated,
Philipp Thomas
- Unnamed functions, functors or, more formally, function literals,
Paul V. Andreev
- PATCH: gcc-3.0/features.html,
Gerald Pfeifer
- Re: RFH PR 5877 (sse comparisons),
Jan Hubicka
- [PATCH] Fix PPC combine ICE,
Franz Sirl
- Re: [PATCH] Fix PPC combine ICE,
Alan Modra
- Re: [PATCH] Fix PPC combine ICE,
Geoff Keating
- <Possible follow-ups>
- Re: [PATCH] Fix PPC combine ICE,
David Edelsohn
- Re: [PATCH] Fix PPC combine ICE,
Alexandre Oliva
- Re: [PATCH] Fix PPC combine ICE,
David Edelsohn
- Re: [PATCH] Fix PPC combine ICE,
David Edelsohn
- Re: [PATCH] Fix PPC combine ICE,
Richard Henderson
- Re: [PATCH] Fix PPC combine ICE,
Lars Brinkhoff
- Re: [PATCH] Fix PPC combine ICE,
Richard Henderson
- GEN_INT (trunc_int_for_mode (...)),
Lars Brinkhoff
- Re: GEN_INT (trunc_int_for_mode (...)),
Richard Henderson
- PATCH: GEN_INT_MODE (1/~4),
Lars Brinkhoff
- Re: PATCH: GEN_INT_MODE (1/~4),
Richard Henderson
- Re: PATCH: GEN_INT_MODE (1/~4),
Lars Brinkhoff
- Re: PATCH: GEN_INT_MODE (1/~4),
Richard Henderson
- PATCH: GEN_INT_MODE v2,
Lars Brinkhoff
- Re: PATCH: GEN_INT_MODE v2,
Stan Shebs
- Re: PATCH: GEN_INT_MODE v2,
Phil Edwards
- Re: PATCH: GEN_INT_MODE v2,
Lars Brinkhoff
- Re: PATCH: GEN_INT_MODE v2,
Richard Henderson
- Re: PATCH: GEN_INT_MODE v2,
Lars Brinkhoff
- Re: PATCH: GEN_INT_MODE v2,
Stan Shebs
- Re: PATCH: GEN_INT_MODE v2,
Lars Brinkhoff
- Re: PATCH: GEN_INT_MODE v2,
Richard Henderson
- PATCH: GEN_INT_MODE v3,
Lars Brinkhoff
- Re: PATCH: GEN_INT_MODE v3,
Richard Henderson
- PATCH: gen_int_mode for i386,
Lars Brinkhoff
- Re: PATCH: gen_int_mode for i386,
Richard Henderson
- Re: GEN_INT (trunc_int_for_mode (...)),
Alexandre Oliva
- Re: [PATCH] Fix PPC combine ICE,
David Edelsohn
- Re: [PATCH] Fix PPC combine ICE,
Geoff Keating
- Re: [PATCH] Fix PPC combine ICE,
Richard Henderson
- Java: Fix for PR java/5935,
Bryce McKinlay
- Remove Revision lines in ada/ subdirectory,
Geoffrey Keating
- Obivous rest_of_compilation fix,
Jan Hubicka
- patch for -Wno-long-long and early GNAT compilers,
Geoffrey Keating
- Patch to allow MAX_UNROLLED_INSNS to be overridden,
Michael Meissner
- IA64 unwinder stopgap patch,
Boehm, Hans
- [gnu.utils.bug] Bug in libiberty strtod.c,
Tom Tromey
- [XHTML 1.0] - random corrections,
Andrea 'Fyre Wyzard' Bocci
- [XHTML 1.0] - java faq patches,
Andrea 'Fyre Wyzard' Bocci
- rs6000 va_arg patch,
David Edelsohn
- [PCH] autogenerate root marking,
Geoffrey Keating
- PATCH to __gthread_active_ptr,
Jason Merrill
- C++ patch: remove old ABI stuff,
Richard Sandiford
- [ast-optimizer-branch] Break and continue elimination,
Sebastian Pop
- [PATCH] Fix C++ -Wunused with empty classes (regression from 3.0.x),
Jakub Jelinek
- PATCH to varasm.c,
Jason Merrill
- Committed, CRIS: Visibility: remove "internal" tweaks, use MODULE_LOCAL_P.,
Hans-Peter Nilsson
- [ast-optimizer-branch] Simplify,
Sebastian Pop
- [PATCH] Fix PR optimization/5891,
Jakub Jelinek
- Re: [PATCH] Fix copy_to_reg ICE in expand_expr,
Ulrich Weigand
- split_insn fix,
Jan Hubicka
- Possible C++ patch: mangling of 128-bit integers,
Richard Sandiford
- Fix IA-64 failure,
Jan Hubicka
- Profile code before function,
Hartmut Penner
- MIPS patch: complex returns and -msingle-float,
Richard Sandiford
- C PATCH to REFERENCE_TYPE handling,
Jason Merrill
- [PATCH] Fix PR target/5626 (take 2),
Jakub Jelinek
- [PATCH RFA] MIPS MEABI Pmode for 64-bit targets,
cgd
- fix optimization/5901,
Richard Henderson
- fix optimization/5878,
Richard Henderson
- [PCH] Use gengtype for some language stuff,
Geoffrey Keating
- PATCH: Avoid thread/pthread4.cc timeout on common platform,
Loren James Rittle
- [v3] ctype upper bits,
Benjamin Kosnik
- fix for strct-pack-1.c regressions,
Aldy Hernandez
- revert i386 internal visibility change,
Richard Henderson
- Changes to the GCJ manual,
Nic Ferrier
- [C++ PATCH]: Fix bug 5659,
Nathan Sidwell
- c-lex.h tweak,
Neil Booth
- Patch: PR java/5923,
Tom Tromey
- Repost: Patch to const-ify tree_code_{type,name,length},
Kaveh R. Ghazi
- PATCH: Update cp-demangle.c copyright notice,
Mark Mitchell
- [PATCH] Fix PR optimization/5892,
Jakub Jelinek
- [PCH] Use gengtype for struct function, machine_function,
Geoffrey Keating
- collect2 aix cross building,
Tom Rix
- Re: [PATCH] Fix wide charater literals,
Ulrich Weigand
- [PATCH] Fix wide charater literals (was Re: [RFC] Unexpected compiler twist of the wcscoll issue),
Jakub Jelinek
- Do not PROMOTE_PROTOTYPES on x86_64,
Jan Hubicka
- x86_64 specific fixes,
Jan Hubicka
- Re: reload_indi with scratch == target?,
Ulrich Weigand
- Java: Improve jcf-write error messages,
Bryce McKinlay
- [Ada] Update of GNAT Reference Manual,
Florian Weimer
- [cfg-branch] bb-reorder indentation fixes,
Josef Zlomek
- [Ada] GNAT User Guide,
Florian Weimer
- Re: Patch to const-ify *debug_hooks + add missing debug.o dependency,
Kaveh R. Ghazi
- Re: PR 5902: Parse errors,
Eric Blake
- Re: use posix_spawn in pexecute,
Roland McGrath
- fix compile/20010519-1.f regression,
Richard Henderson
- [v3] guard cwctype,
Benjamin Kosnik
- Committed, CRIS: Do va_arg computations on trees (PR c/3711), implement vis. "internal".,
Hans-Peter Nilsson
- [aldyh@redhat.com: eabi.asm and -fleading-underscore],
Aldy Hernandez
- fix gcc.misc-tests/bprob-1.c regression,
Richard Henderson
- .NOTPARALLEL,
Richard Henderson
- [PATCH re-RFA]: libstdc++-v3 cross-compile configury problem,
cgd
- sparc linux header patch,
Andrew Macleod
- sparcv9 RETURN_ADDR_RTX,
Andrew Macleod
- Re: links to issues, criteria,
Craig Rodrigues
- Re: your mail,
Daniel Berlin
- stl_bvector.h cleanup,
Richard Henderson
- HP-UX libstdc++ patch for 64 bit mode.,
Steve Ellcey
- Re: java/contribute.html (was: Status of Bugzilla?),
Gerald Pfeifer
- fix g++.brendan/label1.C regression,
Richard Henderson
- [libstdc++] Limiting testsuite runs to particular checks,
Phil Edwards
- [libstdc++] Only explicitly instantiate in testsuite when the system can't handle it,
Phil Edwards
- texi2pod: handle @include and @[fv]table,
Zack Weinberg
- C++ alias analysis patch,
Dan Nicolaescu
- [cfg-branch] bb-reorder.c documentation,
Josef Zlomek
- [PCH] handle free lists; more random GGCing.,
Geoffrey Keating
- [patch] COMPONENT_REFs referring to non-aliasing structures don't alias - take 2,
Dan Nicolaescu
- [Patch] (3.1.0pre, arm) : get libstdc++ working,
jeroen dobbelaere
- S/390: Add missing register to REG_ALLOC_ORDER array,
Ulrich Weigand
- Remove vms_fopen,
Richard Kenner
- Fix to vmsdbgout.c,
Richard Kenner
- Update to xm-vms.h,
Richard Kenner
- Patch to VMS prologue,
Richard Kenner
- VMS libiberty patch,
Richard Kenner
- Minor patches to VMS debugging,
Richard Kenner
- [patch] Fix 20020307-1.c.,
Kazu Hirata
- regression-checker: Add in new passes during regression.,
Hans-Peter Nilsson
- Java: Fix double-evaluation of RHS of array store,
Bryce McKinlay
- remove unused variable from cfg.c,
Andreas Jaeger
- Committed, MMIX: Do mmix_expand_builtin_va_arg computations on trees(PR c/3711).,
Hans-Peter Nilsson
- cleanup to altivec-1.c,
Aldy Hernandez
- Contents of file `gcc-3.1-b20020128.fr.po.gz',
Translation Project Robot
- New French PO file for `gcc',
Translation Project Robot
- Copied gcc.c-torture/execute/20020227-1.c to 3.1 branch,
Hans-Peter Nilsson
- Java patch: fix resource compilation for non-.jcr enabled targets,
Anthony Green
- [v3] Fix time_put::do_put for wchar_t,
Paolo Carlini
- [v3] Fix _M_compare_helper to normalize values,
Paolo Carlini
- fix g++.dg/opt/mmx1.C regression,
Richard Henderson
- [PATCH] Re: leaf functions are broken on SPARC,
Jakub Jelinek
- [PATCH] fix aliasing for chars in global structure,
Dan Nicolaescu
- Patch installed to const-ify mbchar.c,
Kaveh R. Ghazi
- Patch installed for signed/unsigned warning in attribs.c,
Kaveh R. Ghazi
- Patch installed to fix cp warnings, seems to fix a few tests too,
Kaveh R. Ghazi
- [testcase] PR optimization/5844,
Jakub Jelinek
- Updates to gcc 3.1 criteria.html,
Craig Rodrigues
- Committed, MMIX: Remove unused stack frame slot. Improve comments.,
Hans-Peter Nilsson
- Patch installed for minor fortran constification nit,
Kaveh R. Ghazi
- Patch: fix libstdc++-v3 cross builds to mingw32,
Anthony Green
- [PCH] use gengtype & GGC for more things,
Geoffrey Keating
- Patch installed for target const-ification,
Kaveh R. Ghazi
- Patch to gcc_release,
Joseph S. Myers
- Patch to make mn10200.h:PTRDIFF_TYPE a signed type,
Kaveh R. Ghazi
- Patch to provide a default POINTER_SIZE,
Kaveh R. Ghazi
- Fix preprocessor/5899,
Neil Booth
- [PATCH] Avoid ICE in convert_modes (regression from 3.0.x),
Jakub Jelinek
- Re: More CFG branch merge lossage,
Jan Hubicka
- Re: (forw) Re: (forw) pr5649 on powerpc (broken splitters),
Geoff Keating
- New tests for memcpy/memset/strlen/strcmp/strncmp,
Michael Meissner
- Re: GCC 3.1 Issues,
Jakub Jelinek
- Re: GCC 3.1 Issues,
Andreas Jaeger
- Re: GCC 3.1 Issues,
Richard Henderson
- <Possible follow-ups>
- Re: GCC 3.1 Issues,
Roger Sayle
- Re: GCC 3.1 Issues,
Andreas Jaeger
- Re: GCC 3.1 Issues,
Roger Sayle
- Re: GCC 3.1 Issues,
Daniel Berlin
- Re: GCC 3.1 Issues,
Andreas Jaeger
- Re: GCC 3.1 Issues,
Daniel Berlin
- Re: GCC 3.1 Issues,
Andreas Jaeger
- Re: GCC 3.1 Issues,
Richard Henderson
- Re: GCC 3.1 Issues,
Andreas Jaeger
- Re: GCC 3.1 Issues,
Neil Booth
- Re: GCC 3.1 Issues,
Florian Weimer
- Re: GCC 3.1 Issues,
Richard Henderson
- Re: GCC 3.1 Issues,
Andreas Jaeger
- Re: GCC 3.1 Issues,
Richard Henderson
- Re: GCC 3.1 Issues,
Andreas Jaeger
- Re: GCC 3.1 Issues,
Fergus Henderson
- Re: GCC 3.1 Issues,
Andreas Jaeger
- gcc says -MF is unrecognized when it isn't,
Andreas Schwab
- fix BIGGEST_ALIGNMENT for EABI real good ;-),
Geoffrey Keating
- [v3] Fix collate::do_transform,
Paolo Carlini
- Fix problem with multiple substitutions,
Richard Kenner
- Don't allow combine to make (zero_extend (const_int ..)),
Richard Kenner
- [PCH] generate GGC marker functions automatically from sources,
Geoffrey Keating
- patch to fix PR 5879,
Adam Megacz
- PLEASE APPROVE: patch to fix PR 5879, a serious gcc 3.1 regression,
Adam Megacz
- Re: PLEASE APPROVE: patch to fix PR 5879, a serious gcc 3.1regression,
Anthony Green
- Re: PLEASE APPROVE: patch to fix PR 5879, a serious gcc 3.1regression,
Jason Merrill
- Re: PLEASE APPROVE: patch to fix PR 5879, a serious gcc 3.1regression,
Anthony Green
- Re: PLEASE APPROVE: patch to fix PR 5879, a serious gcc 3.1regression,
Jason Merrill
- Re: PLEASE APPROVE: patch to fix PR 5879, a serious gcc 3.1regression,
Anthony Green
- Re: PLEASE APPROVE: patch to fix PR 5879, a serious gcc 3.1regression,
Jason Merrill
- Re: PLEASE APPROVE: patch to fix PR 5879, a serious gcc 3.1regression,
Jason Merrill
- Re: PLEASE APPROVE: patch to fix PR 5879, a serious gcc 3.1 regression,
Richard Henderson
- Re: PLEASE APPROVE: patch to fix PR 5879, a serious gcc 3.1regression,
Jason Merrill
- Re: PLEASE APPROVE: patch to fix PR 5879, a serious gcc 3.1 regression,
Richard Henderson
- Re: PLEASE APPROVE: patch to fix PR 5879, a serious gcc 3.1regression,
Anthony Green
- two patches for better jc1 error handling,
Per Bothner
- MIPS: o32 ABI problem with structs that require padding,
Alexandre Oliva
- doc/invoke.texi currently broken: here's a fix (take 2),
Ryan T. Sammartino
- eabi by-reference vararg may be loaded from the wrong address,
Alexandre Oliva
- doc/invoke.texi currently broken: here's a fix,
Ryan T. Sammartino
- Removed unnecessary millicode routines from libgcc on hppa64-hp-hpux11.X,
John David Anglin
- MIPS: fix failure to save all argument registers in varargs function,
Alexandre Oliva
- RFC [libstdc++v3] target-specific cpu_limits.h,
Danny Smith
- [v3] locale directory subdirs,
Benjamin Kosnik
- Re: altivec trashing frame ptr reg,
Aldy Hernandez
- patch for java/5812,
Per Bothner
- [Ada] Add missing new files,
Geert Bosch
- biggest_alignment fixme comment,
Aldy Hernandez
- biggest alignment for sysv4.h altivec,
Aldy Hernandez
- Re: biggest alignment for sysv4.h altivec,
Geoff Keating
- Re: biggest alignment for sysv4.h altivec,
Aldy Hernandez
- Re: biggest alignment for sysv4.h altivec,
Geoff Keating
- Re: biggest alignment for sysv4.h altivec,
Aldy Hernandez
- Re: biggest alignment for sysv4.h altivec,
Geoff Keating
- Re: biggest alignment for sysv4.h altivec,
Aldy Hernandez
- Re: biggest alignment for sysv4.h altivec,
Richard Henderson
- Re: biggest alignment for sysv4.h altivec,
Richard Henderson
- Re: biggest alignment for sysv4.h altivec,
David Edelsohn
- Re: biggest alignment for sysv4.h altivec,
Geoff Keating
- Re: biggest alignment for sysv4.h altivec,
David Edelsohn
- Re: biggest alignment for sysv4.h altivec,
Geoff Keating
- varargs for vectors,
Aldy Hernandez
- Re: gcc/gcc/ada 41intnam.ads 42intnam.ads 4aintnam ...,
Joseph S. Myers
- [Ada] Large merge committed,
Geert Bosch
- Re: Fix BIV detection with promoted loop indexes,
Ulrich Weigand
- Re: Libjava failures status,
Jan Hubicka
- [PATCH] Don't generate illegal REG_EQUIV notes,
Ulrich Weigand
- [PATCH] Fix PR middle-end/5877,
Jakub Jelinek
- Patch: fix to sparc.c:arith_4096_operand,
Kaveh R. Ghazi
- [libstdc++ 3.1] Move push_back() patch to branch,
Phil Edwards
- [v3] numeric_limits generic linkage cleanup,
Benjamin Kosnik
- Remove unused var from flow.c,
Andreas Jaeger
- [patch] h8300.c: Tighten insn length.,
Kazu Hirata
- Patch to add more floating point target macros,
Richard Sandiford
- [testcase] va_arg handling,
Jakub Jelinek
- Move copy_most_rtx to emit-rtl.c,
Richard Kenner
- [PATCH] spelling in documentation,
Michael Y. Brukman
- New testcase [v3.0.4 ICE on alpha],
Roger Sayle
- [v3] link map, instantiation consistency,
Benjamin Kosnik
- MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
Alexandre Oliva
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
Alexandre Oliva
- Message not available
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
cgd
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
Eric Christopher
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
Zack Weinberg
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
Eric Christopher
- Integrated -save-temps mode (Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp),
Zack Weinberg
- Re: Integrated -save-temps mode (Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp),
Neil Booth
- Re: Integrated -save-temps mode (Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp),
Zack Weinberg
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
Alexandre Oliva
- Message not available
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
cgd
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
Eric Christopher
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
cgd
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
Alexandre Oliva
- Message not available
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
cgd
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
cgd
- Message not available
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
cgd
- Re: MIPS SIZE_TYPE and PTRDIFF_TYPE revamp,
Alexandre Oliva
Unreviewed patches,
Kaveh R. Ghazi
IA-64 breakage from CFG branch merge 9,
Jim Wilson
US Software GOFAST fpcmp and dpcmp and NaNs,
Alexandre Oliva
A support function for loop infrastructure change,
Zdenek Dvorak
Fixes to .md include facility,
Matt Hiller
Re: [RFC] [PATCH] Fix reload regression (was: Re: Alias set and MEM tracking patch),
Richard Henderson
libffi closures for darwin & AIX,
andreas tobler
[PATCH] Fix PR c/3711,
Jakub Jelinek
[patch] COMPONENT_REFs referring to non-aliasing structures don't alias,
Dan Nicolaescu
Re: no-branch-likely,
law
Re: GCC build failed for native with your patch on 2002-03-06T23:16:26Z.,
Ulrich Weigand
Java: install language driver as $(target_alias)-gcj,
Jeff Sturm
New test for g77 regression,
law
PATCH: Enable gprof for Linux/mips,
H . J . Lu
PPC libjava fix,
Jan Hubicka
Re: [hubicka@ucw.cz: Re: EH notes and split instructions],
Jan Hubicka
Yet another non-call-exceptions handling fix,
Jan Hubicka
Another non-call-exceptions handling fix,
Jan Hubicka
Re: GCC build failed for native with your patch on 2002-03-06T18:46:34Z.,
Jan Hubicka
PATCH fix bug with compare ((unsigned)X >> CST, CST),
Richard Earnshaw
[v3] stl enums,
Benjamin Kosnik
-mabi=no-altivec,
Aldy Hernandez
Patch: PR java/5848,
Tom Tromey
patch for g++.old-deja/g++.benjamin/14687.C testcase,
Steve Ellcey
Patch: gcj access$0 error,
Tom Tromey
Re: ICE in simplify_plus_minus when called from loop.c,
Ulrich Weigand
Patch: gcj ggc patch,
Tom Tromey
Re: Bug with copyprop_hardreg_forward and shared RTX,
Ulrich Weigand
Help w/-Wtraditional warning about ISO C style function definitions,
Kaveh R. Ghazi
[libstdc++] General cleanups and updates,
Phil Edwards
[libstdc++] Wrap vector::push_back in DEPRECATED,
Phil Edwards
cfg merge part 11 - high level branch predictors,
Jan Hubicka
[patch] fix char* restrict,
Dan Nicolaescu
ssa fix,
law
[PATCH] Another patch to prevent potential clobbering of inputfile,
Ira Ruben
Re: Bug in gcc-20020114: m68k doesn't use tstsf/tstdf patterns,
law
[wwwdocs] New libstdc++-v3 snapshot.,
Phil Edwards
Fix version-bumping script (and all affected files),
Phil Edwards
cfg merge part 10 - BB duplication framework,
Jan Hubicka
Combine versus updating of liveness,
Jan Hubicka
Patch pending review,
Franz Sirl
f build dies with: undefined reference to `lookup_name',
Andrew Cagney
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Andrew Cagney
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Richard Henderson
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Richard Henderson
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Richard Henderson
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Richard Henderson
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Richard Henderson
- Re: f build dies with: undefined reference to `lookup_name',
Alan Modra
- Re: f build dies with: undefined reference to `lookup_name',
Alan Modra
- Re: f build dies with: undefined reference to `lookup_name',
Andrew Cagney
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Richard Henderson
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Neil Booth
- Re: f build dies with: undefined reference to `lookup_name',
Geoff Keating
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Geoff Keating
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Alan Modra
- Re: f build dies with: undefined reference to `lookup_name',
Geoff Keating
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Geoff Keating
- Re: f build dies with: undefined reference to `lookup_name',
Richard Henderson
- Re: f build dies with: undefined reference to `lookup_name',
Richard Henderson
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Richard Henderson
- Re: f build dies with: undefined reference to `lookup_name',
Alan Modra
- Re: f build dies with: undefined reference to `lookup_name',
Richard Henderson
- Re: f build dies with: undefined reference to `lookup_name',
David Edelsohn
- Re: f build dies with: undefined reference to `lookup_name',
Stan Shebs
- <Possible follow-ups>
- Re: f build dies with: undefined reference to `lookup_name',
Kazu Hirata
Problem with HARD_REGNO_CALL_PART_CLOBBERED: some changes,
Unruh, Erwin
Re: 3 GCC regressions, 3 new, with your patch on 2002-03-05T18:05:20Z.,
Jan Hubicka
Take two - CPP: #line semantic changes,
Zack Weinberg
Re: optimization/5844: Bad code generated for -O2 -mcpu=i586,
H . J . Lu
Don't emit #pragma or #ident into preprocessed assembly language,
Zack Weinberg
Re: [patch/rfc] Delete floatformat_arm_ext,
Andrew Cagney
Fix the passing of floats in indirect calls under hppa-linux,
John David Anglin
Deferred plabels on PA,
John David Anglin
Re: [CFG] Loop unswitching,
law
Committed: Switch default for search area in searchbox.ihtml,
Hans-Peter Nilsson
6 more langhooks.,
Neil Booth
[v3] README, RELEASE-NOTES updates,
Benjamin Kosnik
[cfg-branch] mainline merge,
Jan Hubicka
Re: CFG branch merge 5 - remove PROP_ALLOW_CFG_CHANGES,
Jan Hubicka
Re: gcc-ss-20020304 is now available,
Joseph S. Myers
[v3] Fix libstdc++/5816,
Paolo Carlini
[PATCH] 3 tiny mklibgcc.in fixes,
Jakub Jelinek
Re: target/5828: gcc-3.0.4 on arm : floating point registers incorrectly reloaded,
jeroen dobbelaere
Re: Kill traditional mode,
Zack Weinberg
patch: total_altivec_regs,
Aldy Hernandez
Re: RFA: use K&R style function definitions in splay-tree library,
DJ Delorie
C -W cleanup,
Geoffrey Keating
Re: [PATCH]: libiberty Warnings patrol,
DJ Delorie
Committed, MMIX: Fix ENCODE_SECTION_INFO and .hidden fallout,
Hans-Peter Nilsson
Have g++ link in LIBUNWIND if it exists,
Steve Ellcey
- Re: Have g++ link in LIBUNWIND if it exists,
Richard Henderson
- <Possible follow-ups>
- Re: Have g++ link in LIBUNWIND if it exists,
Steve Ellcey
- Re: Have g++ link in LIBUNWIND if it exists,
Steve Ellcey
- Re: Have g++ link in LIBUNWIND if it exists,
Steve Ellcey
- Re: Have g++ link in LIBUNWIND if it exists,
Steve Ellcey
- Re: Have g++ link in LIBUNWIND if it exists,
Benjamin Kosnik
- Re: Have g++ link in LIBUNWIND if it exists,
Steve Ellcey
- Re: Have g++ link in LIBUNWIND if it exists,
Steve Ellcey
- Re: Have g++ link in LIBUNWIND if it exists,
Benjamin Kosnik
- Re: Have g++ link in LIBUNWIND if it exists,
Steve Ellcey
IA64 performance patch,
Steve Ellcey
more .cvsignore cleanups,
Geoffrey Keating
remove old .cvsignore files in g++ testsuite,
Geoffrey Keating
Re: Problems with your invoke.texi patch,
Joseph S. Myers
[PATCH] libstdc++-v3 configury problem, cross-compiling formips.,
cgd
[C++ PATCH] Revert static_cast patch,
Nathan Sidwell
Patch to update texinfo.tex, fix @math uses,
Joseph S. Myers
Fix another crafty failure,
Jan Hubicka
[PATCH] Tiny -fssa-ccp fix,
Jakub Jelinek
[PATCH] Fix i386 ICE (simplify_subreg volatile mem issue),
Jakub Jelinek
Re: dwarf2out questi,
Aldy Hernandez
[Documentation patch] --with-libiconv-prefix,
Craig Rodrigues
[C++ PATCH]: DR 209 is not a defect,
Nathan Sidwell
patch, rs6000 mt-aix43,
Tom Rix
[C++ patch] similar to PR 4093,
Craig Rodrigues
Patch to make snapshots come from 3.1 branch,
Joseph S. Myers
[CFG] Loop unrolling,
Zdenek Dvorak
verify_flow_info improvements,
Jan Hubicka
More rest_of_compilation cleanups,
Jan Hubicka
Iterate dead code removal in cfgcleanup,
Jan Hubicka
fix jump threading with liveness,
Jan Hubicka
delete_trivially_dead_insns cleanup,
Jan Hubicka
dead code removal in flow.c cleanup,
Jan Hubicka
delete_insn_and_edges,
Jan Hubicka
xmalloc.c error message tweak,
Neil Booth
[libstdc++ trunk/3.1] Fix 3955.,
Phil Edwards
One more langhook,
Neil Booth
fix -fzero-initialized-in-bss bug,
Richard Henderson
[PATCH]: Define __GTHREAD_MUTEX_INIT_DEFAULT in gthr-win32.h,
Danny Smith
t-eabialtivec,
Aldy Hernandez
add ppc other variants to gcc.dg/20020103-1.c,
Aldy Hernandez
define "internal" visibility for i386,
Richard Henderson
improve visibility support,
Richard Henderson
Re: Changes to gcc 3.x to invoke an external cpp (updated patch 2),
Zack Weinberg
change to ENCODE_SECTION_INFO,
Richard Henderson
Java: hashtable synchronization for PowerPC,
Bryce McKinlay
Patch to provide a default BITS_PER_WORD,
Kaveh R. Ghazi
Patch to use the default CHAR_TYPE_SIZE,
Kaveh R. Ghazi
floating point emulation cleanup, 1/3,
Zack Weinberg
Patch to use ARRAY_SIZE in lieu of explicit "sizeof/sizeof",
Kaveh R. Ghazi
libjava "make install" is broken again,
Bryce McKinlay
- Re: libjava "make install" is broken again,
Alexandre Oliva
- Re: libjava "make install" is broken again,
Bryce McKinlay
- Re: libjava "make install" is broken again,
Jeff Sturm
- Re: libjava "make install" is broken again,
Alexandre Oliva
- Re: libjava "make install" is broken again,
Bryce McKinlay
- Re: libjava "make install" is broken again,
Andreas Schwab
- Re: libjava "make install" is broken again,
Tom Tromey
- Re: libjava "make install" is broken again,
Bryce McKinlay
- Re: libjava "make install" is broken again,
Alexandre Oliva
- Re: libjava "make install" is broken again,
Tom Tromey
- Re: libjava "make install" is broken again,
Alexandre Oliva
- Re: libjava "make install" is broken again,
Bryce McKinlay
- Re: libjava "make install" is broken again,
Alexandre Oliva
- Re: libjava "make install" is broken again,
Tom Tromey
- Re: libjava "make install" is broken again,
Alexandre Oliva
- <Possible follow-ups>
- RE: libjava "make install" is broken again,
Boehm, Hans
[v3] Improve some tests,
Paolo Carlini
patch: problem with zero_extend,
Herman ten Brugge
Patch to move BITS_PER_UNIT to defaults.h,
Kaveh R. Ghazi
[PATCH] Java: fix for java/5758 and java/5632,
Alexandre Petit-Bianco
[patch] h8300 port: Precisely specify length of shift insns.,
Kazu Hirata
More trunc_int_for_mode missing in sparc.c trampoline,
Richard Kenner
Fix regressions caused by RTH's component patch of 2/21,
Richard Kenner
update gcj.texi for --classpath changes,
Per Bothner
Re: Patch to move explicit zero initialization to bss section [take 2],
Kaveh R. Ghazi
RFC: Target config headers out of config.h,
Zack Weinberg
fix execute/va-arg-5 on ia64,
Richard Henderson
Re: Weak functions on powerpc64-linux,
Alan Modra
Re: [ast-optimizer-branch] tree-dfa (5/5),
Diego Novillo
Re: [ast-optimizer-branch] Simplify (4/5),
Diego Novillo
Re: [ast-optimizer-branch] Pretty print (3/5),
Diego Novillo
Re: [ast-optimizer-branch] Call graph for C (2/5),
Diego Novillo
Re: [ast-optimizer-branch] Add documentation (1/5),
Diego Novillo
Re: [PATCH] Make libgcc.a symbols .hidden,
cgd
Re: Clarify #line semantics,
Zack Weinberg
[patch] h8300.c: Clean up h8300_adjust_insn_length.,
Kazu Hirata
Re: [C++ Patch] PR 4093,
Alex Rosenberg
Re: Patch to rework IEEE floating point checks,
Richard Sandiford
Re: altivec fix for starting_frame_offset,
David Edelsohn
xfail two ia64 tests,
Richard Henderson
Re: [new-regalloc-branch]: (try_recolor_web) reset colors bugfix,
Denis Chertykov
[C++ PATCH]: More fallout from PR 775 fix,
Nathan Sidwell
Re: 252.eon,
Michael Matz
Fix trunk crafty build failure,
Jan Hubicka
Re: gcc stack-smashing protector (for gcc-3.0.4),
Hiroaki Etoh
Re: [CFG] Loop unswitching patch,
Jan Hubicka
Re: CFG branch merge 8 - SMALL_REGISTER_CLASSES versus profiling,
Jan Hubicka
Re: Followup patch (was Re: [C++ Patch] PR 4093),
Jason Merrill
Re: [PATCH RFC] installing libiberty headers, round three,
Phil Edwards
Re: [PATCH] Make libgcc.a symbols .hidden (fix for non-GNU make, take 2),
Jakub Jelinek
[patch] h8300 port: Remove trailing spaces.,
Kazu Hirata
[patch] h8300 port: Add 16-bit constant address support.,
Kazu Hirata
Re: adjust generation of component addresses,
Richard Henderson
Mail converted by MHonArc 2.5.1