gcc-patches archive
subject index for May, 2001

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

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

Re: (f)lex & poisoned malloc / free in system.h

Re: -fvtable-thunks in V3 maekfiles

Re: -mmmx and -msse are broken [unreviewed patch attached - 3.0 regression]

.ident & company (was Re: Basic block profiler out of libgcc)

Re: 10 GCC regressions, 4 new, with your patch on 2001-05-03T12:50:02Z.

2.95: Fix -mcpu=ultrasparc problem

Re: 20010325-1 vs wide strings

Re: 3.0 bootstrap broken on sparc-sun-solaris2.7

3.0 dbxout.c: Skip non-COMPLEX_TYPE CONCAT RTL's

3.0 PATCH RFC: Major Solaris 2 configuration cleanup

3.0 PATCH: Enable shared libstdc++ v3 on Tru64 UNIX

3.0 PATCH: Fix multilibbed libstdc++ v3 testsuite

Re: 3.0 PATCH: Fix wchar_t definition for bi-arch Solaris 7/8 and IRIX 6

3.0 PATCH: Fix wchar_t definition for bi-arch Solaris 7/8 and IRIX 6

Re: 3.0 PATCH: Fix wchar_t definition for bi-arch Solaris 7/8 andIRIX 6

3.0 PATCH: Tru64 UNIX V5(.1) fixes (revised)

Re: 3.0-pre crashes on i686 code

3.0: Troubling warning in dwarf2out.c

3.1 bootstrap fails due to missing autogen, which itself won't build.

3.1 bootstrap failure on alpha remains

Re: 3.1 bootstrap failure on irix6.5: as error - must give attri bute values for new section

Re: 3.1 bootstrap failure on irix6.5: as error - must give attribute values for new section

3.1 dbxout.c: Skip non-COMPLEX_TYPE CONCAT RTL's

3.1 PATCH: Irix Libtool Patch

3.1: New Testcase Showing No CONCAT Debugging Information

3.[01] C++ Testing: Support -mabi=64

Re: 32->64 bit cross compilers

Re: 3_0-branch bootstrap failure on i686-pc-linux-gnu

Re: 64 bit MIPS and EH

64-bit MIPS and EH

[2.95.4, 3.0, 3.1] contrib/gccbug.el: update release number

[3.0 critical] Make fixproto deal with assert.h

Re: [3.0 critical] Make fixproto deal with assert.h (bootstrap fails)

Re: [3.0 critical] Make fixproto deal with assert.h(bootstrap fails)

Re: [bugs] a gcc sign bug?

Re: [bugs] Another ICE

Re: [bugs] Internal compiler error

[C++ PATCH] // comments

[C++ PATCH] Avoid segfault on questionable code

[C++ PATCH] Avoid segfault on questionable code (take 2)

[C++ PATCH] Fix 2258

[C++ PATCH] Fix 2781

[C++ PATCH] Fix bug 2526

Re: [C++ PATCH] Fix bug 2608, a regression

[C++ PATCH] Fix PR148

[C++ PATCH] Fix PR2809

[C++ PATCH] Optimize __static_initialization_and_destruction_*

Re: [C++ PATCH] Optimize__static_initialization_and_destruction_*

[C++ PATCH] Using directives (again)

[C++ PATCH]: Fix 2184

[C++ PATCH]: fix 2197

[C++ PATCH]: Fix 2664

[C++ PATCH]: Fix bug 2525

[C++ PATCH]: Fix bug 2744

[C++ PATCH]: Fix bug 2823

[C++ PATCH]: Fix bug 2936 (a regression)

[C++] RFC: fix inlining logic

[critical libstdc++ regression]: Duplicate definitions with -On, n > 1

Re: [DOCS] Re: i686 bootstrap problem

[gcc/testsuite] cleanup

[gcc3] uleb128 assembler directive

[gcc] libstdc++-v3 merge onto branch

[gcc] remove libstdc++.INC

Re: [jh@suse.cz: Re: combine_simplify_rtx fix]

[libstdc++-v3] merge onto branch

[patch 3.0, 3.1] Fix a regression (execute/920612-1.c) on h8300

[PATCH 3.0] add FreeBSD PowerPC target

[PATCH] .debug_macinfo support

