aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-04-23README.cross: Fix typoTom de Vries
2013-04-23arch-mips.c: Add missing initialization of field in PL_ARCH(mips64)Tom de Vries
2013-04-23 * testsuite/reloc4.sh: Add libraries to link lines to makejakub
2013-04-23 * testsuite/ifunc.h (IFUNC_DECL): Fix up .size on ppc64.jakub
2013-01-03fix build with automake-1.13.Marko Lindqvist
2012-09-12Fix for "Could not find variable copy reloc is against" for x86_64Joseph S. Myers
2012-09-08Prelink patch for address range handlingJoseph S. Myers
2012-09-08Prelink patch for address range handlingJoseph S. Myers
2012-09-08Fix ARM_TLS_DTPOFF32 addendsJoseph S. Myers
2012-08-09src/exec.c: Fix for change to support zero-length PROGBITSJoseph S. Myers
2012-07-06Merge branch 'master' into cross_prelinkMark Hatle
2012-06-28 * src/get.c (is_ldso_soname): Add arm dynamic linker SONAMEs.jakub
2012-06-28 * src/dwarf2.h (DW_FORM_GNU_ref_alt,jakub
2012-05-30testsuite/ifunc*.sh: Update a test to only run when !CROSSMark Hatle
2012-05-30configure.in: Change the default bug report addressMark Hatle
2012-05-30Missing wrap_glob declarationJoseph S. Myers
2012-05-30m4/libelf.m4: Add unistd.h to test fileJoseph Myers
2012-05-30README.cross: update instructions for generating autotools filesMark Hatle
2012-05-30testsuite/tls*.sh: Update TLS __thread checkMark Hatle
2012-05-30testsuite: Use $CCLINK instead of $CC for tls testsJoseph Myers
2012-05-30testsuite/quick2.sh: Enable PIE test for ARMJoseph Myers
2012-05-30testsuite: Introduce $RUN_HOSTJoseph Myers
2012-05-30testsuite: Introduce $RUNJoseph Myers
2012-05-30testsuite: Introduce $READELFJoseph Myers
2012-05-30src/rtld/rtld: (find_lib_by_soname): Follow ld.so's behaviorMaxim Kuvyrkov
2012-05-29arch-x86_64.c: Fix R_X86_64_64 relocationMark Hatle
2012-05-25testsuite: Correct references to prelink-rtldMark Hatle
2012-04-24Merge branch 'master' into cross_prelinkMark Hatle
2012-04-10 * src/dwarf2.c (DEBUG_MACRO): Define.jakub
2012-04-04testsuite: Update testsuite with cross compilation informationMark Hatle
2012-04-02Merge branch 'master' into cross_prelinkMark Hatle
2012-04-02 * src/dwarf2.c (adjust_attributes): For DWARF4+ treatjakub
2012-03-22Handle gap between .rel.dyn and .rel.plt sectionMaxim Kuvyrkov
2012-02-02Add support for new X86_64 - x32 ABI.Mark Hatle