aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-18src/arch-aarch64.c:testsuite failure fixes in aarch64cross_prelink_aarch64Maninder Singh
2016-08-18testsuite: fixes in testsuite according to aarch64Maninder Singh
2016-08-18arch-aarch64.c: Fix AARCH64_TLSDESC relocation conflictManjeet Pawar
2016-08-18prelink: AARCH64 support addedManinder Singh
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
2013-10-15 * testsuite/ifunc.h (IFUNC_ASM): Add s390x and s390 version.jakub
2013-10-15 * src/arch-s390.c (s390_prelink_conflict_rela): Fix handling ofjakub
2013-08-01 * doc/prelink.8 (--usage): Document it.jakub
2013-08-01testsuite/unprel1.sh: Enable RUN_HOST for new test.Mark Hatle
2013-08-01 * src/cache.c (prelink_save_cache_check): For ET_CACHE_DYN20130503jakub
2013-08-01 * src/prelink.h (R_390_IRELATIVE): Define if not defined.jakub
2013-08-01 * src/arch-s390.c (s390_adjust_rela, s390_prelink_rela,jakub
2013-04-23README.cross: Add patch submission informationMark Hatle