* sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro.
commit48c5307058990a7e525b3dfc444e9d996b2cefc6
authorRoland McGrath <roland@gnu.org>
Sat, 14 Sep 2002 09:00:42 +0000 (14 09:00 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 14 Sep 2002 09:00:42 +0000 (14 09:00 +0000)
tree9459f98ffc248cedd1a787baaf38aaa53b554f53
parent65233b5850accaaf3339e050c69f59b994582e86
* sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro.

* elf/cache.c (print_entry): Add case for FLAG_POWERPC_LIB64.
Remove per-machine conditionals for FLAG_* cases.
* sysdeps/unix/sysv/linux/powerpc/ldconfig.h: New file.
* sysdeps/unix/sysv/linux/powerpc/readelflib.c: New file.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/dl-cache.h: New file.
ChangeLog
elf/cache.c
sysdeps/generic/ldconfig.h
sysdeps/unix/sysv/linux/powerpc/ldconfig.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/powerpc64/dl-cache.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/readelflib.c [new file with mode: 0644]