[PATCH] __attribute__ ((deprecated))

[PATCH] Add tree and rtl accessor functions for debuggers

[PATCH] ARC port of GCC - build fix

[patch] Beginner projects: combine.c, code clean-ups

[PATCH] change default ELF debugging type to DWARF2

[patch] Clearer description of MULTILIB_EXCEPTIONS

[PATCH] Code cosmetics for libiberty/md5.c

[PATCH] config/svr4.h: fix documentation

[PATCH] Define __NO_INLINE__ if not inlining

[PATCH] Define __NO_INLINE__ if not inlining (take 2)

[PATCH] delay garbage collection when -fdump-translation-unit flag is used

[patch] delete old dead code

[PATCH] Don't let CSE replace hardregs with constants

[PATCH] expr.c:emit_group_load

[PATCH] expr.c:emit_push_insn

[PATCH] False failure of test linkage.c for irix6.5 -mabi=64

Re: [PATCH] False failure of test linkage.c for irix6.5-mabi=64

[PATCH] Fix a sibcall eh handling ICE

[PATCH] Fix for a cpp0 segfault on bad command line option

[PATCH] Fix ia64 unwind_info data output in gcc

[PATCH] Fix powerpc-linux-gnu bootstrap

[PATCH] Fix regmove.c with REG/u

[PATCH] Fix to java/2598, java/2579 and java/2658.

[PATCH] Fix tradcpp0's -Dfoo= handling

[PATCH] Fixes for java/2538 and java/2535.

[PATCH] Fixup recent config.gcc patch

Re: [PATCH] G++ and native linker on OSF

[patch] g77.texi clean-ups

[Patch] GCC 3.0 branch: Bootstrap failure for i686-linux

[PATCH] Handle weak symbols

[PATCH] IA-64 suggested cleanup

[patch] invoke.texi: overfull hboxes

[PATCH] jump threading does not work with ia32 new backend

Re: [PATCH] jump threading does not work with ia32 newbackend

[PATCH] Make ssa_uses array useful

[patch] move gcc docs to gcc/doc/

[patch] New c-torture testcases.

[patch] objc problem with incompatible pointer initializations

[PATCH] Old-C++ ABI inline method heuristic problem

[patch] Re: empty subdir after removing assert.h

[patch] Re: preprocessor/2706: #defines expanded when -fpreprocessed given

Re: [patch] Re: preprocessor/2706: #defines expanded when-fpreprocessed given

[PATCH] Re: RFD: maintainer-scripts/update_version also doing libstdc++-v3

[PATCH] Re: Standardize header guards

Re: [PATCH] Re: target/2273: [Alpha/Tru64 UNIX V5.1] SEGV in long double code

[PATCH] remove -isystem-c++ from options

[PATCH] Remove benign redefinition of C_EXP_ORIGINAL_CODE

[patch] Remove unprotoize.c

[PATCH] rename include/md.h to include/md5sum.h

[patch] rename POINTER_TYPE_P to INDIRECT_TYPE_P

[Patch] SH wasn't able to handle far cond branches

[PATCH] SHF_MERGE support for gcc (take 3)

[patch] some *.texi clean-ups

[patch] some *.texi clean-ups, take 2

[PATCH] Start updating passes information in manual

[PATCH] style fix for aix51.h and rs6000/mach.h

[PATCH] t-freebsd (assert and -fPIC)

[patch] Use original SYMBOL_REF when emitting ctors w/ priority

Re: [patch] Use original SYMBOL_REF when emitting ctors w/priority

[PATCH] Your new friend and mine, gensimplify

[PATCH]: Fix *-*-gnu* config

[PATCH]: Fix HC11/HC12 costs

[PATCH]: Fix implementation of soft registers for HC11/HC12

[PATCH]: Fix lshrhi3_const1 of HC11/HC12

[PATCH]: Fix problems in z-reg replacement (HC11/HC12)

[PATCH]: Fix some constraints in 68hc11.md

[PATCH]: Generate bit/bita/bitb instructions for HC11/HC12

[PATCH]: Ignore -fpic and -fPIC for HC11/HC12

[PATCH]: Improvement for HC12 code generation

[PATCH]: Inline idivs/emul for 68HC12

