projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e98d1a3
)
Fix tests to match latest assembler results.
author
Nick Clifton
<nickc@redhat.com>
Tue, 23 Jun 1998 22:17:19 +0000
(22:17 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Tue, 23 Jun 1998 22:17:19 +0000
(22:17 +0000)
gas/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/testsuite/ChangeLog
b/gas/testsuite/ChangeLog
index 2f176b3b67f6aab9f53c2dfd91847870d8e10447..86d60f832849070b9a6f71941c8f84c130a253b5 100644
(file)
--- a/
gas/testsuite/ChangeLog
+++ b/
gas/testsuite/ChangeLog
@@
-1,3
+1,11
@@
+Tue Jun 23 15:14:43 1998 Nick Clifton <nickc@cygnus.com>
+
+ * gas/v850/hilo2.s: Use r1 as the destination of the movea
+ instruction, since r0 is read only.
+
+ * gas/v850/basic.exp: Fix names of special area relocations.
+ Set -mwarn-signed-overflow flag when running range.s test.
+
start-sanitize-am33
Mon Jun 22 13:43:43 1998 Jeffrey A Law (law@cygnus.com)