aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)AuthorFilesLines
2016-01-31Revert "elf/elf.h: Add new 386 and X86_64 relocations from binutils."Mark Wielaard1-12/+3
2016-01-31elf/elf.h: Add new 386 and X86_64 relocations from binutils.Mark Wielaard1-3/+12
2016-01-07Make shebang interpreter directives consistentMarko Myllynen3-3/+3
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers5-5/+5
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers109-109/+109
2015-11-24Implement "make update-all-abi"Florian Weimer1-0/+1
2015-11-14Run tst-prelink test for GLOB_DAT relocH.J. Lu3-0/+48
2015-11-10NaCl: Use open_resource API for shared objectsRoland McGrath2-7/+82
2015-11-09ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer13-7/+372
2015-11-07Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelinkH.J. Lu1-2/+19
2015-10-29_dl_fini: Rewrite to use VLA instead of extend_allocaFlorian Weimer1-104/+89
2015-10-27Add AT_PLATFORM to _dl_aux_init ()Carlos Eduardo Seo1-0/+3
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers1-5/+2
2015-10-19Remove gnu_unique_object configure test.Joseph Myers6-14/+0
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-5/+2
2015-10-15Mark internal _dl_XXX functions hiddenH.J. Lu2-2/+3
2015-10-15Always enable pointer guard [BZ #18928]Florian Weimer1-11/+4
2015-09-25[BZ #17250] Fix static dlopen default library search pathMaciej W. Rozycki1-1/+0
2015-09-18Fix error messages in elf/tst-dlmopen1.c.Carlos O'Donell1-3/+4
2015-09-18Use ALIGN_* macros in _dl_map_object_from_fd.Carlos O'Donell1-4/+4
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers7-7/+7
2015-09-03Mark elf/tst-protected1[ab] as XFAIL.Roland McGrath1-0/+7
2015-08-19Fix dynamic linker issue with bind-nowPetar Jovanovic1-6/+8
2015-08-19Fix -Wundef warnings in elf/tst-execstack.c.Joseph Myers1-0/+1
2015-08-11Clear DF_1_NODELETE flag only for failed to load library.Maxim Ostapenko4-10/+56
2015-08-06Modify several tests to use test-skeleton.cArjun Shankar3-6/+15
2015-07-23Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar1-1/+8
2015-07-16hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger1-0/+1
2015-07-16Add comment to clarify how the test can failSiddhesh Poyarekar1-0/+2
2015-07-16Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar4-7/+96
2015-07-15Modify several tests to use test-skeleton.cArjun Shankar1-2/+5
2015-07-15Modify elf/tst-audit9.c to use test-skeleton.cArjun Shankar1-1/+5
2015-07-14Factor file identity rules out of generic rtld code.Roland McGrath1-10/+8
2015-07-14Avoid C++ tests when the C++ cannot be linkedAdhemerval Zanella1-4/+5
2015-07-09Provide __libc_fatal for rtld.Roland McGrath1-17/+23
2015-07-08BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath1-4/+0
2015-07-08Fix some places to use $(LN_S) makefile variable.Roland McGrath1-2/+1
2015-07-07Add forced deletion support to _dl_close_workerPavel Kopyl8-5/+130
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune1-1/+5
2015-06-25Support compilers defaulting to PIEH.J. Lu1-0/+1
2015-06-24Align TCB offset to the maximum alignmentH.J. Lu1-4/+1
2015-06-24Don't issue errors on GDB Python filesH.J. Lu1-1/+9
2015-06-17[BZ 18034][AArch64] Lazy TLSDESC relocation data race fixSzabolcs Nagy1-3/+5
2015-06-10Prepare for restoration of .interp section in libpthread.soDmitry V. Levin2-10/+4
2015-06-02BZ#18383: Another test case, with TLS refs and defs in separate TUs.Roland McGrath4-3/+113
2015-05-28Make sure that calloc is called at least onceH.J. Lu2-7/+22
2015-05-25Localplt testing for vector math library and libmvec_hidden_* macro series.Andrew Senkevich1-0/+3
2015-05-22Don't issue an error if DT_PLTRELSZ is missingH.J. Lu1-11/+3
2015-05-06BZ#18383: Add test case for large alignment in TLS blocks.Roland McGrath4-3/+102
2015-05-01elf.h: Add section compression constants and structures.Mark Wielaard1-0/+25