PATCH: Trim redundant code from sysdeps/mips/elf/start.S
Andreas Jaeger
aj@suse.de
Tue Jun 13 07:33:00 GMT 2000
>>>>> Ralf Baechle writes:
> On Tue, Jun 06, 2000 at 05:17:13PM -0700, Greg McGary wrote:
>> The two arms of `#if __mips64' are identical except that mips64
>> uses `dla' versus `la'. This patch reconciles the two arms.
> Please just remove the entire __mips64 stuff; the code is broken for
> the not yet supported ABI64 anyway. Patch below.
> There probably alot more broken MIPS64 stuff in libc. Some of this was
> written when gcc still it's own homebrew SIM which was significantly
> different from what later became the 64-bit ABI.
I've committed your patch,
Thanks,
Andreas
2000-06-13 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/elf/start.S (ENTRY_POINT): Remove mips64 defines.
Patch by Ralf Baechle <ralf@gnu.org>.
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
More information about the Libc-hacker
mailing list