diff options
author | Andreas Jaeger <aj@suse.de> | 2004-07-20 16:26:45 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2004-07-20 16:26:45 +0000 |
commit | 1346854bae1694e0bd9e2c61f52764f3f97cfc40 (patch) | |
tree | 2e221292a3762a066aaad548397ca206f7dbb6ea | |
parent | 14c3321ee69d60aface2f396b7f87847f6a0b890 (diff) | |
download | glibc-1346854bae1694e0bd9e2c61f52764f3f97cfc40.tar.gz glibc-1346854bae1694e0bd9e2c61f52764f3f97cfc40.tar.xz glibc-1346854bae1694e0bd9e2c61f52764f3f97cfc40.zip |
Update.
2004-07-20 Alexandre Oliva <aoliva@redhat.com> * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Update to use _dl_lookup_symbol_x. (elf_machine_runtime_link_map): Don't INTUSE _dl_signal_error.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4bf6b7ca1b..e24b84b955 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-07-20 Alexandre Oliva <aoliva@redhat.com> + + * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Update to use + _dl_lookup_symbol_x. + (elf_machine_runtime_link_map): Don't INTUSE _dl_signal_error. + 2004-07-20 Ulrich Drepper <drepper@redhat.com> * inet/netinet/in.h: Define struct ip_mreq and struct |