about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-01-11 20:44:32 +0000
committerUlrich Drepper <drepper@redhat.com>2006-01-11 20:44:32 +0000
commit3baf2e9b75d110f47394e41127f8a4983c9d35c3 (patch)
tree0915995b1a0006e7a756eec0ebeadafcf40971cf /ChangeLog
parentbd7d6b406d28d0eb334b10e7cdfe952698fa2032 (diff)
downloadglibc-3baf2e9b75d110f47394e41127f8a4983c9d35c3.tar.gz
glibc-3baf2e9b75d110f47394e41127f8a4983c9d35c3.tar.xz
glibc-3baf2e9b75d110f47394e41127f8a4983c9d35c3.zip
* elf/check-localplt.c: New file.
	* elf/Makefile: Add rules to build and run check-localplt.
	* scripts/data/localplt-x86_64-linux-gnu.data: New file.
	* scripts/data/localplt-i386-linux-gnu.data: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8bcf3321b..845ce14fd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2006-01-11  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/check-localplt.c: New file.
+	* elf/Makefile: Add rules to build and run check-localplt.
+	* scripts/data/localplt-x86_64-linux-gnu.data: New file.
+	* scripts/data/localplt-i386-linux-gnu.data: New file.
+
 	* include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.
 	* sysdeps/unix/sysv/linux/fxstatat64.c: Add libc_hidden_def for
 	__fxstatat64.