diff options
author | Nick Clifton <nickc@redhat.com> | 2001-10-31 09:50:09 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-10-31 09:50:09 +0000 |
commit | 7649aa5088856d6878555cf26427157d7b9d4312 (patch) | |
tree | b07732d4652fdb4c0d673ff3a4358210a9a3d9a4 /bfd/ChangeLog | |
parent | a53ecf01a5b5f33b4ddb8f89b924d16d0273dcfd (diff) | |
download | gdb-7649aa5088856d6878555cf26427157d7b9d4312.zip gdb-7649aa5088856d6878555cf26427157d7b9d4312.tar.gz gdb-7649aa5088856d6878555cf26427157d7b9d4312.tar.bz2 |
Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu targets
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5308ac6..b84842e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-10-29 NIIBE Yutaka <gniibe@m17n.org> + + * config.bfd: Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu + targets. + 2001-10-31 Nick Clifton <nickc@cambridge.redhat.com> * targets.c: Fix typo: bfd_mmo_mmix_vec => bfd_mmo_vec. |