Szabolcs Nagy
|
3c4214db72
math: more correct tgmath.h type cast logic
|
12 năm trước cách đây |
Szabolcs Nagy
|
e9e2b66e68
math: new type cast logic in tgmath.h
|
12 năm trước cách đây |
Szabolcs Nagy
|
c6383b7b10
math: use 0x1p-120f and 0x1p120f for tiny and huge values
|
12 năm trước cách đây |
Szabolcs Nagy
|
d8a7619e37
math: tgammal.c fixes
|
12 năm trước cách đây |
Szabolcs Nagy
|
e42a977fe5
math: tanh.c cleanup similar to sinh, cosh
|
12 năm trước cách đây |
Szabolcs Nagy
|
f143458223
math: sinh.c cleanup similar to the cosh one
|
12 năm trước cách đây |
Szabolcs Nagy
|
1aec620f93
math: finished cosh.c cleanup
|
12 năm trước cách đây |
Szabolcs Nagy
|
58bba42d1b
math: x86_64 version of expl, fixed some comments in the i386 version
|
12 năm trước cách đây |
Szabolcs Nagy
|
525ad96e0e
math: move x86_64 exp2l implementation to exp2l.s from expl.s
|
12 năm trước cách đây |
Rich Felker
|
1d7c4f8f93
fix breakage in ldd (failure to print library load address)
|
12 năm trước cách đây |
Rich Felker
|
969ddbc423
Merge remote-tracking branch 'nsz/math'
|
12 năm trước cách đây |
Rich Felker
|
9cb589939c
add some missing macros to sys/shm.h
|
12 năm trước cách đây |
Szabolcs Nagy
|
a8f73bb1a6
math: fix i386/expl.s with more precise x*log2e
|
12 năm trước cách đây |
Szabolcs Nagy
|
9346094423
fixed tgmath.h for functions with integral result
|
12 năm trước cách đây |
Rich Felker
|
d50955620f
add missing flags in sys/timerfd.h
|
12 năm trước cách đây |
Rich Felker
|
2384f27d34
treat invalid C as an error even if warnings aren't enabled.
|
12 năm trước cách đây |
Szabolcs Nagy
|
0f53c1a426
math: add a non-dummy tgamma implementation
|
12 năm trước cách đây |
Szabolcs Nagy
|
14cc9c7f38
math: cosh cleanup
|
12 năm trước cách đây |
Szabolcs Nagy
|
9c6b1de0fb
math: fix comment in __rem_pio2f.c
|
12 năm trước cách đây |
Szabolcs Nagy
|
1384ad5f33
math: add empty __invtrigl.s to i386 and x86_64
|
12 năm trước cách đây |
Szabolcs Nagy
|
b12a73d5bf
math: clean up inverse trigonometric functions
|
12 năm trước cách đây |
Szabolcs Nagy
|
482ccd2f74
math: rewrite inverse hyperbolic functions to be simpler/smaller
|
12 năm trước cách đây |
Szabolcs Nagy
|
64623cd59a
math: remove long double version of bessel functions from math.h
|
12 năm trước cách đây |
Szabolcs Nagy
|
faea4c9937
make CMPLX macros available in complex.h in non-c11 mode as well
|
12 năm trước cách đây |
Rich Felker
|
bcc20d2b94
fix double errno-decoding in the old-kernel fallback path of pipe2
|
12 năm trước cách đây |
Rich Felker
|
490d4a0e9e
fix regressions in app compatibility from previous sys/ipc.h changes
|
12 năm trước cách đây |
Rich Felker
|
f1c1a5ea82
document self-synchronized destruction issue for stdio locking
|
12 năm trước cách đây |
Rich Felker
|
baf246e559
syscall() declaration belongs in unistd.h, not sys/syscall.h
|
12 năm trước cách đây |
Rich Felker
|
34aa169dcf
add support for ctors/dtors on arm with modern gcc
|
12 năm trước cách đây |
Rich Felker
|
b8ccf8e46b
page-align initial brk value used by malloc in shared libc
|
12 năm trước cách đây |