aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-12Support copy relocations in .data.rel.roKyle Russell
2018-10-12rtld: get machine from undef_map for protected symbolsKyle Russell
2018-10-12README: Indicate we now are requring a Signed-off-by line in patchesMark Hatle
2018-08-29prelink: Add RISC-V supportKhem Raj
2018-08-29src/dso.c: use ehdr.e_shstrndx as indexRobert Yang
2017-06-20Fix x32 layout1 test.Andrew Stubbs
2017-06-20Fix ifunc on x86_64 x32Andrew Stubbs
2017-06-20Support x32 libx32 directoryJoseph Myers
2017-06-20rtld: Add missing DT_NEEDED DSOs to needed_listKyle Russell
2017-06-20doc/Makefile.am: Disable automatic generation of prelink.pdfMark Hatle
2017-06-20src/rtld: Add MicroBlaze support based on glibc-2.24Nathan Rossi
2016-08-19README: update information on reloc8/reloc9 failuresMark Hatle
2016-08-18README: Add known issues to the READMEMark Hatle
2016-08-17src/rtld/dl-open.c: Change to work with older compilersMark Hatle
2016-06-03Fix prelink section ordering on subsequent prelinkDave Lerner
2016-03-22Fix LD_PRELOAD w/o rtld caseMark Hatle
2016-03-22Fix prelink-rtld depth-first search, should be breadth firstMark Hatle
2016-03-22Fix compilation warningsMark Hatle
2016-03-22src/rtld: Add ability to debug scopeMark Hatle
2016-03-22rtld/dl-load.c: Fix segfault on uninitialized DSOMark Hatle
2016-03-22rtld: Resync to glibc-2.23Mark Hatle
2016-03-22Update .gitignoreMark Hatle
2016-03-22configure.ac/makefile.am: Update to newer autoconf/automake formatMark Hatle
2015-10-29Fix ARM IFUNC support20151030_crossMark Hatle
2015-10-29prelink: Fix MIPS section header checkMark Hatle
2015-10-28testsuite/.gitignore: Ignore all of the misc artifacts from the tests.Mark Hatle
2015-10-28src/get.c: Sync the rtld and prelinker to the same defineMark Hatle
2015-10-28rtld: Fix the prelink-rtld to use the same method as ld.soMark Hatle
2015-10-28Upstream prelink project appears abandoned, take over the projectMark Hatle
2015-10-28prelink: Add debugging to conflict resolution errorMark Hatle
2015-10-28rtld: Update debugging to be more glibc-2.22 likeMark Hatle
2015-10-28rtld: Start sync to glibc 2.22Mark Hatle
2015-09-11prelink: --ld-preload= add man page entry and testsuiteMark Hatle
2015-09-11src/main.c, rtld/rtld.c: Add --ld-preload optionManinder Singh
2015-09-09src/gather.c: cleanup codeManinder Singh
2015-09-09src/rtld/rtld.c: dso validation check fixManinder Singh
2015-09-09src/*: realloc fix memory leakManinder Singh
2015-09-08src/arch-arm.c: set max_page_size to match new ARM BDF defaultAndrew Stubbs
2015-04-07src/gather.c: Add debug messages for dependencies when not foundManinder Singh
2015-04-06rtld/dl-version.c: Add debug for missing load and libcManinder Singh
2015-04-06src/get.c: Remove extra check for ld-linux.so.3 in strcmpMark Hatle
2014-12-10testsuite/Makefile.am: Fix tests for latest autotoolsMark Hatle
2014-12-10.gitignore: Add common filesMark Hatle
2014-12-10src/rtld: Sync to latest glibc-2.20 rtldMark Hatle
2014-12-10src/rtld: Setup to prepare for glibc-2.20 resyncMark Hatle
2014-12-10arm: Specifically switch the dynamic linker on hard float ABI ARM systemsJon Masters
2014-08-25Implement IFUNC supportYasir-Khan
2014-07-22Always create a conflict for R_ARM_TLS_DESC relocsMaciej W. Rozycki
2013-10-15Merge to upstream r209Mark Hatle
2013-10-15 * src/arch-s390.c (s390_prelink_conflict_rela): For R_390_IRELATIVE,jakub