[PATCH]: Optimization of X<->Y register move on HC11

[PATCH]: Pass -D__HAVE_SHORT_DOUBLE__ when -fshort-double (HC11/HC12)

Re: [PATCH]: Pass -D__HAVE_SHORT_DOUBLE__ when -fshort-double(HC11/HC12)

[patch]: Remove dead return statement in cp/calls.c

[PATCH]: Trampoline for 68HC11/68HC12

Re: [patches] combine_simplify_rtx fix

Re: [patches] Re: [bugs] Another ICE

Re: [patches] simplify_subreg fix

Re: [patches] two trivial fixes

[PING] Fix *-*-gnu* config

[RFA] Integrated hashtables for compiler + cpplib

[RFA] Integrated hashtables take 2

[RFA] Patch to top-level configury

[RFA] Suppress warning about redundant decl when first decl is a friend.

[RFA] Test large values for the aligned attribute

[RFA]: Fix gcc.c-torture tests for 16-bit targets (HC11/HC12)

Re: [RFA]: Fix gcc.c-torture tests for 16-bit targets(HC11/HC12)

[RFA]: Mark several gcc.c-torture tests as xfail for HC11/HC12

Re: [RFA]: Mark several gcc.c-torture tests as xfail forHC11/HC12

[RFA];

[Solaris 8/SPARC V9]

[testcase] New eh failure

[Tru64 UNIX V4.0F/V5.1] Avoid warnings from native assert.h

Re: [Tru64 UNIX V4.0F/V5.1] libobjc/sendmsg.c patch

[v3/wwwdocs] Thanking people for all the fish (well, you get the idea)

[v3/wwwdocs] patch for making older snapshot work with 2.95.3

[v3] documentation tweaks in various files

[v3] "C" string/wchar fixes

[v3] add links to doxygen stuff / Re: doxygen documentation up on the website?

[v3] dejagnu + libgloss, preliminary

[v3] dejagnu harness modifications

[v3] documentation update

[v3] filebuf::setbuf match v2 behavior

[v3] libstdc++/2523

[v3] libstdc++/2627, full

[v3] libstdc++/2830

[v3] libstdc++/2832

[v3] libstdc++/2997

[v3] libstdc++/943/2985/2970

[v3] other/2931, various dir cleanups

[v3] remove libstdc++.INC

[v3] support for testing shared builds

[v3] testsuite bits

[v3] testsuite bits for crosses w/ sid

[v3] testsuite build/install hooks

[v3] testsuite documentation, mkcheckin catch, libstdc++.INC

[v3] testsuite returns, spaces

[v3] testsuite_flags absolute path fix

[v3] testsuite_flags tweak

__attribute__((deprecated)) resubmission

__builtin_expect vs inlining

ABI change for ports with byte-aligned functions.

Add more tree dump options, remove inconsistencies

additions to gcc-3.0/features.html

AIX 5.1 on IA-64 patches

Re: AIX libstdc++-v3 breakage on gcc-3.0 branch

AIX libtool fix

Re: AIX shared libraries in MLB and 1.4

alpha bootstrap fix

always use pseudo return regs

Another libstdc++-v3/mkcheck.in size patch (aix4.2.0.0)

another patch to gcc.[hc] and jvspec.c

another use for simplify_gen_subreg

apply_change_group optimization

arm patch for --help

Re: ARM PR2237

autoconf 2.50 fixes - gcc subdirectory only

autoconf 2.50 updates - libjava

avoid emitting function alignment twice

Re: Basic block profiler out of libgcc

Re: big endian toolchains

bootstrap failure on i686-pc-linux-gnu and fix

Bootstrap failure: fixtests.c fails to compile on solaris2

Break libjava -> libsupc++ dependency - merged to 3.0 branch

Re: BROKEN_LDEXP - still useful?

Re: A bug with exceptions and threads in mainline compiler

Bugfix in regrename.c

C Parser Cleanup

C Parser Cleanup [Take 2]

C parser patch installed

C++ compile failure on mips-sgi-irix6.5

C++ PATCH for -fvtable-gc

C++ PATCH to clean up EH code

C++ PATCH to extend.texi for vague linkage

C++ PATCH to fix -fno-weak

