summaryrefslogtreecommitdiffstats
path: root/trunk/ChangeLog
AgeCommit message (Expand)Author
2006-12-01 * src/verify.c (prelink_verify): Unlink ent->filename in case ofprelink_20061201jakub
2006-10-27 * src/prelink.h (READWRITEPROTOSIZE): Undef after use.jakub
2006-10-27 * testsuite/tls3.sh: Use -fpic for MIPS too.jakub
2006-10-27 * testsuite/reloc4.sh: Use -mxgot when compiling for MIPS targets.jakub
2006-10-27 * testsuite/shuffle2.c (testzero): Globalize asm definition.jakub
2006-10-27 * src/Makefile.am (arch_SOURCES): Add arch-mips.cjakub
2006-10-27 * src/prelink.h (DT_MIPS_RLD_VERSION): Define.jakub
2006-10-27 * src/space.c (find_readonly_space): Don't place the new sectionjakub
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-10-27Actually start writing ChangeLog, although many yearsjakub
2006-07-21Move code into trunk subdirectory.drow