freebsd-dev/lib/libc/amd64/sys
Konstantin Belousov 150facd256 Rework the __vdso_* symbols attributes to only make the symbols weak,
but use normal references instead of weak.  This makes the statically
linked binaries to use fast gettimeofday(2) by forcing the linker to
resolve references and providing the neccessary functions.

Reported by:	bde
Tested by:	marius (sparc64)
MFC after:	2 weeks
2013-01-30 12:48:16 +00:00
..
__vdso_gettc.c Rework the __vdso_* symbols attributes to only make the symbols weak, 2013-01-30 12:48:16 +00:00
amd64_get_fsbase.c
amd64_get_gsbase.c
amd64_set_fsbase.c
amd64_set_gsbase.c
brk.S libc/amd64: Do not export .cerror. 2012-09-06 20:59:49 +00:00
cerror.S
exect.S libc/amd64: Do not export .cerror. 2012-09-06 20:59:49 +00:00
getcontext.S libc/amd64: Do not export .cerror. 2012-09-06 20:59:49 +00:00
Makefile.inc
pipe.S libc/amd64: Do not export .cerror. 2012-09-06 20:59:49 +00:00
ptrace.S libc/amd64: Do not export .cerror. 2012-09-06 20:59:49 +00:00
reboot.S libc/amd64: Do not export .cerror. 2012-09-06 20:59:49 +00:00
sbrk.S libc/amd64: Do not export .cerror. 2012-09-06 20:59:49 +00:00
setlogin.S libc/amd64: Do not export .cerror. 2012-09-06 20:59:49 +00:00
sigreturn.S
vfork.S libc/amd64: Do not export .cerror. 2012-09-06 20:59:49 +00:00