diff options
author | Nick Clifton <nickc@redhat.com> | 2013-01-25 11:32:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-01-25 11:32:44 +0000 |
commit | 9b8bf3211b48a1fc3259a2cbfced4d188f539945 (patch) | |
tree | 396a194d4f55bfc9b97fdc49845b6f54cf2ab86e /binutils/ChangeLog | |
parent | 3bbbe775fdd5f36db6bdb51a45e19874d5357236 (diff) | |
download | gdb-9b8bf3211b48a1fc3259a2cbfced4d188f539945.zip gdb-9b8bf3211b48a1fc3259a2cbfced4d188f539945.tar.gz gdb-9b8bf3211b48a1fc3259a2cbfced4d188f539945.tar.bz2 |
* objcopy.c : Enable long section names for OPTION_ADD_GNU_DEBUGLINK.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 75e25f6..986143a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2013-01-25 Marco Atzeri <marco.atzeri@gmail.com> + + * objcopy.c : Enable long section names for OPTION_ADD_GNU_DEBUGLINK. + 2013-01-24 Doug Evans <dje@google.com> * dwarf.c (display_debug_addr): Add missing parentheses to expression. |