]> Git Repo - uclibc-ng.git/shortlog
uclibc-ng.git
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
2018-02-17 Waldemar Brodkorbbits/socket.h: add missing defines
2018-02-17 Waldemar Brodkorblibm: fix compile error
2018-02-17 Waldemar Brodkorbadd gettext-tiny tools
2018-02-12 Alexey NeymanuClibc-ng does not implement name_to_handle_at
2018-02-04 Waldemar Brodkorbmman: disable memfd_create declaration
2018-02-03 Guo Rencsky: bugfix ltp open12 failed.
2018-02-03 Waldemar Brodkorbadd libc version compatibility
2018-02-03 Waldemar Brodkorbbits/mman.h: consolidate header file
2018-01-31 Waldemar Brodkorbmalloc: add glibc compat symbols
2018-01-31 Waldemar Brodkorbmalloc: add malloc_usable_size()
2018-01-31 Waldemar Brodkorbremove arc4random (rc4 based)
2018-01-31 Bernd Kuhlsaarch64/sys/ucontext.h: include bits/sigcontext.h
2018-01-31 Waldemar Brodkorblibiconv: fake EUC_JP support
2018-01-21 Waldemar Brodkorbbump version to 1.0.28
2018-01-21 Waldemar Brodkorbsupress some gcc warnings
2018-01-21 Max Filippovxtensa: fix R_XTENSA_TLSDESC_ARG handling in _dl_do_reloc
2018-01-21 Max Filippovxtensa: fix _dl_tlsdesc_dynamic
2018-01-21 Waldemar Brodkorbsimplify and fix getcwd
2018-01-20 Waldemar Brodkorbinclude/elf.h: sync with GNU C library
2018-01-15 Max Filippovxtensa: fix strcmp
2018-01-15 Guo Renlibpthread/nptl: bugfix malloc segfault in race conditions.
2018-01-15 Waldemar Brodkorbrt: cleanup and allow to build for linuxthreads
2018-01-15 Waldemar Brodkorbnptl: use generic lowlevellock.h for most architectures
2018-01-15 Stafford Hornends32: Add syscall macros for 5 and 6 parameters
2018-01-15 Stafford Hornends32: Use new common syscall() implementation
2018-01-15 Stafford Horneor1k: Use new common syscall() implementation
2018-01-15 Stafford Hornesyscall: Make common implementation match unistd.h
2018-01-08 Guo Rencsky: bugfix libc sync_file_range.c for csky.
2018-01-06 Waldemar Brodkorbld.so: Rewrite elf_machine_load_address using _DYNAMIC...
2018-01-03 Waldemar Brodkorbfdpic: fix ld.so crashing
2018-01-02 Waldemar Brodkorbquieten compiler warnings when __UCLIBC_HAS_FENV__...
2018-01-02 Waldemar Brodkorbremove COMPAT_ATEXIT
2017-12-31 Waldemar Brodkorbm68k: add NPTL/TLS support
2017-12-28 Guo Rencsky: add Copyright.
2017-12-27 Waldemar Brodkorbadd Stafford as OpenRisc Maintainer, agreed on IRC
2017-12-26 Guo Rencsky: remove -mcpu and -mhard-float from config
2017-12-16 Waldemar Brodkorbsh: remove assembly code from NPTL
2017-12-10 Joel Stanleyor1k: syscall: Pass arguments on the stack
2017-12-10 Waldemar Brodkorblibrt: fix gcc warning
2017-12-10 Waldemar BrodkorbINSTALL: add some notes how to create Linux headers...
next
This page took 0.061033 seconds and 4 git commands to generate.