Rich Felker
|
7b6ec3de71
fix build regression on mips n32 due to typo in new inline syscall
|
5 yıl önce |
Rich Felker
|
28198ac3af
fix passing of 64-bit syscall arguments on microblaze
|
5 yıl önce |
Rich Felker
|
2df8b1d806
fix regression in s390x SO_PEERSEC definition
|
5 yıl önce |
Rich Felker
|
78691fa76d
make new math code compatible with unused variable warning/error
|
5 yıl önce |
Szabolcs Nagy
|
e4dd65305a
math: new pow
|
6 yıl önce |
Szabolcs Nagy
|
e16f7b3c02
math: new exp and exp2
|
6 yıl önce |
Szabolcs Nagy
|
2a3210cf4a
math: new log2
|
6 yıl önce |
Szabolcs Nagy
|
236cd056e8
math: new log
|
6 yıl önce |
Szabolcs Nagy
|
d28cd0ad42
math: new powf
|
7 yıl önce |
Szabolcs Nagy
|
3f94c648ef
math: new exp2f and expf
|
7 yıl önce |
Szabolcs Nagy
|
098868b338
math: new log2f
|
7 yıl önce |
Szabolcs Nagy
|
db505b794c
math: new logf
|
7 yıl önce |
Szabolcs Nagy
|
169fc008d8
math: add configuration macros
|
6 yıl önce |
Szabolcs Nagy
|
3c3763fc52
math: add macros for static branch prediction hints
|
6 yıl önce |
Szabolcs Nagy
|
4f8acf953c
math: add double precision error handling functions
|
6 yıl önce |
Szabolcs Nagy
|
9ef6ca4235
math: add single precision error handling functions
|
7 yıl önce |
Szabolcs Nagy
|
fe54544f05
math: add eval_as_float and eval_as_double
|
6 yıl önce |
Szabolcs Nagy
|
b50d315fd2
math: add fp_arch.h with fp_barrier and fp_force_eval
|
6 yıl önce |
Szabolcs Nagy
|
f107d34e76
math: remove sun copyright from libm.h
|
6 yıl önce |
Szabolcs Nagy
|
d59e504279
math: add asuint, asuint64, asfloat and asdouble
|
7 yıl önce |
Szabolcs Nagy
|
2d72b58070
math: move complex math out of libm.h
|
6 yıl önce |
Szabolcs Nagy
|
e980ca7a57
define FP_FAST_FMA* when fma* can be inlined
|
6 yıl önce |
A. Wilcox
|
65c8be3804
fcntl.h: define O_TTY_INIT to 0
|
6 yıl önce |
Rich Felker
|
788d5e24ca
remove external __syscall function and last remaining users
|
6 yıl önce |
Rich Felker
|
1bcdaeee6e
implement inline 5- and 6-argument syscalls for mipsn32 and mips64
|
6 yıl önce |
Rich Felker
|
d3b4869cd3
cleanup mips64 syscall_arch functions
|
6 yıl önce |
Rich Felker
|
dcb18bea61
implement inline 5- and 6-argument syscalls for mips
|
6 yıl önce |
Rich Felker
|
6aeb9c6703
use inline syscalls for powerpc (32-bit)
|
6 yıl önce |
Rich Felker
|
f76d51a1cc
remove cruft for supposedly-buggy clang from or1k & microblaze syscall_arch
|
6 yıl önce |
Rich Felker
|
22e5bbd0de
overhaul i386 syscall mechanism not to depend on external asm source
|
6 yıl önce |