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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch to fix PR9861 (reprise)


This is a followup to the patches discussed on the thread
http://gcc.gnu.org/ml/gcc-patches/2005-09/msg01448.html

The attached patches contain all changes to the original patch
discussed in the above thread.   I have bootstrapped the compiler on
i686-pc-linux-gnu and verified that this patch does not introduce any
testsuite failures.

This patch contains the following files:
   - pr9861-base.diff : Patches to the libiberty and include directories
   - pr9861-base-cl.diff : ChangeLog patches for libiberty and include
   - pr9861-gcc.diff : Patches to gcc
   - pr9861-gcc-cl.diff : ChangeLog patches for gcc

Andrew Haley has pointed out that application of the gcc patches needs
some careful timing.  Pending approval, the base patches to libiberty
should be applied as soon as possible so that binutils and gdb support
for the new Java mangling scheme exists in cvs snapshots by the time
the gcc patches are commited.

TJ

Attachment: pr9861-base.diff
Description: Binary data

Attachment: pr9861-base-cl.diff
Description: Binary data

Attachment: pr9861-gcc.diff
Description: Binary data

Attachment: pr9861-gcc-cl.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]