diff options
author | Dave Korn <dave.korn@artimi.com> | 2009-08-27 14:58:08 +0000 |
---|---|---|
committer | Dave Korn <dave.korn@artimi.com> | 2009-08-27 14:58:08 +0000 |
commit | b96fec5e9946372e442ab5fac1e3af11f4cc48ad (patch) | |
tree | 135a1ae08a8b87504869fa0f39936d7a2ec5df61 /binutils/ChangeLog | |
parent | 600b868636d607493c2c995cc6fc36454a91ca1e (diff) | |
download | gdb-b96fec5e9946372e442ab5fac1e3af11f4cc48ad.zip gdb-b96fec5e9946372e442ab5fac1e3af11f4cc48ad.tar.gz gdb-b96fec5e9946372e442ab5fac1e3af11f4cc48ad.tar.bz2 |
* doc/binutils.texi (--only-keep-debug): Relocate stray para here ...
(--subsystem): ... from here.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index b939b6f..987d47f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2009-08-27 Dave Korn <dave.korn.cygwin@gmail.com> + + * doc/binutils.texi (--only-keep-debug): Relocate stray para here ... + (--subsystem): ... from here. + 2009-08-24 Cary Coutant <ccoutant@google.com> * objdump.c (find_symbol_for_address): Avoid costly call to |