C++ PATCH: Builtins (2 of 3)

C++ PATCH: Builtins (3 of 3)

C++ PATCH: Fix -O3

C++ PATCH: Fix construction vtable mangling

C++ PATCH: Fix PR 2055

C++ PATCH: Fix PR2372

C++ patch: use the term "compound literal"

Re: C++ ptrmemfun break if FUNCTION_BOUNDARY < 2 * BITS_PER_UNIT

Re: C++: why implicit delete in destructor?

c-dump.c patch

Re: c/2684: gcc 2.95.3 bad optimization corrupts x86 FP stack

Re: c/2840: HP-UX: ICEs with -march=1.0 in gcc 3.0 prerelease

Re: c/2898: Illegal function return in ARM code when compiling with -mthumb-interwork -O2

Re: c/2898: Illegal function return in ARM code when compiling with-mthumb-interwork -O2

Re: c/3003

c99 status update

calls.c alignment argument fix

CCP pass

Cleanup

code improvement for rs6000 FP const generation

combine_simplify_rtx fix

Re: Comments with -fpreprocessed

Compiler identifier hashtable improvements (and ObjC cleanup)

Re: Compiler identifier hashtable improvements (and ObjCcleanup)

Configury changes to build libstdc++ headers

cpp web page update

cpplib: Fix -D cmdline bug

Re: CPROP and spec2000 slowdown in mid february

Create CPP hashnode accessors

Re: Curent 3.0 branch of gcc fails to configure on AIX

darwin dependencies

darwin-specific codegen improvement

DBX marker and USER_LABEL_PREFIX on AIX

Re: debug/2813: Type of variable is wrong in dwarf2 debugging info

Re: debug/2813: Type of variable is wrong in dwarf2 debugginginfo

Re: debug/2971: Type of variable is wrong in dwarf2 debugging info

Delete doing_objc_thang

Delete more cpplib / C front end duplication

Delete unused prototypes

Diagnostic mahcinery patch

Disable libgcj on cygwin, mingw32 and beos

Re: Disabling libjava on platforms in which it won't build

Re: Disappearing labels fix

disappearing labels fix

Re: Disappearing labels fix

Re: disappearing labels fix

Re: Disappearing labels fix

DJGPP bootstrap patch

Do not assemble c-torture testcase compile/20010518-2.c

doc/install.texi addition and marking cleanup

doc/install.texi srcdir clarification

Document -momit-leaf-frame-pointer for i386

Documentation generation patch [Take 2]

Re: documentation of trees vs RTL

Re: documentation of trees vs RTL [Final?]

Re: documentation of trees vs RTL [Take 2]

Re: documentation of trees vs RTL [Take 3]

does gcc 3.0 depend on glibc 2.2

Don't eliminate constant-equivalent registers at O0

Don't use -prefer-pic if target doesn't support shared libraries

Re: duplicate warnings about missing EOF newline

Re: dw2 stack info does not exactly following spec

dwarf2 vs -g1

Re: EH merge

eh merge complete

eh merge to 3.0 branch

eh ttype alignment bug

emit_group_load fix

Re-enable bi-arch sparc on Solaris 7 and above

error in partition.c class size comparison

Exception handling: reload insns

Re: expect/configure.in patch for NSIG

EXPON_EXPR removal

Failed compile on mips-sgi-irix6.5

RE: Failure of test g++.dg/mangle.C on cygwin.

finish making eh data read-only

fix -mrelocatable EH problem on powerpc

Fix -Wid-clash-LEN; more cleanup.

fix arm breakage caused by recent c-pragma change

Re: Fix bootstrap failure (both branches) with libI77/endfile for glibc 2.2.2 systems

Fix bootstrap failure (both branches) with libI77/endfile for glibc 2.2.2 systems

Re: Fix bootstrap failure (both branches) with libI77/endfilefor glibc 2.2.2 systems

Fix bug 2875

Fix compiler crash in ObjC protocols

fix for -fpic on powerpc

fix for 920520.x

Fix for c/2728

Fix for Darwin bootstrap bug

Fix for linkage.c failure on irix6.2

Fix for Minor dbxout.c changes

Fix for regression due to SYMBOL_REF patch to dwarf2out.c

