Khem Raj
|
c97ce77636
ctor/dtor nptl: Fix init and fini function compilation
|
14 years ago |
Khem Raj
|
45046d8134
Rules.mak: Rearrange appending UCLIBC_EXTRA_CFLAGS to CFLAGS
|
14 years ago |
Yann E. MORIN
|
4151e14cc8
ARM: remove EABI/OABI selection
|
14 years ago |
Yann E. MORIN
|
7a246fda8e
ARM: detect BX availibility at build time
|
14 years ago |
Yann E. MORIN
|
3862c65a05
ARM: #include <bits/arm_asm.h> where __USE_BX__ is used
|
14 years ago |
Yann E. MORIN
|
7f40574243
ARM: transform the EABI/OABI choice into a boolean
|
14 years ago |
Yann E. MORIN
|
3936325282
ARM: remove sub-arch/variants selection from menuconfig
|
14 years ago |
Yann E. MORIN
|
bda6117489
ARM: introduce blind options to select & force THUMB mode
|
14 years ago |
Yann E. MORIN
|
0e5a44e8cc
ARM: reorder "Use BX" option
|
14 years ago |
Phil Blundell
|
8245f3b463
Fix __libc_epoll_pwait compile failure on x86
|
14 years ago |
Khem Raj
|
9a923848c4
nptl/Makefile.in: Fix the build break caused by UCLIBC_CTOR_DTOR enabling
|
14 years ago |
Carmelo Amoroso
|
cf0b3a3342
buildsys: fix pregen target (!NPTL with LOCALE)
|
14 years ago |
Bernhard Reutner-Fischer
|
399ab8e650
libubacktrace: Fix ASNEEDED emission
|
14 years ago |
Bernhard Reutner-Fischer
|
5c49e11c01
NPTL: Fix CTOR_DTOR
|
14 years ago |
Filippo Arcidiacono
|
204c784902
libc: make common longjmp usable with NPTL
|
14 years ago |
Filippo Arcidiacono
|
461c76887f
sh: use the common implementation for longjmp
|
14 years ago |
Filippo Arcidiacono
|
5e87d86ace
sh: fix build in !NPTL case
|
14 years ago |
Alan Davis
|
8514218c13
Correct a bug when remapping textrel segments on nommu
|
14 years ago |
Khem Raj
|
71d63ed756
unwind.h: Move to libc/sysdeps from nptl sysdeps
|
14 years ago |
Bernhard Reutner-Fischer
|
1bfe83b42b
epoll: redo cancellation to match master
|
14 years ago |
Peter S. Mazinger
|
c6057584e0
epoll.c: add cancellation to epoll_[p]wait()
|
14 years ago |
Bernhard Reutner-Fischer
|
2fbbd10ac6
libm: fix building out-of-tree
|
14 years ago |
Bernhard Reutner-Fischer
|
f6e44ebb52
wordexp: fix mishandled return value of pipe call
|
14 years ago |
Bernhard Reutner-Fischer
|
44100dac11
linux_specific: handle accept4 and pipe2
|
14 years ago |
Bernhard Reutner-Fischer
|
3fb846d24c
NPTL: needs madvise internally
|
14 years ago |
Bernhard Reutner-Fischer
|
213709e1e1
socket: fix stubs
|
14 years ago |
Bernhard Reutner-Fischer
|
4eebb1ab2c
commentary typo fix
|
14 years ago |
Bernhard Reutner-Fischer
|
3e72d1b512
epoll: unify epoll.h
|
14 years ago |
Bernhard Reutner-Fischer
|
c91c3a2b27
commentary typo fix
|
14 years ago |
Thierry Reding
|
bf5dd19d97
Implement epoll_create1 and epoll_pwait system calls.
|
14 years ago |