This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Save and restore SSE registers in _dl_runtime_resolve.


On 05/11/2010 09:26 AM, Joe Damato wrote:
> Hi,
> 
> It seems that _dl_runtime_resolve should be saving and restoring the
> SSE registers to comply with the amd64 ABI, unless I am reading it
> incorrectly (and I very well could be).

We only need to do that if the dynamic linker clobbers
those registers, and it should not.


r~


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