Fix for testing installed compiler

Fix for the last subreg related ppc regression

Fix i960 sjlj EH

Fix ia64 build problems

fix java bytecode compilation errors

Fix my bonehead jump.c patch

Fix regression 2722

Fix sysmac{1,2}.c take 2

Fix warning for implicit declaration of dw2_output_indirect_constants in toplev.c

Re: Fix warning for implicit declaration ofdw2_output_indirect_constants in toplev.c

fixinc testing cleanup

fixproto tweek

Flush more dead i386 targets

forgotten aclocal.m4 tweak

fsel patch for rs6000

g++.dg/mangle1.C

gas misoptimizes gcc3 .eh_frame

gc 3.[01] Patch: --param Improvements

gcc 3.0 PATCH for PR 2688 and PR 2689

gcc 3.[01] PATCH: gc_priv.h Patch

Re: GCC build failed for 2 targets with your patch on 2001-05-17T15:11:55Z.

gcc compilation error in AIX

GCC doesn't use binutils' NM when it should

gcc patches (update)

gcc stack-smashing protector (for gcc-2.95.3)

gcc stack-smashing protector (for gcc-3.0 20010507)

Re: gcc-patches Digest 20 May 2001 21:22:01 -0000 Issue 1776

gcc3 ia64 bootstrap fix

Re: gcc_update bug

GCOV problem

gcse cleanup

gcse dump files (Was: Re: gcse related bugfix Re: [bugs] Another ICE)

gcse related bugfix Re: [bugs] Another ICE

genattrtab memory usage reduction

genattrtab speedup/memory reduction

Re: Generate string.h and time.h if nonexistent; kill POSIX

genrecog fix

genrecog.c tweak

Get comparison mode from old and new operands

GNU ObjC runtime class table rewritten

got-relative eh info for x86

Hash table patch followup cleanup

HEADS UP: wwwdocs/htdocs/install removed

HOST_WIDE_INT broken for x86 on mainline

hppa-linux libgcc

i18n fixes: --help

Re: i386 LIBGCC1

i386 read-only eh data

i386 string compare - code quality regression from 2.95

i386 string compare peephole, revised

i386/x86_64 only compiler changes + cpp specs

i686 testsuite failures fix (Was: Re: alpha bootstrap fix)

ia64 __divtf3 patch

ia64 bundling bugs

ia64 eh, part 1

ia64 eh, part 2

RE: ia64 eh, part 20d [libjava]

ia64 eh, part 3

ia64 stop bit patch

Re: ICE gcc-3_0-branch in java code 1 May 2001

Re: ICE in inner class constructor.

IMPORTANT: BRANCH FROZEN

Increasing minimum GC allocation

Integrated hashtables, take 3

java cross build patch

Re: Java: Fix cyclic inheritance detection problem

Java: help optimizer in build_class_init

kill duplicated code in gen_lowpart and gen_highpart

kill redudnant code in gen_realpart and gen_imagpart

libgcc exports

libI77: Automatically regenerate config.h.in

Re: libiberty doesn't build with a K+R compiler

libstdc++ testsuite fixes, 1

libstdc++ testsuite fixes, 2

libstdc++-v3 PATCH: STL configuration change

Re: libstdc++-v3 won't build on AIX 4.1 any more (3.0 branch)

Re: libtool litter

Libtool upgrade

libtool upgrade

Re: Limited number of asm operands

Re: Limited success with 3.0 branch on AIX

Lose objc.gperf

Re: Mailing list mixup [was: Foo]

make -j patch -- part 1 all targets [gcc/Makefile.in]

make -j patch -- part 2 cygwin only [gcc/i386/config/i386/t-cygwin]

make mips-elf build again

Makefile.in typo fix

making non-gcc bootstraps croak earlier. was: C++ compile failure on mips-sgi-irix6.5

Re: making non-gcc bootstraps croak earlier. was: C++ compilefailure on mips-sgi-irix6.5

MD_FALLBACK_FRAME_STATE_FOR fix for ppc-linux.

Merge cpplib and front end hashtables, part 1

Minor dbxout.c changes

Minor fix to i386.h

Minor PA cleanup

Minor problem with new EH code

Minor tweak to last change to general_operand

