Age | Commit message (Expand) | Author |
2016-04-23 | Reduce number of mmap calls from __libc_memalign in ld.so | H.J. Lu |
2016-04-13 | Register extra test objects | Andreas Schwab |
2016-04-09 | Allow overriding of CFLAGS as well as CPPFLAGS for rtld. | Nick Alcock |
2016-03-31 | Fix tst-dlsym-error build | Adhemerval Zanella |
2016-03-31 | Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] | Florian Weimer |
2016-03-07 | ldconfig: Do not remove stale symbolic links with -X [BZ #19610] | Florian Weimer |
2016-03-07 | sln: use stat64 | Hongjiu Zhang |
2016-02-24 | Enable --localedir to set message catalog directory (Bug 14259) | Carlos O'Donell |
2016-02-19 | elf.h: Add NT_ARM_SYSTEM_CALL constant. | Mark Wielaard |
2016-02-19 | elf/elf.h: Add new 386 and X86_64 relocations from binutils. | Mark Wielaard |
2016-01-31 | Revert "elf/elf.h: Add new 386 and X86_64 relocations from binutils." | Mark Wielaard |
2016-01-31 | elf/elf.h: Add new 386 and X86_64 relocations from binutils. | Mark Wielaard |
2016-01-07 | Make shebang interpreter directives consistent | Marko Myllynen |
2016-01-04 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-11-24 | Implement "make update-all-abi" | Florian Weimer |
2015-11-14 | Run tst-prelink test for GLOB_DAT reloc | H.J. Lu |
2015-11-10 | NaCl: Use open_resource API for shared objects | Roland McGrath |
2015-11-09 | ld.so: Add original DSO name if overridden by audit module [BZ #18251] | Florian Weimer |
2015-11-07 | Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink | H.J. Lu |
2015-10-29 | _dl_fini: Rewrite to use VLA instead of extend_alloca | Florian Weimer |
2015-10-27 | Add AT_PLATFORM to _dl_aux_init () | Carlos Eduardo Seo |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers |
2015-10-19 | Remove gnu_unique_object configure test. | Joseph Myers |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers |
2015-10-15 | Mark internal _dl_XXX functions hidden | H.J. Lu |
2015-10-15 | Always enable pointer guard [BZ #18928] | Florian Weimer |
2015-09-25 | [BZ #17250] Fix static dlopen default library search path | Maciej W. Rozycki |
2015-09-18 | Fix error messages in elf/tst-dlmopen1.c. | Carlos O'Donell |
2015-09-18 | Use ALIGN_* macros in _dl_map_object_from_fd. | Carlos O'Donell |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers |
2015-09-03 | Mark elf/tst-protected1[ab] as XFAIL. | Roland McGrath |
2015-08-19 | Fix dynamic linker issue with bind-now | Petar Jovanovic |
2015-08-19 | Fix -Wundef warnings in elf/tst-execstack.c. | Joseph Myers |
2015-08-11 | Clear DF_1_NODELETE flag only for failed to load library. | Maxim Ostapenko |
2015-08-06 | Modify several tests to use test-skeleton.c | Arjun Shankar |
2015-07-23 | Also use l_tls_dtor_count to decide on object unload (BZ #18657) | Siddhesh Poyarekar |
2015-07-16 | hppa/ia64: _dl_symbol_address: add PLT bypass for rtld | Mike Frysinger |
2015-07-16 | Add comment to clarify how the test can fail | Siddhesh Poyarekar |
2015-07-16 | Set NODELETE flag when opening already open objects with RTLD_NODELETE | Siddhesh Poyarekar |
2015-07-15 | Modify several tests to use test-skeleton.c | Arjun Shankar |
2015-07-15 | Modify elf/tst-audit9.c to use test-skeleton.c | Arjun Shankar |
2015-07-14 | Factor file identity rules out of generic rtld code. | Roland McGrath |
2015-07-14 | Avoid C++ tests when the C++ cannot be linked | Adhemerval Zanella |
2015-07-09 | Provide __libc_fatal for rtld. | Roland McGrath |
2015-07-08 | BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug. | Roland McGrath |
2015-07-08 | Fix some places to use $(LN_S) makefile variable. | Roland McGrath |
2015-07-07 | Add forced deletion support to _dl_close_worker | Pavel Kopyl |
2015-06-26 | Add support for DT_MIPS_RLD_MAP_REL. | Matthew Fortune |
2015-06-25 | Support compilers defaulting to PIE | H.J. Lu |