diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-03-20 04:26:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-03-20 04:26:29 +0000 |
commit | 1aa4e40a313c36432caef1c08ab50a9ed3e00d58 (patch) | |
tree | 5771f476776b9c689541fbc23801a117fcfc0096 /linuxthreads/ChangeLog | |
parent | a5f01f37fe047e3637edc0bb667d3a63692133d7 (diff) | |
download | glibc-1aa4e40a313c36432caef1c08ab50a9ed3e00d58.tar.gz glibc-1aa4e40a313c36432caef1c08ab50a9ed3e00d58.tar.xz glibc-1aa4e40a313c36432caef1c08ab50a9ed3e00d58.zip |
* sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index c28c4b3bf6..f08de506a5 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2005-02-21 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Add local _init + and _fini labels. + 2005-03-05 Ulrich Drepper <drepper@redhat.com> * sysdeps/i386/Makefile (CFLAGS-pt-initfini.s): Unconditionally |