diff options
author | Jeff Law <law@redhat.com> | 1996-12-11 06:20:40 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-12-11 06:20:40 +0000 |
commit | dfd832cb9bd4c690ba08608d32ea62f2f324cddd (patch) | |
tree | c0953dd1a0d4501b8cca05ef1682e98193a79288 /gas | |
parent | 8ca71631450197f9a9c122c9508bcd3e5c092fc0 (diff) | |
download | gdb-dfd832cb9bd4c690ba08608d32ea62f2f324cddd.zip gdb-dfd832cb9bd4c690ba08608d32ea62f2f324cddd.tar.gz gdb-dfd832cb9bd4c690ba08608d32ea62f2f324cddd.tar.bz2 |
* gas/mn10300/basic.exp: Update after endianness changes to
the assembler.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 9054a12..82df7dd 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,8 @@ Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com) + * gas/mn10300/basic.exp: Update after endianness changes to + the assembler. + * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests. * gas/mn10200/{movb.s, movbu.s}: Likewise. * gas/mn10200/basic.exp: Run them. |