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 /gas/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 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3954ade..cd8867e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2001-10-31 NIIBE Yutaka <gniibe@m17n.org> + + * configure.in: Handle sh*eb-*-linux* and sh*-*-linux*. + * configure: Regenerate. + * Makefile.in: Regenerate. + * doc/c-sh.texi (SH Options): Added descriptions. + 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com> * configure.in: Update for MMIX port. |