2001-04-10  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/ia64/Versions: Export
	__libc_ia64_register_backing_store_base.
This commit is contained in:
Ulrich Drepper 2001-04-10 23:35:32 +00:00
parent a16956f331
commit b63c4b5f48
3 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
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

View File

@ -4,4 +4,7 @@ ld {
_dl_symbol_address; _dl_unmap; _dl_lookup_address;
_dl_function_address;
}
GLIBC_2.2.3 {
__libc_ia64_register_backing_store_base;
}
}

View File

@ -97,7 +97,4 @@ __data_start:
.weak data_start
data_start = __data_start
.global __libc_ia64_register_backing_store_base
.align 8
__libc_ia64_register_backing_store_base:
.space 8
.common __libc_ia64_register_backing_store_base, 8, 8