aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-01-04 03:57:43 +0000
committerIan Lance Taylor <ian@airs.com>1996-01-04 03:57:43 +0000
commit9e64063e1c12ed957738547502e18b9da7a1748e (patch)
tree4ba85501daa93dc6a456849b85295beee8e0cde2 /gas/testsuite
parenta06a83b637a1f6136f255373e329d7eb449299e9 (diff)
downloadgdb-9e64063e1c12ed957738547502e18b9da7a1748e.zip
gdb-9e64063e1c12ed957738547502e18b9da7a1748e.tar.gz
gdb-9e64063e1c12ed957738547502e18b9da7a1748e.tar.bz2
* gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
change.
Diffstat (limited to 'gas/testsuite')
-rw-r--r--gas/testsuite/ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index aac5333..26c7b23 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,28 @@
+Wed Jan 3 22:59:53 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
+ change.
+
+Fri Nov 17 10:32:25 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * gas/mri/immconst.d: New test.
+ * gas/mri/mri.exp: Run it.
+ * gas/mri/constants.s: Test immediate constants.
+ * gas/mri/constants.d: Corresponding change.
+
+ * gas/m68k/link.s: Add nop to pad to eight byte boundary.
+ * gas/m68k/link.d: Corresponding change.
+
+Sun Nov 12 21:28:11 1995 Jeffrey A Law (law@cygnus.com)
+
+ * gas/hppa/unsorted/brlenbug.s: New test.
+ * gas/hppa/unsorted/unsorted.exp: Run it.
+
+Sun Nov 5 12:49:27 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * gas/mips/beq.s: Declare text_label global.
+ * gas/mips/jal.s: Likewise.
+
Fri Nov 3 12:35:07 1995 Ian Lance Taylor <ian@cygnus.com>
* gas/m68k/link.s: Use "&" instead of "#" for immediate values.