diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | sysdeps/ia64/Versions | 3 |
2 files changed, 0 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog index 8eb8601ba8..7a44e52a82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,3 @@ -2001-04-10 Ulrich Drepper <drepper@redhat.com> - - * sysdeps/ia64/Versions: Export - __libc_ia64_register_backing_store_base. - 2001-04-10 Andreas Schwab <schwab@suse.de> * math/libm-test.inc (csinh_test): Don't require the invalid diff --git a/sysdeps/ia64/Versions b/sysdeps/ia64/Versions index 0eccce3901..1e1387f9d4 100644 --- a/sysdeps/ia64/Versions +++ b/sysdeps/ia64/Versions @@ -4,7 +4,4 @@ ld { _dl_symbol_address; _dl_unmap; _dl_lookup_address; _dl_function_address; } - GLIBC_2.2.3 { - __libc_ia64_register_backing_store_base; - } } |