missed libgcc exports

Re: Missing call to iconv_close.

Missing patch from trunk...

misspelling of `implementation' in partition.[ch] headers

mknumeric_limits tweek

mn10300-elf [fd]p-bit.c contains useless chunk of code

mn10300-elf cross compiler won't build on alpha

mn10300-elf is missing -mrelax

Monthly update to search.html (boring, committed).

More EH fixes for the PA

More rs6000 changes to fix warnings

More updates to the Fortran documentation.

more uses for swap_commutative_operands_p

Named asm operands

New exception code

New function: simplify_subreg

New gensimplify

New test case for Darwin bootstrap fix

Re: New trunk breakage on mips-sgi-irix6.2 stage1 compiling libgcc2

Re: New trunk breakage on mips-sgi-irix6.2 stage1 compilinglibgcc2

nonexistent dirs in $(RPATH_ENVVAR)

not so trivial powerpc regression fix

objc handle_class_ref correction for powerpc -mrelocatable

ObjC parser simplification

ObjC strings (was Re: Merge cpplib and front end hashtables, part 1)

ObjC test (was Re: PATCH: XFAIL tests that aren't regressions)

Re: Objective C features manual

obvious fix for combine

obvious simplify_subreg fix

one more simplify_subreg use

Re: other/2764: Fixinclude should fix PTHREAD...Solaris2.7

Re: other/2857: i18n, translations does not work

output file setup

Re: output_operand: floating constant misused

PA PIC fix

pa64 mul,div,mod via millicode

Re: Patch

PATCH (revised): Fix toplev.c breakage on PA after eh merge

PATCH [v4]: Support the FreeBSD 5.0 system thread library model

PATCH combine.c fix typo in simplify_comparison.

Patch for -pedantic -std=gnu* documentation

patch for 930513-1 on Darwin

patch for arm section of invoke.texi

Patch for c/166

Patch for C99 static and type qualifiers in parameter array declarators

Patch for copyright years in jv-scan, gij --version output

patch for cross compiler cygwin -> sh

Patch for gcc-3.0/features.html: mention testsuite

Patch for hex floats problems

patch for ia64 builtin setjmp

patch for ia64 epilogue

Patch for java/2607

Patch for libstdc++-v3/mkcheck.in, don't assume gcc exists

PATCH for PATCH: Avoid `touch' in Makefiles

PATCH for PR 2828: Testers needed!

Patch for protect_from_queue bug

Patch for throwing ptrs to data members

Patch installed to eliminate all remaining NULL_PTR uses

Patch installed to eliminate NULL_PTR from the language subdirs

Patch installed to zap more NULL_PTR uses

Patch installed: bye bye NULL_PTR

PATCH ltcf-cxx.sh: allow_undefined change for AIX

PATCH Reversion

patch to avoid jc1 crash when reading .class files

PATCH to dbxout.c: Remove C++ minimal debug code

Patch to extend.texi

Patch to fix "make dvi"

Patch to fix RTL checking failure with sjlj exceptions

Patch to gcc-3.0/features.html

Patch to gcc_release

Patch to ignore zero-bit stores

Patch to improve docs for C99 features in extend.texi

Patch to invoke.texi

Patch to merge objc manual from mainline

Patch to remove obsolete files

Patch to remove promoting integer type bool as a parameter

Patch to remove redundant (and sometimes annoying) dependency

Patch to set mode, alignment, and sizes in CONST_DECL

Patch to tweak modifier and reference handling

patch/rfc: A better way to do variadic functions

PATCH: (official, i.e. thought-out) Re: FreeBSD Fortran Failure

Re: PATCH: (official, i.e. thought-out) Re: FreeBSD FortranFailure

Patch: 3.0 and trunk: gcj, gcc.c, and %O

PATCH: Add type_num_arguments

PATCH: Allow gcc/gthr* to be compiled by C++ as well as C

