freebsd-dev/lib/libc/arm/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
brk.S
cerror.S
fork.S
Makefile.inc Rework the __vdso_* symbols attributes to only make the symbols weak, 2013-01-30 12:48:16 +00:00
Ovfork.S These warnings are only relevant on NetBSD it seems. They don't seem 2009-02-19 19:53:58 +00:00
pipe.S
ptrace.S
sbrk.S
shmat.S
sigreturn.S
syscall.S