July 2002 Archives by thread
Starting: Mon Jul 1 01:54:00 GMT 2002
Ending: Wed Jul 31 23:33:00 GMT 2002
Messages: 1916
- GCC 3.1.1 Status
Gerald Pfeifer
- PATCH: optimization/7145: g++ -O with structure initializer & returnvalue optimization generates bad code
Jason Merrill
- Patch to include traditional C support removal in beginner project docs
Gerald Pfeifer
- Finish i386/ CPP builtin conversion.
Neil Booth
- Fix preprocessor/7150
Neil Booth
- builtin_return_addr vs frame_pointer_needed vs -O3
Ian Dall
- PATCH: projects/beginner.html -- work around a MetaHTML bug
Gerald Pfeifer
- Patch to -Wtraditional to detect ISO C style function definitions
Kaveh R. Ghazi
- [patch] toplevel Makefile.in: remove more references to building emacs
Nathanael Nerode
- tradcpp removed
Neil Booth
- new build_function_type_list()
Mark Mitchell
- [Fwd: [Fortran, trunk, committed] Make news message about allowed array sizes for g77-3.1 clearer.]
Mark Mitchell
- [C++ PATCH for 3.1] Fix PR6716 regression (take 4)
Mark Mitchell
- Month ping: Re: Typo in configure.in for combined tree (uberbaum-style) builds
Daniel Jacobowitz
- Patches waiting for review
Jeff Law
- [v3] bump libstdc++.so version to 5
Benjamin Kosnik
- [v3] gcc-3_1-branch configure sync
DJ Delorie
- PATCH: Fix initialization of const_int_rtx's
Jeff Law
- [v3] remove instantiations, backwards tweaks
Benjamin Kosnik
- Testsuite should always find ObjC headers
Stan Shebs
- update variable-arguments documentation in README.Portability
Matt Kraai
- cpplib: More traditional tests
Neil Booth
- Committed: testcase gcc.c-torture/compile/20020701-1.c for target/7177
Hans-Peter Nilsson
- basic multimedia patch applied to SH gcc port
Joern Rennecke
- [patch] clean up config-ml.in
Nathanael Nerode
- Unreviewed patches
Joern Rennecke
- prototypes for functions with no arguments
Matt Kraai
- [patch, applied to gcc] eliminate references to LIBGCC1_TEST
Nathanael Nerode
- [patch] --without-x
Nathanael Nerode
- preprocessor/7029: preprocessor should ignore #warning with -M
Neil Booth
- [patch] no more building apache in the tree!
Nathanael Nerode
- Fix two testsuite failures on k6-pc-linux-gnu
Jeff Law
- Gane US$500.00 o mas con su PC !
Agente Hispa21
- [RFA:] Fix PR target/7177. Ok for 3.1?
Hans-Peter Nilsson
- Patch: incorrect hardcoding of java's modifier_ctx array size
Tom Tromey
- Patch: FYI: PR 7073 patch
Tom Tromey
- C++ PATCH: Fix PR 7112
Mark Mitchell
- [PATCH] Fix sh-elf build failure
Roger Sayle
- [RFA] Skip back-end initialization when possible
Neil Booth
- [libstdc++] Docs tweak
Phil Edwards
- [libstdc++] Fix _GLIBCPP_VERSION
Phil Edwards
- [C++] Unreviewed patch for 3.1
Kriang Lerdsuwanakij
- [C++ PATCH for 3.1, committed] Fix PR6716 regression (take 5)
Kriang Lerdsuwanakij
- [C++ PATCH] Fix PR6944
Jason Merrill
- [patch] delete more dead targets at top level
Nathanael Nerode
- Enable designated initializers in ObjC
Stan Shebs
- [patch] don't build send-pr,prms,gnats.tar
Nathanael Nerode
- Patch: idiot proof --with-gnu-{as,ld} configury
Anthony Green
- [v3] Fix libstdc++/6642
Paolo Carlini
- patch applied to sh port: miscellaneous vector-related fixes and optimizations
Joern Rennecke
- [RFC PATCH] Fix middle-end/6963
David Edelsohn
- [patch] toplevel configure in target makefrag reorg, final version
Nathanael Nerode
- [patch] target makefile frag collection, REALLY correct.
Nathanael Nerode
- Patch to improve Pentium III double performance
Will Cohen
- C++ fix bootstrap problem incomplete_type_error undefined.
Graham Stott
- Stage 2.
Toon Moene
- cpplib: Document traditional preprocessing
Neil Booth
- cpplib: More -traditional-cpp tests.
Neil Booth
- [checked-in ChangeLog fixes] (was: Re: [PATCH] Objective-C : Do not accept an object as parameter to a method)
cgd@broadcom.com
- RFA: improved generic simd operations
Richard Henderson
- [applied PATCH] handle LE MIPS targets w/ tm_defines.
cgd@broadcom.com
- [PATCH RFA] enable mangle6 for mipsisa64*-*-*
cgd@broadcom.com
- Patch for ILP32/LP64 exception handling
Richard Henderson
- [PATCH] atomicity for mips patch
Eric Christopher
- New update to optabs.c for optimizing C op R expressions.
Richard Henderson
- [PATCH] Fix combine.c compilation warnings.
Richard Henderson
- gcc.dg/20020312-2.c: check for __PPC__
Richard Henderson
- convert 32-bit PowerPC GNU/Linux to TARGET_OS_CPP_BUILTINS
Matt Kraai
- PATCH: Fix aclocal.md in fastjar and libffi (Re: How is aclocal.m4 in gcc maintained?)
H. J. Lu
- How is aclocal.m4 in gcc maintained?
H. J. Lu
- [v3] libstdc++/6410
Benjamin Kosnik
- 3.2 PATCH: Support O32 ABI on IRIX 6 (take 2)
Eric Christopher
- [PATCH] Objective-C : Do not accept an object as parameter to a method
Nicola Pero
- RFA: ObjC fix typed selector duplication
Nicola Pero
- Fix arm-linux bootstrap problem on cvs.
jeroen dobbelaere
- Bug in flex prevents fixing ISO C warnings in gengtype-lex.c
Kaveh R. Ghazi
- [v3] libstdc++/7097
Benjamin Kosnik
- New register allocator
Geoff Keating
- [patch] small tweak to top level configure.in
Nathanael Nerode
- PATCH: Fix canadian cross build for libjava (Re: Does canadian cross build work in libjava?)
H. J. Lu
- Unreviewed patches for 3.2
Rainer Orth
- PATCH: Fix Linux/mips configure
H. J. Lu
- Remove a wart from darwin.h
Stan Shebs
- [libstdc++] patch for auto_ptr problems
Phil Edwards
- [v3] libstdc++/7057
Benjamin Kosnik
- [patch] more toplevel configure.in tweaks
Nathanael Nerode
- [patch] misc mips changes
Eric Christopher
- reload doesn't compensate for reloaded POST_INC in inherited address
Alexandre Oliva
- patch applied to sh.md: fix mshf_{lo,hi}* patterns
Joern Rennecke
- [PATCH RFA] include CC1-related specs when preprocessing.
cgd@broadcom.com
- [v3] consolidate neg tests
Benjamin Kosnik
- gcc 3.1 and -fnative-struct patch
Paul Butcher
- fix AIX related typeinfo failures
Nathan Sidwell
- [v3] custom char_traits fixups, round one
Benjamin Kosnik
- [libstdc++] patch for "make install" problems
Uros Bizjak
- PATCH: cvs.html and bison
Gerald Pfeifer
- [PATCH] Overhaul builtin function attributes
Roger Sayle
- [wwwdocs] Simple change to index.html to eliminate a redirect
Gerald Pfeifer
- Patch to add imadd type to mips.md
Richard Sandiford
- patch for gcc-3.1 for C++ FE GC bug
Jim Wilson
- [patch] slight toplevel configure.in rearrangment
Nathanael Nerode
- [tree-ssa-branch] Don't simplify target builtins [patch]
Diego Novillo
- Document ggc_add_root as obsolete
Geoffrey Keating
- [PCH] Replace 'always' with 'default', use switch statements
Geoffrey Keating
- [wwwdocs]: Fix 68HC11 link and description in extensions.html
Stephane Carrez
- [PCH] Make (struct options).info const
Geoffrey Keating
- [PCH] Move special handling to gengtype's frontend
Geoffrey Keating
- [PATCH] add option to eliminate unused types in dwarf2 output (v2)
Scott Snyder
- Typo in configure.in for combined tree (uberbaum-style) builds
Alexandre Oliva
- libtool / GCC 3.2 question and patch
Alexandre Oliva
- Patch: libobjc reformat thr-*.c. (long, gzipped)
rbrown64@csc.com.au
- PATCH: Remove duplicated AC_COMPILE_CHECK_SIZEOF
H. J. Lu
- PATCH: config/i386/i386.c(ix86_expand_int_movcc): Don't add when ct == 0
rbrown64@csc.com.au
- typedef-named class member functions can be public
Alexandre Oliva
- gcov, paths/to/src & test coverage
Nathan Sidwell
- [patch] c-parse.in
Nathan Sidwell
- Unreviewed Ada bootstrap patch for 3.2 [Re: Cfgcleanup fix]
Rainer Orth
- PATCH: Fix PR6706
Mark Mitchell
- [PATCH] Objective-C : Do not accept an object as parameter to a method (take 2)
Devang Patel
- [PATCH]: Add peephole2 for HC11/HC12
Stephane Carrez
- [PATCH] genatomata patch for correct max_insn_queue_index generation.
Vladimir Makarov
- [PATCH]: optimize HC11/HC12 32-bit shift pattern
Stephane Carrez
- PATCH to cp_convert_to_pointer
Jason Merrill
- [PATCH]: Fix some constraints for HC11/HC12
Stephane Carrez
- ISO C style function definitions fixed
Andreas Jaeger
- Fix PR c/7102
Eric Botcazou
- Testsuite
Eric Botcazou
- C++: delete of incomplete type is undefined, not ill-formed
Alexandre Oliva
- New C testcases
Alexandre Oliva
- [Patch] optabs.c: Optimize C .op. R - revoke.
Toon Moene
- [PATCH] Preserve noreturn attribute of _Exit and _exit
Roger Sayle
- [PATCH] Simplify abort and exit builtin prototypes
Roger Sayle
- Patch for 'not used' warning from cp-demangle.c
Kaveh R. Ghazi
- [PCH] Generate RTX marker routine
Geoffrey Keating
- [PCH] Don't use 'rindex' as a variable name
Geoffrey Keating
- [v3] libstdc++/7186
Paolo Carlini
- Committed, MMIX: Emit function prologue and epilogue as rtl.
Hans-Peter Nilsson
- RFA: gcc.dg/simd-1.c fix for x86
Joern Rennecke
- [PATCH] Fix C++ error reporting problem
Roger Sayle
- patch for sh64 compare to zero / branch prediction applied.
Joern Rennecke
- [libstdc++] Problems with deques (patch included)
Peter Schmid
- C++ PATCH: More parser tidying
Mark Mitchell
- C++ PATCH: More tiny cleanups
Mark Mitchell
- [libstdc++] new note in the containers documentation
Phil Edwards
- [PATCH] One more C++ include path fix.
Phil Edwards
- [patch] top level: blow away bsp, libstub, cygmon
Nathanael Nerode
- RFA: Add gcc3_compiled identifier for STABS output
Nick Clifton
- [C++ PATCH,committed] Fix a pt.c warning
Kriang Lerdsuwanakij
- [tree-ssa-branch]: Convert ref arrays to lists
Daniel Berlin
- [wwwdocs] clean up v3 web pages, shuffle bits
Phil Edwards
- [PATCH] __builtin_frame_address(0) doesn't work without the frame pointer
Denis Zaitsev
- [PATCH] applied atomicity patch for mips
Eric Christopher
- [patch] remove references to 'grez'
Nathanael Nerode
- [PATCH]: Fix for Interix build failure from undefined external.
Douglas B Rupp
- [PATCH]: hppa support for OpenBSD
Federico G. Schwindt
- treelang update for attribs changes
Tim Josling
- [PATCH] LOAD_EXTEND_OP only applies to (subreg (mem ...))
Roger Sayle
- MIPS patch: allow ints in FPRs, rework some float patterns
Richard Sandiford
- 3 compiler warnings
Taco Witte
- PATCH: Deprecate DWARF 1
Mark Mitchell
- adjust generation of component addresses
David Edelsohn
- Add hppa*64* support to libtool in binutils
John David Anglin
- [PATCH, arm] Stack the PIC register for Thumb if PIC is enabled
Adam Nemet
- [PATCH] --enable-gofast switch for mips/others
Eric Christopher
- g++ man page in cross environments
Ben Elliston
- C++ patch pt.c fix warning.
Graham Stott
- cpplib: More traditional tweaks
Neil Booth
- C++ PATCH: Yet more cleanups
Mark Mitchell
- ppc frame cleanup patch
Aldy Hernandez
- PATCH for c++/6255
Jason Merrill
- PATCH to cp-demangle.c for __Uxxxx encoding
Jason Merrill
- [PCH] Use GGC for dwarf2 datatypes
Geoffrey Keating
- PATCH: config/i386/i386.c(ix86_expand_int_movcc): Don't add when ct == 0: Withdrawn
rbrown64@csc.com.au
- powerpc64-linux asm spec
Alan Modra
- {PATCH] Do not override configure decision about inhibit_libc
Momchil Velikov
- [RFA] Use location_t to record declaration location in tree_decl
Gabriel Dos Reis
- Valarray PATCH: Fix 7215
Gabriel Dos Reis
- [patch] cleanup target makefile frag collection in toplevel
Alexandre Oliva
- Unreviewed patches for regalloc merge
Michael Matz
- [PATCH] Fix 3.1 ICE on mplayer (regression from egcs 1.1.2 at least)
Jakub Jelinek
- [PATCH] Fix eliminable register offset
Momchil Velikov
- Fix MMX builtin code causing memory corruption
Jan Hubicka
- [3.1] prefetching failure
Jan Hubicka
- Minor mn10200 fix
Jeff Law
- mn10200 testsuite fixes
Jeff Law
- C++ PATCH: More parser tweaks
Mark Mitchell
- mn10200 prologue fix
Jeff Law
- RFA: combine: don't replace a sign with a zero extension
Joern Rennecke
- RFA: Another refinement for simplify_subreg
Joern Rennecke
- RFA: Alternate patch to avoid multiple zero vectos (Was: Re: AltiVec support toasted in HEAD)
Joern Rennecke
- [Patch, Fortran, committed to trunk] Fix libf2c/7236
Toon Moene
- [tree-ssa-branch] constant propagation [patch]
Diego Novillo
- [patch] don't bzero->memset if cfun is memset
DJ Delorie
- Returned mail: Host unknown (Name server: gcc.gnu.org.: host not found)
rbrown64@csc.com.au
- PATCH: config/i386/i386.c(ix86_expand_int_movcc): Don't add when c{t,f} == 0
rbrown64@csc.com.au
- PATCH: Fix failure of arith-rand-ll.c on hppa 32-bit targets
John David Anglin
- optimization/7130: miscompiled code for gcc-3.1 in powerpc linux with -funroll-all-loops
Alan Modra
- [testcase] GCC 3.1 NRV related miscompilation
Jakub Jelinek
- libcall changes for the scheduler
Franz Sirl
- RFA: integer subregs of float vectors / Re: c/7225: ice on generic vectors (floats)
Joern Rennecke
- thread-local storage: c front end and generic backend patch
David Edelsohn
- [patch] minor toplevel configure.in simplification
Nathanael Nerode
- RFC 2 of N for removing front end hard coding from gengtype.c
Tim Josling
- document profile.c
Nathan Sidwell
- c++/7280: [PATCH] NRV related miscompilation
Jason Merrill
- [PATCH] Fix PR debug/7241 (regression from 2.95.x)
Jakub Jelinek
- [cfg] gcse global variables removal
Zdenek Dvorak
- [PATCH] exp and log builtin function infrastructure
Roger Sayle
- C++ PATCH: PR 7224
Mark Mitchell
- C++ PATCH: Fix breakage from last change
Mark Mitchell
- [PATCH] Use CLEAR_BY_PIECES_P in clear_storage
Roger Sayle
- RFC & patch: Rework MIPS command-line handling
Richard Sandiford
- [patch] minor cleanups to toplevel configure.in
Nathanael Nerode
- [PATCH/RFA] Register prefix changes for VAX ELF
Richard Henderson
- HP-UX IA64 ILP32 patch
Richard Henderson
- [patch] toplevel configure.in: some skipdirs->noconfigdirs
Nathanael Nerode
- [patch] move enquire out of the way
Nathanael Nerode
- [patch] toplevel configure.in: some skipdirs->noconfigdirs take 2
Nathanael Nerode
- [PATCH]: Fix some HC11 constraints
Stephane Carrez
- Patch for 32-bit vtable
Jessica Han
- patch ping...
Eric Christopher
- Unreviewed important patches for regalloc
Geoff Keating
- 3.1.1 PATCH: Fix libstdc++-v3 isprint for Solaris 2.5.1
Rainer Orth
- [PATCH/RFA] libffi: SH support
kaz Kojima
- bzero optimization rarely does
Kaveh R. Ghazi
- target/7282: powerpc64 SImode in FPR
Alan Modra
- target_requires_64bit_host_wide_in unused
Andreas Jaeger
- ns32k port patches
Ian Dall
- [patch] change TEST_HARD_REG_BIT to return 0 or 1
Marek Michalkiewicz
- try_replace_reg fix
Jan Hubicka
- hoist_expr_reaches_here_p fix
Jan Hubicka
- cprop "fix"
Jan Hubicka
- recog.c apply_change_group ret zero if num_changes is 0.
Graham Stott
- set_new_handler does not throw
Andreas Schwab
- [3.1 branch] allow bootstrap on m68k-linux
Matthias Klose
- patch for simtest-howto.html
Andreas Jaeger
- [libstdc++ patch] add missing qulifications in codecvt_specializations.h
Matthias Klose
- New memcpy and memset inlining testcases.
Roger Sayle
- [PATCH] Support -fno-builtin-foo options in C++
Roger Sayle
- omission from gengtype languages independence patch
Tim Josling
- [PATCH 3.1.1] Fix vax casesi
John David Anglin
- Patch: FYI: Classpath comparison update
Tom Tromey
- C++/i86 thunk patch
Nathan Sidwell
- other/7114: ICE building strcoll.op from glibc-2.2.5
Alan Modra
- [Ada] make.adb fix for many parameters (lost in big merge)
Florian Weimer
- Another fix for simd subregs: reload & simplify_subreg
Joern Rennecke
- Allow MODE_VECTOR_FLOAT constants for 'F'
Joern Rennecke
- Athlon specific optimization
Jan Hubicka
- Athlon SSE optimization
Jan Hubicka
- x86-64 prefetch fix
Jan Hubicka
- RFA: Big endian fix for subreg_regno_offset
Joern Rennecke
- Patch: FYI: Classpath recomparison
Tom Tromey
- [tree-ssa-branch]: Steensgaard alias analysis
Daniel Berlin
- [PATCH] Fix nested funcs on sparc-netbsdelf
Jason R Thorpe
- new-regalloc merge broke target sh-elf, MEMORY_MOVE_COST undefined
tm
- Missing link
Phil Edwards
- regrename bug fix
Joern Rennecke
- Committed, MAINTAINERS: fix typo email address.
Hans-Peter Nilsson
- Update email address
Neil Booth
- open-code arbitrary moves for modes with the same size as a word.
Joern Rennecke
- Remove <varargs.h> support, revised
Zack Weinberg
- gcc 3.2 (20020623) experimental built fine on vax-dec-netbsdelf
Richard Henderson
- Fix PR c/7153
Richard Henderson
- V3 PATCH: Move slice definition into slice_array.h
Gabriel Dos Reis
- PATCH: config/i386/i386.c(ix86_expand_int_movcc): Avoid add if mask and cf == 0
rbrown64@csc.com.au
- m68hc11 fix
Jan Hubicka
- new-regalloc merge also broke ARM taget
jeroen dobbelaere
- [C++] Unreviewed patches
Kriang Lerdsuwanakij
- PATCH Fix ARM prologue scheduling.
Richard Earnshaw
- [C++ PATCH] Fix PR2862, 2863
Kriang Lerdsuwanakij
- EXPAND_BUILTIN_VA_START followup
Zack Weinberg
- PA patch for conversion.c testsuite failure
Steve Ellcey
- RFA: regrename: Don't record high part copies
Joern Rennecke
- ia64 indirect call optimization
Richard Henderson
- [new-regalloc] Add the comments from HEAD
Michael Matz
- optimization/7147: ifcvt.c problem (regression)
Richard Henderson
- POINTERS_EXTEND_UNSIGNED fix (found on IA64 HP-UX)
Steve Ellcey
- "./contrib/gcc_update --touch" doesn't work with make
H. J. Lu
- Declare some Darwin functions as const
Stan Shebs
- [applied patch] update top-level config.sub, config.guess.
cgd@broadcom.com
- Move some macros from rs6000 Darwin to generic Darwin
Stan Shebs
- [PATCH] Fix PR optimization/6713
Richard Henderson
- RFA: regrename: preserve highpart & lowpart extraction in find_oldest_value_reg, copyprop_hardreg_forward_1
Joern Rennecke
- Committed, CRIS: config/cris.h config/linux.h: Don't --gc-sections if -r.
Hans-Peter Nilsson
- strip out ".." from gcc search paths
Alan Modra
- toplev.c lang_independent_init patch for i960 build failure
Jim Wilson
- unreviewed patch for a 3.1 PR
Alan Modra
- Optimize C / R.
Roger Sayle
- [PATCH] Resolve conflict new-regalloc - ARM
jeroen dobbelaere
- [C++ PATCH] PR 7320 - rtti
Nathan Sidwell
- division in myproc.md vs libgcc
Pierre Mallard
- ifcvt.c improvements for a new port
Bernd Schmidt
- [PATCH] ARM endianess fixes
Momchil Velikov
- [PATCH] Stale reload register use
Momchil Velikov
- libffi: closures for sparc
Jeff Sturm
- PATCH: restore search functionality
Gerald Pfeifer
- c++ bug 6831 (ABI)
Nathan Sidwell
- [tree-ssa] PATCH to build _stmts immediately when simplifying
Jason Merrill
- applied patch: revamp SH5 trampolines
Joern Rennecke
- [Fwd: patch applied: better vector mode support for sh port]
Joern Rennecke
- [wwwdocs] New development plan
Gerald Pfeifer
- [tree-ssa-branch] dump-tree-pre option
Ben Elliston
- patch applied: don't use fmov.d for SHcompact little endian.
Joern Rennecke
- patch applied: code SHcompact udivsi3_i4 in SHmedia mode
Joern Rennecke
- PATCH: index.html -- GCC 3.1.1 and 3.3 updates
Gerald Pfeifer
- libffi port for x86-64
Bo Thorsen
- 3.3 PATCH: Sort libjava test sources
Rainer Orth
- Remove hardcoded paths in x86-64 linux compilation
Bo Thorsen
- cpplib: bool correctness
Neil Booth
- [wwwdocs] List contributors to tree SSA project [patch]
Diego Novillo
- Remove SCCS_DIRECTIVE, allow #sccs everywhere
Neil Booth
- [tree-ssa-branch] improved dumping options
Ben Elliston
- [libstdc++] documentation tweak
Phil Edwards
- RFC: Improvements to alternate-entry-point handling
Zack Weinberg
- [PATCH/RFA] libffi: SH support (Take 2)
kaz Kojima
- cppexp.c tweak
Neil Booth
- [patch] libunwind-based exception-handling for gcc
David Mosberger
- [PCH] GC splay trees
Geoffrey Keating
- Patches: Code cleanup - remove unused variables
Reichelt
- Patch for warnings in new register allocator code (ra-*.c)
Kaveh R. Ghazi
- Make SPEC2000 and the new allocator
Michael Matz
- PATCH: Support Linux/mips in libffi
Anthony Green
- Minor cleanup to pa.c
John David Anglin
- Fix hppa64-linux bootstrap failure
John David Anglin
- patch applied to sh port: suppress some warnings.
Joern Rennecke
- [Fwd: [RFA] __restrict_arr]
Michal Ludvig
- [new-regalloc] pre-reload bugfix
Denis Chertykov
- [tree-ssa-branch] improved dump options (re-post)
Ben Elliston
- loop_givs_rescan patch beraks sh port (Was: Re: [PATCH] Fix PR optimization/6713)
Joern Rennecke
- Fix small mistake
Bo Thorsen
- boehm-gc x86-64 support
Bo Thorsen
- [PATCH] Fix PR optimization/6713 (testsuite failure)
David Edelsohn
- libffi x86-64 patch checked in
Bo Thorsen
- [PATCH re-RFA] include CC1-related specs when preprocessing.
cgd@broadcom.com
- V3 PATCH: Implement DR 123 resolution
Gabriel Dos Reis
- few x86-64 fixes
Jan Hubicka
- x86-64 support
Bo Thorsen
- 'strip out ".." from gcc search paths' causes bootstrap failures
jeroen dobbelaere
- Updated link
Gerald Pfeifer
- Who approves write-after-approval folks?
Hans-Peter Nilsson
- [new-allocator] ra-build changes & is_death
Denis Chertykov
- [tree-ssa-branch]: Fix tree-ssa-pre
Daniel Berlin
- ARM patch for branch
Mark Mitchell
- [tree-ssa] PATCH to c-pretty-print.c: improve TARGET_EXPR, RETURN_STMT support
Jason Merrill
- cpplib: Fix ?: unsignedness buglet [was Re: Add new CPP arithmetic warning?]
Neil Booth
- PATCH: Add --with-arch=cpu (Re: Should gcc configurted for CPU to generate code for CPU by default?)
H. J. Lu
- 3.3 PATCH: Fix IRIX 6 O32 bootstrap failure with native as
Rainer Orth
- DEC float patch
Mark Mitchell
- 3.3 PATCH: Support DWARF-2 EH on IRIX 6 O32
Rainer Orth
- 3.3 PATCH: Handle mips gas 2.13 -mdebug switch
Rainer Orth
- Unreviewed 3.3 Ada patch
Rainer Orth
- FW: [PATCH]: hppa support for OpenBSD
Federico G. Schwindt
- cpplib: Add sign promotion warning
Neil Booth
- Alias analysis - does base_alias_check still work ?
Richard Henderson
- [tree-ssa] Fix invoke.texi
Andreas Jaeger
- [PATCH] Optimize abs(x) < 0.0
Roger Sayle
- [libstdc++] initial ABI doc, more updates
Phil Edwards
- [C++ PATCH] Fix typename access checking regressions
Kriang Lerdsuwanakij
- [libstdc++ 3.1] Merge documentation from mainline
Phil Edwards
- PATCH: index.html and pending releases
Gerald Pfeifer
- 3.3 PATCH: Remove error_with_file_line use in cp/spew.c
Gabriel Dos Reis
- PATCH: index.html and the new register allocator
Gerald Pfeifer
- Patch to mirrors.html
Timothy Bedding
- [PATCH] Minor g++ command line processing cleanup.
Roger Sayle
- patch for ppc405 erratum 77 for gcc3.0.2
dank@kegel.com
- C++ PATCH: Fix PR/7363, a regression
Gabriel Dos Reis
- [PATCH] Some more built-in function attributes
Roger Sayle
- [PATCH] collect2 ctor name mismatch
David Edelsohn
- RF[AC]: Dollars in identifiers mess
Neil Booth
- [patch ping] coverage analysis
Nathan Sidwell
- remove unused var in reload1.c
Andreas Jaeger
- [tree-ssa] Get rid of some warnings
Andreas Jaeger
- 6 GCC regressions, 2 new, with your patch on 2002-07-20T23:26:42Z.
Jan Hubicka
- c-typeck.c: Remove unused macro
Neil Booth
- [RFA]: Remove GET_ENV_PATH_LIST
Neil Booth
- DI support in libgcc2
Hartmut Schirmer
- function.c: Remove unused macro.
Neil Booth
- c-format.c: Remove unused macros.
Neil Booth
- gengenrtl.c: Remove creation of unused macro.
Neil Booth
- global.c: Remove unused macros.
Neil Booth
- profile.c: Remove unused macro.
Neil Booth
- predict.c: Remove unused macros.
Neil Booth
- Patch to c99status.html for 3.2
Joseph S. Myers
- sched-rgn.c: Remove unused macros.
Neil Booth
- simplify-rtx.c: Remove unused macro.
Neil Booth
- ssa-ccp: Remove unused macro.
Neil Booth
- vmsdbgout.c: Remove unused macro.
Neil Booth
- i386.c: Remove unused macro.
Neil Booth
- m88k.h: Remove unused macro.
Neil Booth
- Say ISO C90, not ISO C89
Gabriel Dos Reis
- 3.1.1 -> 3.2 patchset
Jakub Jelinek
- Move obstack_chunk_{alloc,free} to defaults.h
Neil Booth
- try/finally improvement
Richard Henderson
- 4 GCC regressions, 2 new, with your patch on 2002-07-18T09:56:17Z.
Jan Hubicka
- 4 GCC regressions, 2 new, with your patch on 2002-07-18T09:56:17Z.
Geoff Keating
- 4 GCC regressions, 2 new, with your patch on 2002-07-18T09:56:17Z.
Jan Hubicka
- 4 GCC regressions, 2 new, with your patch on 2002-07-18T09:56:17Z.
Geoff Keating
- 4 GCC regressions, 2 new, with your patch on 2002-07-18T09:56:17Z.
Jan Hubicka
- 4 GCC regressions, 2 new, with your patch on 2002-07-18T09:56:17Z.
Jan Hubicka
- ifcvt fix
Jan Hubicka
- 4 GCC regressions, 2 new, with your patch on 2002-07-18T09:56:17Z.
Geoff Keating
- 4 GCC regressions, 2 new, with your patch on 2002-07-18T09:56:17Z.
Jan Hubicka
- 4 GCC regressions, 2 new, with your patch on 2002-07-18T09:56:17Z.
Richard Henderson
- 4 GCC regressions, 2 new, with your patch on 2002-07-18T09:56:17Z.
Jan Hubicka
- 4 GCC regressions, 2 new, with your patch on 2002-07-18T09:56:17Z.
Jan Hubicka
- 4 GCC regressions, 2 new, with your patch on 2002-07-18T09:56:17Z.
Richard Henderson
- Repost: Patch for warnings in ra-debug.c
Kaveh R. Ghazi
- [tree-ssa] PATCH to return simplification
Jason Merrill
- PATCH: rotate news
Gerald Pfeifer
- PATCH: remove company links from index.html and news.html
Gerald Pfeifer
- Fwd: [C++ PATCH]: Rework typeinfo objects
Jason Merrill
- [PATCH][RFC] CSEing divmod
Momchil Velikov
- Fix PR preprocessor/7358
Neil Booth
- ARM Patch: allow for better CSE of HImode and QImode loads
Richard Earnshaw
- emit_library_call_value_1: disguise libcalls that have FUNCTION_ARG_PASS_BY_REFERENCE (Was: Re: Unreviewed patches / RFA: Bug fix for prescan_loop / insert_loop_mem)
Joern Rennecke
- [PATCH]: Fix PR target/7361 (HC11 port)
Stephane Carrez
- Memory consumption for bootstrap explodes
Jan Hubicka
- [tree-ssa-branch]: Patch to make sure simplified pieces of for_expr is unshared.
Daniel Berlin
- [PATCH]: Fix PR 6744 (HC11 pb with asm)
Stephane Carrez
- RFC: Factor out uses of TYPE_ASM_OP and SIZE_ASM_OP
Zack Weinberg
- [wwwdocs] add may_alias attribute to gcc-3.3/changes.hml
Dan Nicolaescu
- [PATCH] Add -fsignaling-nans compiler option
Roger Sayle
- Patch: FYI: fixlet for gcj lexer
Tom Tromey
- target/7380: gcc-3.1.1 powerpc-linux ICE
Alan Modra
- df.c: Remove unused macros.
Neil Booth
- gcse.c: Remove unused macros
Neil Booth
- genautomata.c: Remove unused macros.
Neil Booth
- haifa-sched.c: Remove unused macros.
Neil Booth
- loop.c: Remove unused macros
Neil Booth
- regrename.c: Remove unused macro.
Neil Booth
- Memset arguments switched
Martin J. Laubach
- PATCH for Re: Broken link on gcc.gnu.org frontpage
Gerald Pfeifer
- Patch: remove XFAIL on va-arg-{15,16,17}.c for mips-irix6
Kaveh R. Ghazi
- Patch for `LL' warnings in insn-*.c
Kaveh R. Ghazi
- Patch for ISO C function definition warnings from gengtype-lex.c
Kaveh R. Ghazi
- RFA: Fix for compile/20010903-1.c regressions
Joern Rennecke
- RFA: fix for execute/loop-4b.c regressions
Joern Rennecke
- Unreviewed patch
Kaveh R. Ghazi
- RF[DA]: fix execute/931004-10.c regressions
Joern Rennecke
- -Wunused-macros
Neil Booth
- More unused macros
Neil Booth
- RF[DA]: Fix execute/931004-11.c regressions
Joern Rennecke
- RF[DA]: Fix 931004-11.c -O3 / strct-stdarg-1.c regressions
Joern Rennecke
- [PATCH RFA]: never include crt0 for mips embedded targets.
cgd@broadcom.com
- [PATCH] PR opt/7291: bzero problems on x86_64
Roger Sayle
- PowerPC64 "and" and "mask"
Alan Modra
- [PATCH/RFA] libjava: SH support
kaz Kojima
- [v3] index chapter documentation, tweaks
Benjamin Kosnik
- MIPS16 memory corruption fix
Richard Sandiford
- loop-2e.c / mmap (Was: Re: Testsuite)
Joern Rennecke
- [patch] e500 port
Aldy Hernandez
- [Fwd: Re: 16 GCC regressions, 1 new, with your patch on 2002-07-23T22:46:46Z.]
Joern Rennecke
- PATCH g++.dg/ext/alignof1.C
Gabriel Dos Reis
- keep_with_call_p obvious bugfix commited
Jan Hubicka
- call_edges_add cleanup
Jan Hubicka
- PCH merge C++ breakage
Jason Merrill
- Debug output segfault fix installed
Jan Hubicka
- ARM PATCH fix movsicc and friends
Richard Earnshaw
- ICE: malformed code gives ICE for &(C::m)
Mike Stump
- function.c macro oddity
Neil Booth
- [v3] libstdc++/7286
Benjamin Kosnik
- [fix] for: ra-colorize.c:1068: `inv_reg_alloc_order' undeclared
Michael Matz
- IA64 HP-UX Unwind patch
Steve Ellcey
- [v3] libstdc++/7219
Benjamin Kosnik
- [new-allocator] ra-build changes (select_regclass)
Denis Chertykov
- Enable more patterns for powerpc64
Alan Modra
- [applied patch] undo MIPS crt0-related changes.
cgd@broadcom.com
- [v3] libstdc++/7230
Benjamin Kosnik
- hppa diff for OpenBSD, what's holding it?
Federico G. Schwindt
- 3.3 C/C++ PATCH: Don't duplicate codes handling sizeof (T)
Gabriel Dos Reis
- e500 support in GCC
Kumar Gala
- Business of sanitary products
gary_hu@eurofo.com
- [v3] libstdc++/7222
Benjamin Kosnik
- Remove hangover from non-integrated CPP
Neil Booth
- 3.1.1(!) PATCH: contrib/gennews
Gerald Pfeifer
- [PCH] Eliminate ggc_add_root use from rs6000 backend
Geoffrey Keating
- [PCH] fix ISOism in dwarf2out.c
Geoffrey Keating
- RFA: Don't delete unmovable libcalls
Joern Rennecke
- Fix warnings from real.c
John David Anglin
- Unreviewed patch (IA64 HP-UX)
Steve Ellcey
- RFA: Make gcse fix up REG_EQUAL notes in retval insns.
Joern Rennecke
- PR 7409/Loop optimization bug patch
Hartmut Penner
- gcc.c: Unused macro
Neil Booth
- Unused macros: collect2.c and gcse.c
Neil Booth
- [Fortran, trunk, committed] Document improvements for 3.3, phase I
Toon Moene
- QImode truncate / extend patch applied to sh port
Joern Rennecke
- cp/ macro fixes.
Neil Booth
- objc/: Remove unused macros
Neil Booth
- dwarfout.c: Some macro fixes.
Neil Booth
- Minor cleanup in rs6000.c
Stan Shebs
- Unreviewed patch / {PATCH] Do not override configure decision about inhibit_libc
Joern Rennecke
- [v3] libstdc++/7220
Benjamin Kosnik
- PATCH: Protocol Warning
Devang Patel
- RFC/RFA: Improve definition of ASM_OUTPUT_MEASURED_SIZE
Zack Weinberg
- [v3] libstdc++/7216
Benjamin Kosnik
- configure.in patch for powerpc64-linux
Alan Modra
- powerpc64 traceback tables
Alan Modra
- powerpc64-linux profiling
Alan Modra
- powerpc64 libffi not yet ported
Alan Modra
- PATCH Re: Simplifying TARGET_EXPR
Jason Merrill
- regression tester mail...
Jan Hubicka
- PATCH to recreate c-dump.c
Jason Merrill
- PATCH: Fix gcc.c-torture/execute/20020307-2.c
H. J. Lu
- libiberty: Unused macro.
Neil Booth
- Remove more legacy baggage
Neil Booth
- cppmacro.c: Small fix
Neil Booth
- Update -Wunused-macros documentation
Neil Booth
- PATCH: reduce strlen() calls
Devang Patel
- fwd: [libstdc++] remove unused names from placement delete signatures
Phil Edwards
- Prune unused insn patterns
Zack Weinberg
- [PATCH] 3rd iteration of 3.1.1 -> 3.2 patchset
Jakub Jelinek
- [PATCH' RFA] MIPS embedded targets' handling of crt0.o.
cgd@broadcom.com
- linux cross compiler doesn't work on darwin
Mike Stump
- [path] e500 varargs
Aldy Hernandez
- Patch: FYI: classpath comparison
Tom Tromey
- Vector modes under hppa64-hpu
John David Anglin
- Change version number on mainline to 3.3
Andreas Jaeger
- e500 API compatability patch [ignore]
Aldy Hernandez
- Update maintainer-scripts/* to take snapshots from 3.2 branch
Andreas Jaeger
- [RFA]: First step to common C/C++ switch handling
Neil Booth
- [PATCH] Support -fno-builtin-foo options in C++ (take 2)
Roger Sayle
- 12 GCC regressions, 1 new, with your patch on 2002-07-25T19:37:38Z.
Richard Henderson
- [PATCH] built-in function infrastructure tweak
Roger Sayle
- Patch for redundant code in stormy16.h
Kaveh R. Ghazi
- Broken bootstrap
Kaveh R. Ghazi
- Patch installed for cross-compiling to alpha-dec-vms
Kaveh R. Ghazi
- Patch installed for alpha/freebsd.h typo
Kaveh R. Ghazi
- [PATCH] Skip 20020720-1.c on mmix-knuth-mmixware
Roger Sayle
- [PATCH] Do not copy LOOP_CONTs
Momchil Velikov
- stormy16 patch fix BSS_SECTION_ASM_OP
Graham Stott
- [PATCH] x86 Darwin support
Stan Shebs
- 3.2/3.3 changes for scripts on gcc.gnu.org
Andreas Jaeger
- New PO Template file for `gcc'
Translation Project Robot
- Minor patch to the diagnostic library
Gabriel Dos Reis
- PATCH fix heisenbug in cp/spew.c
Richard Earnshaw
- [RFD] -ffinite-math-only.
Toon Moene
- PATCH: search.html
Gerald Pfeifer
- PATCH: index.html
Gerald Pfeifer
- comment typo fix
Alan Modra
- PATCH: releases.html -- minor overhaul
Gerald Pfeifer
- PATCH ARM -- clean up sibcalls
Richard Earnshaw
- New French PO file for `gcc'
Translation Project Robot
- Contents of file `gcc-3.1.1.fr.po.gz'
Translation Project Robot
- New Spanish PO file for `gcc'
Translation Project Robot
- Contents of file `gcc-3.1.1.es.po.gz'
Translation Project Robot
- ns32k fixes
Ian Dall
- Patch for GNAT 6856 (HPPA 32 and probably others)
Steve Ellcey
- PATCH: java/build-snapshot.html
Gerald Pfeifer
- [testcase] 3.{1,1.1,2} ICE on IA-32
Jakub Jelinek
- [RFC/A] gcc.dg/weak
David Edelsohn
- Revised patch for insn elision
Zack Weinberg
- Xtensa: use TARGET_[OS,CPU]_CPP_BUILTINS macros
Bob Wilson
- profile doc patch
Nathan Sidwell
- [new-regalloc] is_death/subregs patch
Denis Chertykov
- Patch: provide a default definition for ASM_OUTPUT_LABEL
Kaveh R. Ghazi
- patch e500: fix opaque vector constant casts
Aldy Hernandez
- Preparatory PATCH for pretty-print
Gabriel Dos Reis
- RFA: Simplify cp/lang-specs.h
Neil Booth
- patch e500: unspec spe_evmra
David Edelsohn
- patch: move altivec patterns into altivec.md
Aldy Hernandez
- [PATCH, checked in] Reorg of header files
Eric Christopher
- bootstrapping with objc enabled busted
Neil Booth
- i386.md patch fix enable-checking bootstrap failure
Graham Stott
- PATCH to pretty-print.[ch] (2)
Gabriel Dos Reis
- Minor doc updates.
Geoffrey Keating
- rs6000.c patch fix for K&R bootstrap.
Graham Stott
- rs6000 patch fix enable-checking failure.
Graham Stott
- Patch to provide a default definition for ASM_GLOBALIZE_LABEL
Kaveh R. Ghazi
- Patch to use GLOBAL_ASM_OP instead of ASM_GLOBALIZE_LABEL
Kaveh R. Ghazi
- [c++ patch] comment some macros
Nathan Sidwell
- C++ PATCH to cp/cp-tree.h
Gabriel Dos Reis
- [PATCH] Fix TLS related ICE
Jakub Jelinek
- PATCH to c-pretty-print.[ch] (3)
Gabriel Dos Reis
- patch: e500 cceq ccr bit goofiness
Aldy Hernandez
- SH patch applied
Joern Rennecke
- New Turkish PO file for `gcc'
Translation Project Robot
- Contents of file `gcc-3.1.1.tr.po.gz'
Translation Project Robot
- GCC 3.2
Franz Sirl
- [PATCH] x86 Darwin support, revised
Stan Shebs
- Patch to kill config/mips/abi64.h
Richard Sandiford
- mips16 EH fix.
Richard Sandiford
- mips16 & crtn.asm
Richard Sandiford
- RFC: New approach to --with-cpu
Daniel Jacobowitz
- New target macro DECLARE_LIBRARY_RENAMES
Bernd Schmidt
- Makefile patch for BSD make
Krister Walfridsson
- [patch] Fix comment typos.
Kazu Hirata
- Unreviewed patch (SH libjava)
kaz Kojima
- docs for 'register' keyword
Geoffrey Keating
- Small tweak for output_alternate_entry_point
Zack Weinberg
- [v3] char_traits fixups round two
Benjamin Kosnik
- 60 GCC regressions, 24 new, with your patch on 2002-07-30T23:53:00Z.
David Edelsohn
- [applied mips patch] fix up STARTFILE_SPEC for default ABI == MEABI
cgd@broadcom.com
- [PATCH] H8300 Shift Optimization
Dhananjay R. Deshpande
- [PATCH] Fix assemble_visibility
Jakub Jelinek
- PowerPC validate_condition_mode (g77 regression fix)
David Edelsohn
- PATCH: Re: optimization/7171: Not enough room for program headers (allocated 7, need 8)
H. J. Lu
- [v3] doc updates, libstdc++/7445
Benjamin Kosnik
- [PATCH] H8300 Shift Optimization - comments
tm
- [v3] fixup fstream.cc for wchar_t
Benjamin Kosnik
- [PATCH] sh64: Fix shcompact incoming args decoder
Clarke, Stephen
- [testcase] IA-32 3.2/3.3 reload ICE
Jakub Jelinek
- [v3] libstdc++/7442
Benjamin Kosnik
- [PATCH] Don't run basic block reordering when -Os
tm
- [v3] libstdc++/7442 part two
Benjamin Kosnik
- optimization/7460: gcc/g++ 3.1.1 20020714/20020718 (cygwin) segfault on __builtin_ia32_femms()
Graham Stott
- map_fog.i - missing jump chaining optimization
tm
- Fix typo in pa-linux.h
John David Anglin
- C++ PATCH: Reorganize function-call machinery
Mark Mitchell
- [PATCH] Still more #ifs in stddef.h
Stan Shebs
Last message date:
Wed Jul 31 23:33:00 GMT 2002
Archived on: Sun Mar 8 09:09:10 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).