rofl0r
|
8d2887f884
fcntl.h: O_SEARCH was missing for powerpc
|
12 gadi atpakaļ |
rofl0r
|
ae67fe1aad
ppc socket.h: add forgotten cmsghdr
|
12 gadi atpakaļ |
Rich Felker
|
71955b2ff8
fix typo in dynamic linker path file loading code
|
12 gadi atpakaļ |
Rich Felker
|
d0197ff031
add cleaned-up sys/mtio.h
|
12 gadi atpakaļ |
Rich Felker
|
5c6443ac42
add stub versions of some missing optional pthread interfaces
|
12 gadi atpakaļ |
Rich Felker
|
bb9abdef48
arg-skipping code for powerpc dynamic linker
|
12 gadi atpakaļ |
Rich Felker
|
a4db94ab78
dynamic linking support for powerpc
|
12 gadi atpakaļ |
Rich Felker
|
7718e7cce5
fix ppc stat structure definition
|
12 gadi atpakaļ |
rofl0r
|
3bb6bd8580
fix powerpc termios.h and ioctl.h
|
12 gadi atpakaļ |
Rich Felker
|
91738d0241
disable SO_REUSEPORT in sys/socket.h
|
12 gadi atpakaļ |
Rich Felker
|
7491bac33e
ppc wchar_t is long, not int
|
12 gadi atpakaļ |
Rich Felker
|
8bb1816222
Merge remote-tracking branch 'nsz/math'
|
12 gadi atpakaļ |
Rich Felker
|
22781b4d8e
update copyright file for recent contributions
|
12 gadi atpakaļ |
Rich Felker
|
d1bf452d75
fix indention with spaces in powerpc asm
|
12 gadi atpakaļ |
Rich Felker
|
e7257d3e63
fix powerpc atomic compare-and-swap function
|
12 gadi atpakaļ |
Rich Felker
|
574d01a696
update ppc atomic code to match the endian-agnostic version on other archs
|
12 gadi atpakaļ |
Rich Felker
|
50cb6dbb0c
fix wchar limits mistakenly copied from arm
|
12 gadi atpakaļ |
Rich Felker
|
c6d441e3a2
Merge remote-tracking branch 'ppc-port/ppc-squashed'
|
12 gadi atpakaļ |
Szabolcs Nagy
|
68847ecd3a
fenv: return FE_TONEAREST in dummy fegetround
|
12 gadi atpakaļ |
Szabolcs Nagy
|
45ff9d8eb6
math: ld80 invtrig cleanups
|
12 gadi atpakaļ |
Szabolcs Nagy
|
529a8de46c
math: simplify hypot and hypotf using scalbn
|
12 gadi atpakaļ |
Szabolcs Nagy
|
6d3f1a39c1
math: turn off the STRICT_ASSIGN workaround by default
|
12 gadi atpakaļ |
rofl0r
|
1c8eb8bad7
PPC port cleaned up, static linking works well now.
|
12 gadi atpakaļ |
Richard Pennington
|
7669d1e334
import preliminary ppc work by rdp.
|
12 gadi atpakaļ |
Szabolcs Nagy
|
033a9d6ad2
math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed
|
12 gadi atpakaļ |
Szabolcs Nagy
|
c4359e0130
math: excess precision fix modf, modff, scalbn, scalbnf
|
12 gadi atpakaļ |
Szabolcs Nagy
|
666271c105
math: fix scalbn and scalbnf on overflow/underflow
|
12 gadi atpakaļ |
Szabolcs Nagy
|
662ed20065
math: fix nextafter and nexttoward on maxdbl and maxflt input
|
12 gadi atpakaļ |
Szabolcs Nagy
|
cfbaba79a2
complex: add C11 CMPLX macros and replace cpack with them
|
12 gadi atpakaļ |
Szabolcs Nagy
|
e2fe959fe2
math: raise flags in logl.c on <= 0 arguments
|
12 gadi atpakaļ |