summaryrefslogtreecommitdiffstats
path: root/trunk/ChangeLog
AgeCommit message (Expand)Author
2007-10-09 * src/prelink.h (struct prelink_conflicts): New type.jakub
2007-10-09 * src/doit.c (find_ents): Clear e->u.tmp.jakub
2007-10-09 * src/cxx.c (find_cxx_sym): If fcs->lastndx != -1, search firstjakub
2007-10-08 * src/space.c (find_readonly_space): Disallow section insertion injakub
2007-10-08 * src/cxx.c: Include alloca.h.jakub
2007-10-04 * src/prelink.h (read_config): New prototype.jakub
2007-06-27 * testsuite/reloc2.sh: If libs aren't built with -fpic,jakub
2007-03-022007-03-02 Sandra Loosemore <sandra@codesourcery.com>jakub
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