aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/src/prelink.h
AgeCommit message (Expand)Author
2015-10-27Upstream prelink project appears abandoned, take over the projectMark Hatle
2013-05-03 * src/prelink.h (R_390_IRELATIVE): Define if not defined.jakub
2011-10-12 * src/main.c (layout_page_size): New variable.jakub
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