This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
Re: [patch] fix MIPS n32/64 runtime symbol resolution registersaving
- From: Roland McGrath <roland at redhat dot com>
- To: cgd at broadcom dot com
- Cc: libc-alpha at sources dot redhat dot com
- Date: Thu, 20 May 2004 15:07:55 -0700
- Subject: Re: [patch] fix MIPS n32/64 runtime symbol resolution registersaving
> 2004-05-15 Chris Demetriou <cgd@broadcom.com>
>
> * sysdeps/mips/dl-machine.h (ELF_DL_FRAME_SIZE)
> (ELF_DL_SAVE_ARG_REGS, ELF_DL_RESTORE_ARG_REGS): For the N32
> and 64 ABIs, save and restore regs $10 and $11 (a6 and a7).
I put this in.
Thanks,
Roland