diff options
author | Doug Evans <dje@google.com> | 1998-01-29 21:36:38 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-01-29 21:36:38 +0000 |
commit | 7f34b69ef1e3d7d059ab5ee9e060c965845c82f3 (patch) | |
tree | e7630b49cfcb873735bc6ff4b8ee59482f6d4681 | |
parent | ac9708a601408076275d83b48bd57d0fb95ab760 (diff) | |
download | gdb-7f34b69ef1e3d7d059ab5ee9e060c965845c82f3.zip gdb-7f34b69ef1e3d7d059ab5ee9e060c965845c82f3.tar.gz gdb-7f34b69ef1e3d7d059ab5ee9e060c965845c82f3.tar.bz2 |
* gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
-rw-r--r-- | gas/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b592373..701cc17 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Thu Jan 29 13:34:49 1998 Doug Evans <devans@canuck.cygnus.com> + + * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing. + Thu Jan 29 09:43:50 1998 Richard Henderson <rth@cygnus.com> * gas/m68k/mri_moveml.[sd]: Moved to ... |