X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FChangeLog;h=8d9bb1dfda031084da3e470a621919de817245e2;hb=c842b54b418996378be8764e325c3357f4f127fa;hp=13bded15e3b0e013171be2c4cd338a7ae70d6431;hpb=d5c7e0e967c643044a713f2fd4a27cace3624d7d;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 13bded15e3..8d9bb1dfda 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,19 @@ +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.