diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-08-27 00:59:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-08-27 00:59:51 +0000 |
commit | 51df989ed66d5ab09ffb29bc45164561d7b27136 (patch) | |
tree | 00e84d593211cd619c274110ecd0ac535bcb18fa /ChangeLog | |
parent | fdde83499a05d3befb0e0c9299cd2bb718229d8b (diff) | |
download | glibc-51df989ed66d5ab09ffb29bc45164561d7b27136.tar glibc-51df989ed66d5ab09ffb29bc45164561d7b27136.tar.gz glibc-51df989ed66d5ab09ffb29bc45164561d7b27136.tar.bz2 glibc-51df989ed66d5ab09ffb29bc45164561d7b27136.zip |
Update.
* sysdeps/ia64/dl-lookupcfg.h: Add forward declaration for struct
link_map.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2001-08-26 Ulrich Drepper <drepper@redhat.com> + * sysdeps/ia64/dl-lookupcfg.h: Add forward declaration for struct + link_map. + * configure.in: Fix test for .rela.dyn section. * elf/dl-runtime.c: Update calls to _dl_lookup_*. |