This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: ARM TLS descriptor support


Thanks.  I've committed this patch, with the previously noted 
dl-machine.h.orig removed, the removal of a change adding a commented-out 
include of <sysdep.h>, and fixes to trailing whitespace and suspicious 
indentation that git complains about.

The new entry points (with restricted register clobber sets according to 
the ABI) appear to have the problem that they don't do anything about 
saving/restoring NEON registers that the dynamic linker might clobber, but 
the previously existing dynamic linker entry points also have the same 
problem.

-- 
Joseph S. Myers
joseph@codesourcery.com


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