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]

Re: [Patch] No more -mxgot for MIPS...



On Feb 24, 2005, at 2:10 AM, David Daney wrote:


RTH's patch:

http://gcc.gnu.org/ml/java-patches/2005-q1/msg00402.html

Fixes the libgcj build so that the MIPS build longer needs -mxgot.

This patch removes the -mxgot resulting in a size reduction of libgcj of about 1MB (from 17.5 to 16.5 MB as reported by size).

Tested on mipsel-linux target with no regressions in make -k check of libjava.

O.K. to commit?

2005-02-23 David Daney <ddaney@avtrex.com>

*configure.host: Don't use -mxgot for MIPS builds.


OK, Thanks.

Bryce


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