Move architecture-specific shlib-versions entries to sysdeps files
Kaz Kojima
kkojima@rr.iij4u.or.jp
Wed Sep 10 00:40:00 GMT 2014
"Joseph S. Myers" <joseph@codesourcery.com> wrote:
> Tested on x86_64 that this does not change the installed shared
> libraries. (x86_64 of course does not provide much test coverage for
> this patch - what should be architecture-specific contents in
> shlib-versions for x86_64 is currently abi-*-ld-soname Makefile
> settings, until gnu/lib-names.h is generated more like gnu/stubs.h so
> those can move back to shlib-versions - so it would be useful for
> architecture maintainers for at least one affected architecture to
> confirm it does not change installed shared libraries there.)
>
> 2014-09-08 Joseph Myers <joseph@codesourcery.com>
>
> * nptl/shlib-versions: Remove architecture-specific entries.
> Moved to files in sysdeps.
> * shlib-versions: Likewise.
> * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
> file.
> * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
> * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
> * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
> * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
I've tested it on sh4. Looks fine on SH.
Regards,
kaz
More information about the Libc-alpha
mailing list