[BZ #781, BZ #796]
authorRoland McGrath <roland@gnu.org>
Thu, 28 Apr 2005 22:31:00 +0000 (22:31 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 28 Apr 2005 22:31:00 +0000 (22:31 +0000)
commit453d8199be7ca2bc9885c9942f02b1e84ac041bf
tree4a53dc57307697d9fe9bb3a9459f55d82dbd0122
parent0e03d56254636d9e804e9f97f93dbafe3f3e2fd7
[BZ #781, BZ #796]

2005-04-28  Roland McGrath  <roland@redhat.com>
[BZ #796]
* sysdeps/unix/sysv/linux/dl-sysdep.h: New file.
Define NEED_DL_SYSINFO_DSO for all platforms.

* sysdeps/generic/dl-sysdep.h: Remove multiple inclusion protection.
* sysdeps/alpha/dl-sysdep.h: Likewise.
Use #include_next instead of duplicating generic file's contents.
* sysdeps/ia64/dl-sysdep.h: Likewise.
* sysdeps/sparc/dl-sysdep.h: Likewise.

2005-03-22  Steven Munroe  <sjmunroe@us.ibm.com>

* sysdeps/powerpc/powerpc64/memset.S (memset): Make ___memset local.

2005-03-07  Steven Munroe  <sjmunroe@us.ibm.com>

[BZ #781]
* sysdeps/unix/sysv/linux/kernel-features.h
(__ASSUME_TGKILL): Define for powerpc32/64 starting with 2.6.1.
(__ASSUME_UTIMES): Define for powerpc32/64 starting with 2.6.1.
(__ASSUME_FADVISE64_64_SYSCALL): Define for powerpc32 only starting
with 2.6.1.
(__ASSUME_WAITID_SYSCALL): Don't define for powerpc32/64.
ChangeLog
sysdeps/alpha/dl-sysdep.h
sysdeps/generic/dl-sysdep.h
sysdeps/ia64/dl-sysdep.h
sysdeps/sparc/dl-sysdep.h
sysdeps/unix/sysv/linux/dl-sysdep.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/kernel-features.h