]> Git Repo - uclibc-ng.git/shortlog
uclibc-ng.git
2019-05-27 Romain Naoursparc: remove asm constraint
2019-05-13 Max Filippovpreadv/pwritev: fix offset argument type
2019-05-13 Max Filippovxtensa: don't use l32r opcode explicitly
2019-05-13 Max Filippovdocs/defines.txt: clarify LFS-related macros
2019-04-14 Konstantin... Fix build with SUPPORT_LD_DEBUG_EARLY enabled
2019-04-14 Yann SionneauFix _dl_deallocate_tls in !SHARED case
2019-04-14 Yann SionneauFix TLS allocation and loading in !SHARED case
2019-03-02 Eugene YudinFix NULL pointer dereference in open_memstream()
2018-12-31 Guo Rencsky: Add EM_CSKY for ldso
2018-12-14 Waldemar Brodkorbfix issues in ethers.c
2018-12-14 Max Filippovxtensa: add custom bits/poll.h
2018-12-14 [email protected]several patches for uclibc ng
2018-12-14 Guo RenMAINTAINERS: add Mao Han for CSKY
2018-11-27 Waldemar Brodkorbstatfs.h: sync generic header with glibc
2018-11-23 Volodymyr BoykoDefined INLINE_SYSCALL_NOERR_NCS in mips/bits/syscalls.h
2018-11-14 Waldemar Brodkorbbump for release 1.0.31
2018-11-01 Christophe... Add support for Thumb-only processors.
2018-11-01 Petr Voreltime.h: Add CLOCK_TAI
2018-11-01 Carlos Santosmkostemp64: clear flags, as mkostemp does
2018-10-27 Evgeniy DidinARC: Accommodate TLS fix in Binutils
2018-10-20 Waldemar Brodkorbdo not expose recvmmsg/sendmmsg for unsupported kernels
2018-09-21 Guo Renbugfix renameat2 wrong implement.
2018-09-21 Segev Finerwordexp: Fix the usage of the internal _itoa function
2018-08-16 Guo Rensched_setaffinity: use the same style with glibc's
2018-08-10 Christophe... rtld: Avoid crash on R_ARM_NONE relocation
2018-08-10 Christophe... Fix shm_open posix compliance error code
2018-08-10 Christophe... mbtowc: Fix non compliant behavior for end of string
2018-08-10 Christophe... isnan: Add isnan weak alias to __isnan
2018-08-10 Christophe... Fix htab_delete loop counter
2018-08-10 Christophe... nptl threads: Fix bug in using a weak variable.
2018-08-10 Christophe... nptl: Replace sbrk with mmap
2018-08-10 Christophe... nptl: Clear TLS area for static binaries.
2018-08-10 Christophe... nptl: Use vfork on MMU-less for system()
2018-08-10 Christophe... nptl: Add pthread_mutex_getprioceiling and pthread_mute...
2018-08-10 Christophe... nptl: Allow sem_open to work on MMU-less systems
2018-08-10 Christophe... nptl: Use linker-defined symbol to find start of .tdata...
2018-08-10 Christophe... nptl: Do not use madvise
2018-08-10 Christophe... nptl: Disable fork and atfork on MMU-less systems.
2018-08-10 Christophe... nptl: disable mprotect usage in stack protection
2018-08-10 Christophe... rtld: Initialize _dl_error_catch_tsd without FUNCDESC...
2018-08-10 Christophe... rtld: Use ELF_RTYPE_CLASS_DLSYM
2018-08-10 Christophe... enable NPTL on TARGET_arm
2018-08-10 Christophe... arm/clone.S: Fix threading support
2018-08-10 Christophe... rtld: Compile with -fno-unwind-tables -fno-asynchronous...
2018-08-10 Christophe... rtld: Add lazy binding support
2018-08-10 Christophe... TLS: fix relocation computation
2018-08-10 Christophe... Allow to generate PIE 'static' binary
2018-08-10 Christophe... Add runtime support needed for C++ exceptions
2018-08-10 Christophe... Add application startup code for FDPIC
2018-08-10 Christophe... Fix bug in _dl_pread when using pread64 syscall
2018-08-10 Christophe... rtld: Add startup code
2018-08-10 Christophe... rtld: Avoid FUNCDESC relocation on _start
2018-08-10 Christophe... rtld: Add FDPIC code for arm
2018-08-10 Christophe... rtld: Add #if defined (__FDPIC__)
2018-08-10 Christophe... rtld: Do not protect RELRO segments when we don't use...
2018-08-10 Christophe... Allow to select FDPIC ELF for arm architecture
2018-06-29 Waldemar Brodkorbelf.h: add some missing defines
2018-06-29 Vineet Guptaldso/arc: fix LD_DEBUG segv when printing R_ARC_NONE
2018-06-15 Vlad StarodubtsevFix prototypes for preadv pwritev.
2018-06-10 Waldemar Brodkorbrisc-v: initial 64 bit port, static only (no TLS/NPTL)
2018-06-06 Florian La... remove unused assembler functions for arm
2018-05-29 Waldemar Brodkorblibiconv: add missing header files from previuos commit
2018-05-27 Waldemar Brodkorblibiconv: port over simplified iconv from musl
2018-05-05 Waldemar Brodkorblibrt: clock_nanosleep could be even used without threads
2018-05-01 Waldemar Brodkorblibrt: declare clock_nanosleep not only for NPTL
2018-04-29 Waldemar BrodkorbRevert "ldconfig: add glibc compatibility fix"
2018-04-28 Waldemar Brodkorbbump for release 1.0.30
2018-04-28 Waldemar Brodkorbmention Tile architecture
2018-04-27 Waldemar Brodkorblibdl: first execute all destructors, then munmap library
2018-04-27 Dave Flogeraslibdl: calculate the length for second parameter of...
2018-04-22 Waldemar Brodkorblinuxthreads: implement pthread_condattr_{s,g}etclock()
2018-04-22 Waldemar Brodkorblibdl: end must be bigger than start
2018-04-22 Waldemar Brodkorblibdl: remove gcc warnings
2018-04-22 Waldemar Brodkorblibiconv: remove function, which is not available w...
2018-04-17 Waldemar Brodkorblibdl: fix problem with unmapping
2018-04-17 Waldemar Brodkorblibdl: better checking and logging for ctors/dtors
2018-04-17 Waldemar Brodkorblibdl: remove dead code
2018-04-17 Waldemar Brodkorblibdl: remove LDSO_NO_CLEANUP
2018-04-17 Waldemar Brodkorblibdl: cleanup old inline changelog
2018-04-17 Waldemar BrodkorbRevert "libdl: fix dlclose() issue"
2018-04-17 Guo Rencommon/sendfile.c: bugfix can't support offset is NULL
2018-04-17 Waldemar BrodkorbRevert "common/sendfile.c: bugfix can't support offset...
2018-04-13 Guo Renlseek.c: bugfix ltp lseek01.c
2018-04-13 Guo Rencommon/sendfile.c: bugfix can't support offset is NULL
2018-04-13 Thomas Petazzonior1k: add F_{DUPFD_CLOEXEC, SETPIPE_SZ, GETPIPE_SZ}
2018-04-02 Waldemar Brodkorbuse __NR_newfstatat only for modern Linux architectures
2018-03-22 Waldemar Brodkorbhppa: fix runtime issues
2018-03-15 Guo Rencsky: support bsd-setjmp and bsd-_setjmp.
2018-03-15 Waldemar Brodkorblibdl: fix dlclose() issue
2018-03-14 Waldemar BrodkorbRevert "Revert "libdl: fix size parameter when unmap...
2018-03-12 Waldemar Brodkorbtile: add basic support for tilegx
2018-03-09 Waldemar Brodkorbsparc32: Add nop before __startcontext to stop unwinding
2018-03-05 Waldemar Brodkorbutils: fix compile of msgfmt/msgmerge
2018-03-04 Waldemar Brodkorbfenv: only allow for ppc e500
2018-03-03 Waldemar Brodkorbbump for release 1.0.29
2018-03-01 Waldemar Brodkorbadd missing include to quieten compiler
2018-03-01 Waldemar Brodkorbquieten some warnings when EXTRA_WARNINGS not set
2018-03-01 Waldemar Brodkorbfix issue with LDSO_GNU_HASH_SUPPORT
2018-02-26 Waldemar Brodkorbstat.h: fix issue with aarch64
2018-02-18 Waldemar Brodkorbutils: fix install error
next
This page took 0.058583 seconds and 4 git commands to generate.