summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-01Fix merge (gather.c)Mark Hatle
2011-08-31Fix tests for direct link of intermediate objects/librariesMark Hatle
2011-08-31Merge remote branch 'remotes/git-svn' into cross_prelinkMark Hatle
2011-08-31Check for an invalid GNU_HASH entryMark Hatle
2011-08-31Update reloc_type_classMark Hatle
2011-08-31Merge in MIPS supportMark Hatle
2011-08-31Rework the prelink-rtldMark Hatle
2011-08-31Move rtld components into new rtld subdirectoryMark Hatle
2011-08-26 * src/arch-arm.c (PL_ARCH): Change .dynamic_linker tojakub
2011-08-26 * src/arch-arm.c (PL_ARCH): Change .dynamic_linker tojakub
2011-08-25 * src/gather.c (gather_func): When looking for PT_PHDR header,jakub
2011-08-25 * testsuite/cxx1.sh: Don't check for any "Removing C++ conflict"jakub
2011-08-25 * testsuite/shuffle2.c: Use %nobits instead of @nobitsjakub
2011-08-18Resync elf.h to eglibc 2.13Mark Hatle
2011-06-24Merge branch 'master' into cross_prelinkMark Hatle
2011-06-22 * src/dwarf2.h (DW_OP_GNU_parameter_ref): Define.jakub
2011-06-15Add missing ChangeLog.cross entryMark Hatle
2011-05-16Fix xattr and glob issues with sysroot wrapperAkos PASZTORY
2011-05-16Merge to upstream r189Mark Hatle
2011-05-16 * src/dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,jakub
2011-05-11 * src/dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,jakub
2011-04-04Add check for text relocationsMark Hatle
2011-04-04Merge to upstream r188Mark Hatle
2011-04-04 * src/dwarf2.h (DW_TAG_GNU_template_template_param,jakub
2011-04-01 * src/dwarf2.h (DW_TAG_GNU_template_template_param,jakub
2011-01-12Add missing changelog entryMark Hatle
2011-01-12Merge branch 'master' into cross_prelinkMark Hatle
2010-11-23 * src/dwarf2.h (DW_OP_GNU_implicit_pointer): Define.jakub
2010-11-22 * src/dso.c: Include sys/xattr.h.jakub
2010-07-23MIPS64 TLS PLT relocs don't appear to be handled in the rtldcross_prelink_r185Mark Hatle
2010-07-22Remove generated files...Mark Hatle
2010-07-22Simplify dso.c maintenanceMark Hatle
2010-07-22Sync to upstream r185Mark Hatle
2010-07-22Merge branch 'master' into cross_prelinkMark Hatle
2010-07-22Add initial README.crosscross_prelink_r184Mark Hatle
2010-07-22Fix dwarf symbol table when prelinking on MIPSMark Hatle
2010-07-22Fix MIPS debug info prelinkingAndrew Stubbs
2010-07-22Merge to upstream r184Mark Hatle
2010-07-22Merge commit 'ac2eeba55196424954b58cf540c44e42bc2774dc' into cross_prelinkMark Hatle
2010-07-22Resolve R_MIPS_TLS_DTPMOD32/64 relocationscross_prelink_r174Mark Hatle
2010-07-22Fix buffer overrun in load_ld_so_confMark Hatle
2010-07-22Add local hash calculationsMark Hatle
2010-07-22Add missing pid initialisationMark Hatle
2010-07-22Merge to r174 -- cleanupMark Hatle
2010-07-22Merge branch 'prelink_r174' into cross_prelinkMark Hatle
2010-07-22Fix MSB shift in prelink adjusting debug infocross_prelink_20061201Joseph S dot Myers
2010-07-22fsync files before closingMark Hatle
2010-07-22Fix arm TLS_TPOFF32 handlingMark Hatle
2010-07-22Add sparc64 fixesMark Hatle
2010-07-22SPARC64 prelink TLS and current kernels supportJoseph S dot Myers