freebsd-src/lib/libc/powerpc64
Brooks Davis bf8a3a816d libc/softfloat: we don't export _fp[gs]et* symbols
Remove attempts to use NetBSD __weak_alias macros to export _-prefixed
versions of various fp[sg]et* symbols under softfloat.  __weak_alias
isn't defined so we didn't export them and thus the Symbol.map entries
were wrong.

Reviewed by:	jhibbits
Differential Revision:	https://reviews.freebsd.org/D44327
2024-03-13 20:35:41 +00:00
..
gen libc/softfloat: we don't export _fp[gs]et* symbols 2024-03-13 20:35:41 +00:00
softfloat Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
string libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
_fpmath.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
arith.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
gd_qnan.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
static_tls.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Symbol.map lib{c,sys}: return wrapped syscall APIs to libc 2024-03-13 18:36:02 +00:00