summaryrefslogtreecommitdiffstats
path: root/trunk/src/prelink.h
AgeCommit message (Expand)Author
2010-07-22Merge branch 'master' into cross_prelinkMark Hatle
2010-07-22Fix MIPS debug info prelinkingAndrew Stubbs
2010-07-22Merge commit 'ac2eeba55196424954b58cf540c44e42bc2774dc' into cross_prelinkMark Hatle
2010-07-22Add local hash calculationsMark Hatle
2010-07-22Merge branch 'prelink_r174' into cross_prelinkMark Hatle
2010-07-22Add MIPS64 prelinking and other associated itemsMark Hatle
2010-07-22Additional MIPS prelinker supportMark Hatle
2010-07-22Correct chroot/sysroot file canonicalizingMark Hatle
2010-07-22Update load_dsos to avoid canonicalizing host filenames within the sysrootMark Hatle
2010-07-22Merge to r150Mark Hatle
2010-07-22Merge branch 'prelink_20061201' into cross_prelinkMark Hatle
2010-07-14 * src/prelink.h (copy_fd_to_file): New prototype.jakub
2010-04-13 * src/prelink.h (send_file): New prototype.jakub
2009-11-03 * src/arch-x86_64.c (x86_64_reloc_size): Handle R_X86_64_IRELATIVE.jakub
2009-06-15 * src/prelink.h (R_386_IRELATIVE, R_X86_64_IRELATIVE): Definejakub
2009-03-11 * src/prelink.h (PLArch): Add rtype_class_valid field.jakub
2009-03-10 * src/arch-arm.c (arm_prelink_rel, arm_prelink_rela,jakub
2007-10-09 * src/prelink.h (struct prelink_conflict): Add next2 field.jakub
2007-10-09 * src/prelink.h (struct prelink_conflicts): New type.jakub
2007-10-04 * src/prelink.h (read_config): New prototype.jakub
2006-10-27 * src/prelink.h (READWRITEPROTOSIZE): Undef after use.jakub
2006-10-27 * src/prelink.h (DT_MIPS_RLD_VERSION): Define.jakub
2006-10-27 * src/prelink.h (data_iterator): New structure.jakub
2006-10-27 * src/prelink.h (READWRITEPROTOSIZE): New macro. Instantiatejakub
2006-10-27 * src/prelink.h (PLArch): Add an arch_prelink_conflict callback.jakub
2006-10-27 * src/prelink.h (PLArch): Make the arch_prelink callback takejakub
2006-10-27 * src/prelink.h (PLArch): Add an arch_adjust callback.jakub
2006-10-27 * src/prelink.h (adjust_symbol_p): Declare.jakub
2006-07-21Move code into trunk subdirectory.drow