freebsd-dev/lib/libc/mips
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
..
gdtoa Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
gen Implement _set_tp 2012-03-06 03:30:09 +00:00
net Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
softfloat Convert softfloat to use the standard exception flag and rounding macros 2012-01-16 04:05:53 +00:00
string Change index() and rindex() to a weak alias. 2012-01-05 10:32:53 +00:00
sys Rework the __vdso_* symbols attributes to only make the symbols weak, 2013-01-30 12:48:16 +00:00
_fpmath.h Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
arith.h Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
gd_qnan.h Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
Makefile.inc Merge jmallett@'s n64 work into HEAD - changeset 2 2010-06-16 14:13:36 +00:00
Symbol.map Replace a proliferation of buggy MD implementations of modf() with a 2011-10-21 06:40:36 +00:00
SYS.h Fix PIC_RETURN when abicalls are not defined. 2010-10-24 05:22:07 +00:00