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

David Daney ddaney@avtrex.com
Tue Mar 1 17:18:00 GMT 2005


Bryce McKinlay wrote:
> 
> 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.

Committed to the trunk.

I would also like to commit to the 4.0 branch.

OK for the branch also?

David Daney.



More information about the Java-patches mailing list