diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2002-08-13 13:39:02 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2002-08-13 13:39:02 +0000 |
commit | 212a3c4d9dc124caf97fda76260c67f0ea467cdd (patch) | |
tree | 99fcbb9e5cdbbcceac9a155e16800bcdf854144e /binutils/ChangeLog | |
parent | 81967506b7550d22cfa251366f5ceb7e1f9ec87b (diff) | |
download | gdb-212a3c4d9dc124caf97fda76260c67f0ea467cdd.zip gdb-212a3c4d9dc124caf97fda76260c67f0ea467cdd.tar.gz gdb-212a3c4d9dc124caf97fda76260c67f0ea467cdd.tar.bz2 |
2002-08-13 H.J. Lu <hjl@gnu.org>
* objcopy.c (copy_object): Don't warn about the unsupported
architecture unless the input target is defaulted or the
output architecture is different from the input.
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 1f1bda5..5c75299 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2002-08-13 H.J. Lu <hjl@gnu.org> + + * objcopy.c (copy_object): Don't warn about the unsupported + architecture unless the input target is defaulted or the + output architecture is different from the input. + 2002-08-09 Nick Clifton <nickc@redhat.com> * po/sv.po: Updated Swedish translation. |