diff options
author | Alan Modra <amodra@gmail.com> | 2013-01-28 09:31:01 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2013-01-28 09:31:01 +0000 |
commit | 5dddde8e64ce7587714eb04580ee29c2cc93c8f0 (patch) | |
tree | aaa28a82cdcaa7fe2dd8f26689f187bd39277df5 /binutils/ChangeLog | |
parent | 89d7b8aa6b05d68d2303f6ca7582947b8ad8fb0e (diff) | |
download | gdb-5dddde8e64ce7587714eb04580ee29c2cc93c8f0.zip gdb-5dddde8e64ce7587714eb04580ee29c2cc93c8f0.tar.gz gdb-5dddde8e64ce7587714eb04580ee29c2cc93c8f0.tar.bz2 |
* objcopy.c (parse_flags): Add merge and strings section flags.
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 11862c0..8aae283 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2013-01-28 Robert Schiele <rschiele@gmail.com> + + * objcopy.c (parse_flags): Add merge and strings section flags. + 2013-01-25 Cary Coutant <ccoutant@google.com> * dwarf.c (display_loc_list): Update offset for each line |