aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 2f176b3..86d60f8 100644
--- 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)