Age | Commit message (Expand) | Author |
2018-11-01 | mkostemp64: clear flags, as mkostemp does | Carlos Santos |
2018-10-27 | ARC: Accommodate TLS fix in Binutils | Evgeniy Didin |
2018-10-20 | do not expose recvmmsg/sendmmsg for unsupported kernels | Waldemar Brodkorb |
2018-09-21 | bugfix renameat2 wrong implement. | Guo Ren |
2018-09-21 | wordexp: Fix the usage of the internal _itoa function | Segev Finer |
2018-08-16 | sched_setaffinity: use the same style with glibc's | Guo Ren |
2018-08-10 | rtld: Avoid crash on R_ARM_NONE relocation | Christophe Lyon |
2018-08-10 | Fix shm_open posix compliance error code | Christophe Lyon |
2018-08-10 | mbtowc: Fix non compliant behavior for end of string | Christophe Lyon |
2018-08-10 | isnan: Add isnan weak alias to __isnan | Christophe Lyon |
2018-08-10 | Fix htab_delete loop counter | Christophe Lyon |
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.30v1.0.30 | Waldemar Brodkorb |
2018-04-28 | mention Tile architecture | Waldemar Brodkorb |