X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FChangeLog;h=8d9bb1dfda031084da3e470a621919de817245e2;hb=c842b54b418996378be8764e325c3357f4f127fa;hp=12861614e6fde0d7e7be4822948e5fa28b35032a;hpb=abb3f6cca7cd9d8ab574d252cab8e64928d7c40f;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 12861614e6..8d9bb1dfda 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,23 @@ +2013-03-22 Nick Clifton + + PR binutils/15201 + * dwarf.c (display_debug_ranges): Add checks for reading beyond + the end of the section. + + PR binutils/15157 + * readelf.c (apply_relocations): Catch relocations with negative + offsets. + +2013-03-15 Nick Clifton + + * addr2line.c (slurp_symtab): If canonicalization reveals that + there were no ordinary symbols, try loading the dynamic symbols + instead. + +2013-03-14 Markos Chandras + + * MAINTAINERS: Add myself as Meta maintainer. + 2013-03-08 Andreas Arnez * readelf.c (get_note_type): Add NT_S390_TDB.