[PATCH] Remove x86 ifunc-defines.sym and rtld-global-offsets.sym

H.J. Lu hjl.tools@gmail.com
Tue May 10 14:42:00 GMT 2016


On Tue, May 10, 2016 at 7:03 AM, Andreas Schwab <schwab@suse.de> wrote:
> "H.J. Lu" <hongjiu.lu@intel.com> writes:
>
>> diff --git a/sysdeps/x86/cpu-features-offsets.sym b/sysdeps/x86/cpu-features-offsets.sym
>> index a9d53d1..f6907e0 100644
>> --- a/sysdeps/x86/cpu-features-offsets.sym
>> +++ b/sysdeps/x86/cpu-features-offsets.sym
>> @@ -1,7 +1,24 @@
>>  #define SHARED 1
>>
>> -#include <ldsodefs.h>
>> +#include "init-arch.h"
>> +#include <stddef.h>
>
> This will find sysdeps/x86/init-arch.h first, doesn't it?  I don't know
> if MINIMUM_ISA has an effect here, but it appears cleaner to use
> <init-arch.h> instead.

How about this?

-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-x86-ifunc-defines.sym-and-rtld-global-offsets.patch
Type: text/x-patch
Size: 6522 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160510/101837d0/attachment.bin>


More information about the Libc-alpha mailing list