summaryrefslogtreecommitdiffstats
path: root/trunk/ChangeLog
AgeCommit message (Expand)Author
2010-04-13 * testsuite/reloc8.sh: Don't use -Wl,-z,nocopyreloc onjakub
2010-04-13 * src/dwarf2.c (DEBUG_TYPES): Define.jakub
2010-04-13 * src/prelink.h (send_file): New prototype.jakub
2010-01-06 * src/arch-s390.c (s390_prelink_conflict_rela) <case R_390_PC32DBL>:jakub
2010-01-05 * src/arch-s390.c (s390_prelink_rela, s390_apply_rela,jakub
2009-12-16 * testsuite/reloc2.sh: Don't assume textrel works if getenforcejakub
2009-11-03 * src/arch-x86_64.c (x86_64_reloc_size): Handle R_X86_64_IRELATIVE.jakub
2009-10-19 * src/conflict.c (prelink_build_conflicts): Use >= not > tojakub
2009-10-19 * m4/libelf.m4: Resync with version of code in aclocal.m4.jakub
2009-09-25 * src/dwarf2.c (adjust_location_list) <case DW_OP_implicit_value>: Addjakub
2009-08-07 * src/dwarf2.c (dwarf2_write_le64, dwarf2_write_be64): Shift by 56prelink_r174jakub
2009-07-09 * src/conflict.c (prelink_build_conflicts): Don't calljakub
2009-06-15 * src/prelink.h (R_386_IRELATIVE, R_X86_64_IRELATIVE): Definejakub
2009-06-15 * src/Makefile.am (DEFS, AM_CFLAGS): Add -Wno-pointer-sign.jakub
2009-06-15Fix up last CL entry.jakub
2009-06-15 * dwarf2.h (DW_TAG_condition, DW_TAG_shared_type): Define.jakub
2009-03-11 * src/prelink.h (PLArch): Add rtype_class_valid field.jakub
2009-03-10 * testsuite/reloc2.sh, testsuite/tls3.sh: Add ARM to architecturesjakub
2009-03-10 * src/arch-arm.c (arm_prelink_rel, arm_prelink_rela,jakub
2009-03-10 * src/arch-arm.c (arm_adjust_dyn, arm_adjust_rel, arm_adjust_rela,jakub
2008-10-09 * src/arch-sparc64.c (sparc64_prelink_rela,jakub
2007-12-20Correct typo in last entry.drow
2007-12-04 * gather.c (gather_object): Print an error if nftw64 fails.drow
2007-10-09 * src/cxx.c (remove_redundant_cxx_conflicts): Allow .sdatajakub
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-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