PATCH: Avoid `touch' in Makefiles

PATCH: C++ vs. builtins (1 of 3)

Patch: change FIXINCL in fixincl.sh

Patch: change mangling for utf8consts

PATCH: config.if for glibc 2.2

PATCH: Disable -p and -fomit-frame-pointer on x86 GNU/Linux

PATCH: Disable IEEE tests on VAX

PATCH: doc/install.texi fixup

Patch: eliminate more sign-compare false positives

Re: PATCH: Fix 20000724-1.c

PATCH: Fix 32->64 cross compilation

PATCH: Fix bugs in loop

PATCH: Fix DWARF2 regression on IRIX 6.5

PATCH: Fix invalid loader fixups from shared libobjc with hpux 10.20

PATCH: Fix libobjc manual

PATCH: Fix libobjc when built with weak thread support.

PATCH: Fix member.C on IRIX 6.5

PATCH: Fix mkcheck for GNU and HP size command

PATCH: Fix Objective C tests on Solaris 2.[67]

PATCH: Fix op[23].C on Solaris

PATCH: Fix PR 2244

PATCH: Fix PR2162

PATCH: Fix PR2164

PATCH: Fix PR2675

PATCH: Fix PR2688 PR2689

PATCH: Fix PR2765

PATCH: Fix PR2893

PATCH: Fix register renaming on SPARC

PATCH: Fix toplev.c breakage on PA after eh merge

PATCH: g++.old-deja/g++.abi/cxa_vec.C

PATCH: gcc-3.0/gcc-3.0.html

PATCH: gcc.gnu.org/install/{configure,specific}.html

PATCH: gcc.gnu.org/readings.html

PATCH: gcc.texi and GNATS

PATCH: gcc/install.texi cleanup (SunOS,...)

PATCH: gcc_build

PATCH: gccbug.in and new GNATS category "bootstrap"

Patch: gcj.texi -vs- GFDL

Re: PATCH: hpux NM_FLAGS

PATCH: Improve Solaris installation documenation

PATCH: make eh_frame config test work on Darwin

PATCH: minor corrections to gthr-dce.h

PATCH: Minor IRIX configuration cleanup

Re: PATCH: misc documentation patches

PATCH: Objective-C testsuite on Solaris 2.8

Re: PATCH: Place manuals under the GDFL

PATCH: PR2912

PATCH: projects/beginner.html

PATCH: Re: eh_globals.cc compilation errors with -threads under hpux 10.20

PATCH: Re: jartool.c:539: undefined reference to `strdup'

PATCH: readings.html

PATCH: References for Objective-C

PATCH: Release script

PATCH: Remove Chill on release branch

PATCH: Remove debugging cruft

PATCH: remove gcc/README.ACORN

PATCH: remove gcc/README.ALTOS

Re: PATCH: Remove gxxint.texi

Patch: require make dvi for doc changes

PATCH: Return correct thread model under hpux 10.20 with -threads

Re: PATCH: Save/restore PIC register on PA when using

PATCH: Save/restore PIC register on PA when using builtin_setjmp/longjmp

PATCH: sh-elf - only call __setup_argv_and_call_main if host OS exists

Re: PATCH: simplify ~x + 1 into -x

PATCH: Squelch argument unused warning from toplev.c

PATCH: String constant initialization

PATCH: style.mhtml

PATCH: Support the FreeBSD 5.0 system thread library model

PATCH: Table-ize builtins

PATCH: test_summary improvement

PATCH: Unwind EH for MIPS

PATCH: Use CPLUSPLUS_CPP_SPEC on Solaris

PATCH: XFAIL 20010122-1.c on MIPS

PATCH: XFAIL c99-float-1.c on Solaris

PATCH: XFAIL formal_protocol-6.m

PATCH: XFAIL g++.oliva/delete3.C

Re: PATCH: XFAIL tests that aren't regressions

Patch: {cvs,gnats}write.html

PATCH[3.0]: Parallel build problem and suggested fix.

patches applied

Patches for MIPS cronus processor

Patches from 3_0-branch reported to mainline (68HC11)

pending patches

Re: Possible patch for miscompiled defer-pops

Post-hashtable cleanup

Re: PowerPC patch for gcc-2.95.4

PPC / Unwinding non-call exceptions

PR 2767, V3 regression failure on strstr et al

PR 2828: Following up

PR optimization/185

PR2741

Preleminary patch for libI77

Preprocessor problem on Cygwin

prettify fp const_double

Re: Proposed fix for unrrecognizable insn ICE

