index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-10
nptl threads: Fix bug in using a weak variable.
Christophe Lyon
2018-08-10
nptl: Replace sbrk with mmap
Christophe Lyon
2018-08-10
nptl: Clear TLS area for static binaries.
Christophe Lyon
2018-08-10
nptl: Use vfork on MMU-less for system()
Christophe Lyon
2018-08-10
nptl: Add pthread_mutex_getprioceiling and pthread_mutex_setprioceiling support
Christophe Lyon
2018-08-10
nptl: Allow sem_open to work on MMU-less systems
Christophe Lyon
2018-08-10
nptl: Use linker-defined symbol to find start of .tdata section.
Christophe Lyon
2018-08-10
nptl: Do not use madvise
Christophe Lyon
2018-08-10
nptl: Disable fork and atfork on MMU-less systems.
Christophe Lyon
2018-08-10
nptl: disable mprotect usage in stack protection
Christophe Lyon
2018-08-10
rtld: Initialize _dl_error_catch_tsd without FUNCDESC relocation
Christophe Lyon
2018-08-10
rtld: Use ELF_RTYPE_CLASS_DLSYM
Christophe Lyon
2018-08-10
enable NPTL on TARGET_arm
Christophe Lyon
2018-08-10
arm/clone.S: Fix threading support
Christophe Lyon
2018-08-10
rtld: Compile with -fno-unwind-tables -fno-asynchronous-unwind-tables
Christophe Lyon
2018-08-10
rtld: Add lazy binding support
Christophe Lyon
2018-08-10
TLS: fix relocation computation
Christophe Lyon
2018-08-10
Allow to generate PIE 'static' binary
Christophe Lyon
2018-08-10
Add runtime support needed for C++ exceptions
Christophe Lyon
2018-08-10
Add application startup code for FDPIC
Christophe Lyon
2018-08-10
Fix bug in _dl_pread when using pread64 syscall
Christophe Lyon
2018-08-10
rtld: Add startup code
Christophe Lyon
2018-08-10
rtld: Avoid FUNCDESC relocation on _start
Christophe Lyon
2018-08-10
rtld: Add FDPIC code for arm
Christophe Lyon
2018-08-10
rtld: Add #if defined (__FDPIC__)
Christophe Lyon
2018-08-10
rtld: Do not protect RELRO segments when we don't use an MMU.
Christophe Lyon
2018-08-10
Allow to select FDPIC ELF for arm architecture
Christophe Lyon
2018-06-29
elf.h: add some missing defines
Waldemar Brodkorb
2018-06-29
ldso/arc: fix LD_DEBUG segv when printing R_ARC_NONE
Vineet Gupta
2018-06-15
Fix prototypes for preadv pwritev.
Vlad Starodubtsev
2018-06-10
risc-v: initial 64 bit port, static only (no TLS/NPTL)
Waldemar Brodkorb
2018-06-06
remove unused assembler functions for arm
Florian La Roche
2018-05-29
libiconv: add missing header files from previuos commit
Waldemar Brodkorb
2018-05-27
libiconv: port over simplified iconv from musl
Waldemar Brodkorb
2018-05-05
librt: clock_nanosleep could be even used without threads
Waldemar Brodkorb
2018-05-01
librt: declare clock_nanosleep not only for NPTL
Waldemar Brodkorb
2018-04-29
Revert "ldconfig: add glibc compatibility fix"
Waldemar Brodkorb
2018-04-28
bump for release 1.0.30
v1.0.30
Waldemar Brodkorb
2018-04-28
mention Tile architecture
Waldemar Brodkorb
2018-04-27
libdl: first execute all destructors, then munmap library
Waldemar Brodkorb
2018-04-27
libdl: calculate the length for second parameter of munmap.
Dave Flogeras
2018-04-22
linuxthreads: implement pthread_condattr_{s,g}etclock()
Waldemar Brodkorb
2018-04-22
libdl: end must be bigger than start
Waldemar Brodkorb
2018-04-22
libdl: remove gcc warnings
Waldemar Brodkorb
2018-04-22
libiconv: remove function, which is not available w/o libiconv a4 macros
Waldemar Brodkorb
2018-04-17
libdl: fix problem with unmapping
Waldemar Brodkorb
2018-04-17
libdl: better checking and logging for ctors/dtors
Waldemar Brodkorb
2018-04-17
libdl: remove dead code
Waldemar Brodkorb
2018-04-17
libdl: remove LDSO_NO_CLEANUP
Waldemar Brodkorb
2018-04-17
libdl: cleanup old inline changelog
Waldemar Brodkorb
[next]