mirror of git://sourceware.org/git/glibc.git
Update.
This commit is contained in:
parent
b63c4b5f48
commit
c88dcdce0d
|
@ -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>
|
2001-04-10 Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
* math/libm-test.inc (csinh_test): Don't require the invalid
|
* math/libm-test.inc (csinh_test): Don't require the invalid
|
||||||
|
|
|
@ -4,7 +4,4 @@ ld {
|
||||||
_dl_symbol_address; _dl_unmap; _dl_lookup_address;
|
_dl_symbol_address; _dl_unmap; _dl_lookup_address;
|
||||||
_dl_function_address;
|
_dl_function_address;
|
||||||
}
|
}
|
||||||
GLIBC_2.2.3 {
|
|
||||||
__libc_ia64_register_backing_store_base;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue