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
David Schultz
9c90f85a6b
In scanf, round according to the current rounding mode.
2007-12-03 07:17:33 +00:00
Ruslan Ermilov
3029eff743
Desupport the undocumented NO_QUAD option, just don't compile
...
the quad support on 64-bit platforms.
2006-03-16 14:22:19 +00:00
Daniel Eischen
6fad3aaf15
Add each directory's symbol map file to SYM_MAPS.
2006-03-13 01:15:01 +00:00
David Schultz
bd15659f64
Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.
...
The purpose of having a separate file involved an abandoned scheme that
would have kept contrib/gdtoa out of the include path for the rest of libc.
2005-01-15 05:23:58 +00:00
Ruslan Ermilov
a35d88931c
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
Thomas Moestl
49a64cb475
Connect the sparc64 userland fp emulator to the build.
2002-03-05 00:00:40 +00:00
Jake Burkholder
e74ea2d01a
Minimal libc for sparc64.
...
Reviewed by: obrien
2001-10-26 05:40:07 +00:00