aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-04Add SPDX license headers to all source filesHEADmasterMeh Mbeh Ida Delphine
2021-02-04Updated email addressesMeh Mbeh Ida Delphine
2019-06-24Merge branch 'cross_prelink'master_stagingMark Hatle
2019-06-24Detect PIE executables w/ COPY relocs, and prevent running over the sectionscross_prelink_stagingcross_prelinkMark Hatle
2018-10-12Add option to return an error if all binaries cannot be prelinkedKyle Russell
2018-10-12testsuite/order.sh: Make it clear what the error isMark Hatle
2018-10-12testsuite/reloc12.sh: Detect if compiler/linker support testMark Hatle
2018-10-12src/arch-mips.c: check info->resolvetls before use its memberRobert Yang
2018-10-12x86_64: allow prelinking of PIE executables with COPY relocsSergei Trofimovich
2018-10-12testsuite/functions.sh: produce deterministic GNU_PRELINK sectionSergei Trofimovich
2018-10-12Fix prelink testsuite/unprel1.sh for cross-testingJoseph Myers
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-29Merge branch 'cross_prelink_staging' into master_stagingMark Hatle
2018-08-29prelink: Add RISC-V supportKhem Raj
2018-08-29src/dso.c: use ehdr.e_shstrndx as indexRobert Yang
2017-06-20Merge branch 'cross_prelink_staging' into master_stagingMark Hatle
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-20Merge branch 'cross_prelink_staging' into master_stagingMark Hatle
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-18Merge branch 'cross_prelink_staging' into master_stagingMark 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-22Merge branch 'cross_prelink_staging' into master_stagingMark Hatle
2016-03-22Fix LD_PRELOAD w/o rtld caseMark Hatle
2016-03-22Merge branch 'cross_prelink_staging' into master_stagingMark 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
2016-03-22testsuite: Fix errors in previous mergeMark Hatle
2015-10-29Merge branch 'cross_prelink_staging' into master_staging20151030Mark Hatle
2015-10-29Fix ARM IFUNC support20151030_crossMark Hatle
2015-10-29Merge branch 'cross_prelink_staging' into master_stagingMark Hatle
2015-10-29Merge branch 'cross_prelink' into master_stagingMark 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