1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/lib/msun
John Baldwin 56f5947a71 Remove checks for __GNUCLIKE_ASM assuming it is always true.
All supported compilers (modern versions of GCC and clang) support
this.

Many places didn't have an #else so would just silently do the wrong
thing.  Ancient versions of icc (the original motivation for this) are
no longer a compiler FreeBSD supports.

PR:		263102 (exp-run)
Reviewed by:	brooks, imp
Differential Revision:	https://reviews.freebsd.org/D34797
2022-04-12 10:05:45 -07:00
..
aarch64 Use a builtin where possible in msun 2021-11-19 11:40:46 +00:00
amd64
arm
bsdsrc * lib/msun/Makefile: 2021-12-15 18:36:19 +00:00
i387
ld80 * lib/msun/Makefile b/lib/msun/Makefile: 2021-12-15 18:36:20 +00:00
ld128 * lib/msun/Makefile b/lib/msun/Makefile: 2021-12-15 18:36:20 +00:00
man Implementations of cexpl() 2021-11-05 13:51:42 +02:00
powerpc
riscv
src Remove checks for __GNUCLIKE_ASM assuming it is always true. 2022-04-12 10:05:45 -07:00
tests
x86
Makefile * lib/msun/Makefile b/lib/msun/Makefile: 2021-12-15 18:36:20 +00:00
Makefile.depend
Symbol.map Implementations of cexpl() 2021-11-05 13:51:42 +02:00