diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
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. |