aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-04-04 06:59:03 +0000
committerRoland McGrath <roland@gnu.org>2006-04-04 06:59:03 +0000
commit9b5e78fe899018a31302094de8f57433b26de963 (patch)
tree2ede81a50c9f65e81bb37d4e9a4936a19f45e780 /ChangeLog
parentec92fb39c2fad144454af5fa0d43250e1249fc49 (diff)
downloadglibc-9b5e78fe899018a31302094de8f57433b26de963.tar
glibc-9b5e78fe899018a31302094de8f57433b26de963.tar.gz
glibc-9b5e78fe899018a31302094de8f57433b26de963.tar.bz2
glibc-9b5e78fe899018a31302094de8f57433b26de963.zip
* sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Test for <asm/elf.h>
with [! _ASM_POWERPC_ELF_H] as well as [!__PPC64_ELF_H].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b12f5581ef..bd599a1045 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-03 Andreas Schwab <schwab@suse.de>
+
+ * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Test for <asm/elf.h>
+ with [! _ASM_POWERPC_ELF_H] as well as [!__PPC64_ELF_H].
+
2006-04-03 Roland McGrath <roland@frob.com>
[BZ #2507]