diff options
author | Nick Clifton <nickc@redhat.com> | 2006-07-06 09:49:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2006-07-06 09:49:56 +0000 |
commit | 3bf31ec9326e16d2f194fb33a89a958fffb04efb (patch) | |
tree | 272287e601003231456b0b55cf3090ab71de7101 /binutils/ChangeLog | |
parent | 790d799eb229beee0f8b69fcc3b8834affd2e445 (diff) | |
download | gdb-3bf31ec9326e16d2f194fb33a89a958fffb04efb.zip gdb-3bf31ec9326e16d2f194fb33a89a958fffb04efb.tar.gz gdb-3bf31ec9326e16d2f194fb33a89a958fffb04efb.tar.bz2 |
PR binutils/2879
* doc/binutils.texi: Document -T shorthand for --target switch.
* strings.c: Update comment to include -T option.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9eb0202..80a3b25 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2006-07-06 Mohammed Adnène Trojette <adn@diwi.org> + + PR binutils/2879 + * doc/binutils.texi: Document -T shorthand for --target switch. + * strings.c: Update comment to include -T option. + 2006-06-30 Nick Clifton <nickc@redhat.com> * dwarf.c (display_debug_frames): Catch a corrupt length field |