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 2/2] Remove vestiges of NaCl port from ARM assembly files.


On 05/12/2017 02:37 AM, Zack Weinberg wrote:
This semi-mechanical patch removes all uses and definitions of the
sfi_breg, sfi_pld, and sfi_sp macros from various ARM-specific
assembly files.  These were only used by NaCl.  Please read carefully,
I don't have any ARM hardware to test this patch on and I may have
screwed up my regular expressions.

I did a build on an armv7l-redhat-linux-gnueabihf system, and the libc.so.6 file had identical disassembly before and after the build, so I assume that this is okay.

Thanks,
Florian


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