about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell2016-02-241-2/+2
* elf.h: Add NT_ARM_SYSTEM_CALL constant.Mark Wielaard2016-02-191-0/+1
* elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard2016-02-191-3/+12
* Revert "elf/elf.h: Add new 386 and X86_64 relocations from binutils."Mark Wielaard2016-01-311-12/+3
* elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard2016-01-311-3/+12
* Make shebang interpreter directives consistentMarko Myllynen2016-01-073-3/+3
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-045-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04109-109/+109
* Implement "make update-all-abi"Florian Weimer2015-11-241-0/+1
* Run tst-prelink test for GLOB_DAT relocH.J. Lu2015-11-143-0/+48
* NaCl: Use open_resource API for shared objectsRoland McGrath2015-11-102-7/+82
* ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer2015-11-0913-7/+372
* Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelinkH.J. Lu2015-11-071-2/+19
* _dl_fini: Rewrite to use VLA instead of extend_allocaFlorian Weimer2015-10-291-104/+89
* Add AT_PLATFORM to _dl_aux_init ()Carlos Eduardo Seo2015-10-271-0/+3
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-5/+2
* Remove gnu_unique_object configure test.Joseph Myers2015-10-196-14/+0
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-5/+2
* Mark internal _dl_XXX functions hiddenH.J. Lu2015-10-152-2/+3
* Always enable pointer guard [BZ #18928]Florian Weimer2015-10-151-11/+4
* [BZ #17250] Fix static dlopen default library search pathMaciej W. Rozycki2015-09-251-1/+0
* Fix error messages in elf/tst-dlmopen1.c.Carlos O'Donell2015-09-181-3/+4
* Use ALIGN_* macros in _dl_map_object_from_fd.Carlos O'Donell2015-09-181-4/+4
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-087-7/+7
* Mark elf/tst-protected1[ab] as XFAIL.Roland McGrath2015-09-031-0/+7
* Fix dynamic linker issue with bind-nowPetar Jovanovic2015-08-191-6/+8
* Fix -Wundef warnings in elf/tst-execstack.c.Joseph Myers2015-08-191-0/+1
* Clear DF_1_NODELETE flag only for failed to load library.Maxim Ostapenko2015-08-114-10/+56
* Modify several tests to use test-skeleton.cArjun Shankar2015-08-063-6/+15
* Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar2015-07-231-1/+8
* hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger2015-07-161-0/+1
* Add comment to clarify how the test can failSiddhesh Poyarekar2015-07-161-0/+2
* Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar2015-07-164-7/+96
* Modify several tests to use test-skeleton.cArjun Shankar2015-07-151-2/+5
* Modify elf/tst-audit9.c to use test-skeleton.cArjun Shankar2015-07-151-1/+5
* Factor file identity rules out of generic rtld code.Roland McGrath2015-07-141-10/+8
* Avoid C++ tests when the C++ cannot be linkedAdhemerval Zanella2015-07-141-4/+5
* Provide __libc_fatal for rtld.Roland McGrath2015-07-091-17/+23
* BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath2015-07-081-4/+0
* Fix some places to use $(LN_S) makefile variable.Roland McGrath2015-07-081-2/+1
* Add forced deletion support to _dl_close_workerPavel Kopyl2015-07-078-5/+130
* Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2015-06-261-1/+5
* Support compilers defaulting to PIEH.J. Lu2015-06-251-0/+1
* Align TCB offset to the maximum alignmentH.J. Lu2015-06-241-4/+1
* Don't issue errors on GDB Python filesH.J. Lu2015-06-241-1/+9
* [BZ 18034][AArch64] Lazy TLSDESC relocation data race fixSzabolcs Nagy2015-06-171-3/+5
* Prepare for restoration of .interp section in libpthread.soDmitry V. Levin2015-06-102-10/+4
* BZ#18383: Another test case, with TLS refs and defs in separate TUs.Roland McGrath2015-06-024-3/+113
* Make sure that calloc is called at least onceH.J. Lu2015-05-282-7/+22
* Localplt testing for vector math library and libmvec_hidden_* macro series.Andrew Senkevich2015-05-251-0/+3