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 v2] Move abilist files into sysdep dirs.


On Sat, Apr 28, 2012 at 11:36 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
> 2012/4/28 David Miller <davem@davemloft.net>:
>>
>> Commited to master.
>>
>> ? ? ? ?* Makerules (%.abilist): Add vpath on sysdep_dirs.
>> ? ? ? ?(check-abi-%): Remove AWK script prerequisite and explicit
>> ? ? ? ?abilist directory.
>> ? ? ? ?(check-abi): Rewrite to just diff the symlist with the abilist.
>> ? ? ? ?(config-tls, config-abi-config): Delete, no longer used.
>> ? ? ? ?(update-abi-%): Remove AWK script and explicit abilist directory.
>> ? ? ? ?(update-abi): Rewrite to simply compare and conditionally copy the
>> ? ? ? ?symlist and the sysdep abilist file. ?Remove update-abi-config
>> ? ? ? ?checks.
>> ? ? ? ?* abilist/ld.abilist: Remove.
>> ? ? ? ?* abilist/libBrokenLocale.abilist: Remove.
>> ? ? ? ?* abilist/libanl.abilist: Remove.
>> ? ? ? ?* abilist/libcrypt.abilist: Remove.
>> ? ? ? ?* abilist/libdl.abilist: Remove.
>> ? ? ? ?* abilist/librt.abilist: Remove.
>> ? ? ? ?* abilist/libthread_db.abilist: Remove.
>> ? ? ? ?* abilist/libutil.abilist: Remove.
>> ? ? ? ?* scripts/extract-abilist.awk: Remove.
>> ? ? ? ?* scripts/merge-abilist.awk: Remove.
>> ? ? ? ?* sysdeps/generic/libcidn.abilist: New file.
>> ? ? ? ?* sysdeps/generic/libnss_compat.abilist: New file.
>> ? ? ? ?* sysdeps/generic/libnss_db.abilist: New file.
>> ? ? ? ?* sysdeps/generic/libnss_dns.abilist: New file.
>> ? ? ? ?* sysdeps/generic/libnss_files.abilist: New file.
>> ? ? ? ?* sysdeps/generic/libnss_hesiod.abilist: New file.
>> ? ? ? ?* sysdeps/generic/libnss_nis.abilist: New file.
>> ? ? ? ?* sysdeps/generic/libnss_nisplus.abilist: New file.
>
> Those generic ABI files are missing.
>

All x86-64 abilist files should be under

sysdeps/unix/sysv/linux/x86_64/64/nptl

since x32 ones are different.

Thanks.

-- 
H.J.


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