diff options
author | Nick Clifton <nickc@redhat.com> | 2013-03-26 22:52:05 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-03-26 22:52:05 +0000 |
commit | f4155c00950406a47a88f840a3da465197a144b0 (patch) | |
tree | 2268338acb51f096250adaac15574201ca9c154e /binutils | |
parent | 0c5882475c48596b92ed08a7ccfa6347d44f8f65 (diff) | |
download | gdb-f4155c00950406a47a88f840a3da465197a144b0.zip gdb-f4155c00950406a47a88f840a3da465197a144b0.tar.gz gdb-f4155c00950406a47a88f840a3da465197a144b0.tar.bz2 |
oops - fix PR attributation
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 35233c1..02c3e17 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,6 +1,6 @@ 2013-03-26 Nick Clifton <nickc@redhat.com> - PR binutils/15205 + PR binutils/15206 * dwarf.c (SAFE_BYTE_GET): New macro - checks remaining buffer space before calling byte_get. (SAFE_BYTE_GET_AND_INC): New macro. |