summaryrefslogtreecommitdiffstats
path: root/trunk/src/prelink.h
AgeCommit message (Expand)Author
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