Readd expand_builtin_init_dwarf_reg_sizes prototype

Recent change to libf2c/libI77/Makefile.in

Recognise comments in preprocessed source

Refinements in -lexc handling

reg-stack and complex return value

Regex support for libiberty

Remove -Wid-clash-len

remove bogus check from arm_override_options

remove extra <p> tag from contribute.html

Remove redundant line in c-parse.in

Remove warnings in sched-deps

Removed gcc/ch/configure

Re: reordering output messages from ENABLE_C99

replace_regs fix (and cleanup)

Report of reload1.c fix from 2.95.4 to mainline and 3_0-branch

Re: Report of reload1.c fix from 2.95.4 to mainline and3_0-branch

RESEND: [Patch] fix in storing function return register in a temp when register classes are small

Restore __eprintf

Revised _Bool/stdbool.h patch

Revised patch for #-directives as result of macro expansion

Revised patch to eliminate libgcc1

Revised patch to generate string.h/time.h if missing

RFA: Do not assemble c-torture testcase

Re: RFA: non-const libcalls

RFD: maintainer-scripts/update_version also doing libstdc++-v3

rs6000 patch for readonly EH sections, working -mrelocatable, etc.

rs6000 port patch for -ffast-math and unordered comparisons

rs6000.c 64-bit hosting fix

rs6000.md movsfcc/movdfcc

scan_one_insn() doesn't keep REG_N_REFS accurate

schedule and other eh related questions

SH missing label in constant pools

SH structure return and PIC

SH: warnings on float.h

Simplify handling of ggc_push/pop_context

simplify_replace_rtx and subregs

simplify_subreg fix

simplify_subreg fix take 2

Re: SJLJ exceptions are broken

small patch for install.texi

small rtl.c cleanup

Small tree cleanups

Re: solaris2 libjava 500 failures

Squish some warnings

Standardize header guards

Still more ObjC cleanup

Stop on gen-num-limits failures

subreg related cleanups

SUN make and gcc 3.0

SUN make and gcc 3.0: committed changes to branch

Re: Support --enable-libgcj and --disable-libgcj

Support large alignments for commons on arm-elf

system include directories

testqi_ext_3 fix

Tests for escape and UCN interpretation

Testsuite PATCH: Use <stdlib.h>, not <malloc.h>

Testsuite PATCH: XFAIL rbug.x on FreeBSD 4.x

Testsuite PATCH: XFAIL sequence-pt-1.c

Testsuite tweak

Top-level --enable-threads verses --enable-libgcj (was Re: PATCH [v4]: Support the FreeBSD 5.0 system thread library model)

Translation error

trivial fix to x86_64 trampoilnes commited

Tweak Darwin library usage

tweaks for autoconf 2.50

two trivial fixes

Two unreviewed patches

Re: Undefined "_eprintf"

unreviewed -frepo related collect patch

Unreviewed H8 patch

Unreviewed Patch (over 2 months old)

unreviewed patch for 3.0

Unreviewed Patch: 3.0 and trunk

Unreviewed patch: fix some comments

Unreviewed patch: get_mode_alignment fix

Unreviewed patch: misc documentation patches

Unreviewed patches

Unreviewed patches (one critical for 3.0)

Update cpplib web page

Update ObjC constant string handling

Use proper mode in a promoted SUBREG when forcing to MEM

V3 PATCH: #undef abs (was Re: libstdc++ change breaks simple code)

V3 PATCH: Partial fix for <cmath>

V3 PATCH: Re: namespace c99

V3 PATCH: set limits in DejaGnu-based framework

V3 PATCH: Update Solaris defines

V3 PATCH: valarray tweak.

VALID_SSE_REG_MODE fix

validate_replace_rtx_1 fix

validate_replace_rtx_1 reorganization

Re: Why XFAIL gcc.c-torture/execute/loop-2b.x?

wwwdocs PATCH: GCC 3.0 and pooma

wwwdocs/htdocs/install -> texinfo

x86 constant extension fix

x86 FUNCTION_BOUNDARY patch, take 2

x86-64 merger part 37 - PIC support

x86_64 and HOST_WIDE_INT changes fix

z80 port

zext_register_operand related fixes, take 2


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

Mail converted by MHonArc 2.4.7