diff options
author | Eric Christopher <echristo@gmail.com> | 2001-09-08 04:16:12 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2001-09-08 04:16:12 +0000 |
commit | a529d7582c89e435c97eaafe826da5174022b723 (patch) | |
tree | 5fbbc3893ffb696344250e61f82618b2251559ea /gas/testsuite/ChangeLog | |
parent | 06e70a4852d7f814dce1681dca6068400612b1ff (diff) | |
download | gdb-a529d7582c89e435c97eaafe826da5174022b723.zip gdb-a529d7582c89e435c97eaafe826da5174022b723.tar.gz gdb-a529d7582c89e435c97eaafe826da5174022b723.tar.bz2 |
mischeckin. fixed.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index e5b9010..330f09a 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,7 +1,7 @@ 2001-09-07 Eric Christopher <echristo@redhat.com> - * gas/mips/mips64.d: Change to use mipsisa64. - * gas/mips/mips32.d: Change to use mipsisa32. + * gas/mips/mips64.d: Change to use isa64. + * gas/mips/mips32.d: Change to use isa32. 2001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> |