diff --git a/ChangeLog b/ChangeLog index 8eb8601ba8..7a44e52a82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,3 @@ -2001-04-10 Ulrich Drepper - - * sysdeps/ia64/Versions: Export - __libc_ia64_register_backing_store_base. - 2001-04-10 Andreas Schwab * 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; - } }