freebsd-dev/lib/libc/powerpc
Brandon Bergren b257310103 [PowerPC64LE] Fix gdtoa configurations on LE.
gdtoa wins the award for "most outdated endianness naming convention"
with its IEEE_8087 vs IEEE_MC68k defines. I had a good chuckle.

Update softfloat and arith.h to adjust to BE or LE automatically
based on the low level preprocessor defines.

Fixes printf/scanf on PowerPC64LE, although there is still a problem
lurking regarding Signalling NaNs...

Sponsored by:	Tag1 Consulting, Inc.
2020-09-23 02:05:44 +00:00
..
gen [PowerPC] Fix typo in _ctx_start on ppc32 2019-11-23 23:41:21 +00:00
softfloat [PowerPC64LE] Fix gdtoa configurations on LE. 2020-09-23 02:05:44 +00:00
sys [PowerPC] Implement VDSO timebase access on powerpc* 2020-09-08 03:00:31 +00:00
_fpmath.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
arith.h
gd_qnan.h
Makefile.inc [PowerPC] Implement VDSO timebase access on powerpc* 2020-09-08 03:00:31 +00:00
static_tls.h Fix initial exec TLS mode for dynamically loaded shared objects. 2019-03-29 17:52:57 +00:00
Symbol.map Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
SYS.h powerpc: Transition to Secure-PLT, like most other OSs 2019-06-25 00:40:44 +00:00