aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1993-11-28 06:52:42 +0000
committerJeff Law <law@redhat.com>1993-11-28 06:52:42 +0000
commit5f74c940427d0df5814e886582971072440010dc (patch)
tree3f5caa08a8385745f36b5a84bcab968fdcff2b7b /gas
parent1421609c24dd0249e7fc585bd0dd7f9e450a4848 (diff)
downloadgdb-5f74c940427d0df5814e886582971072440010dc.zip
gdb-5f74c940427d0df5814e886582971072440010dc.tar.gz
gdb-5f74c940427d0df5814e886582971072440010dc.tar.bz2
* gas/all/p2425.s: Insert a tab before assembler directives so
that the directives are not interpreted as labels. * gas/hppa/basic/weird.s: Sync with GDB version. * gas/hppa/more.parse/labelbug.s: New test. * gas/hppa/more.parse/parse.exp: Run it.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index b160628..0b00f57 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,14 @@
+Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
+
+ * gas/all/p2425.s: Insert a tab before assembler directives so
+ that the directives are not interpreted as labels.
+
+ * gas/hppa/basic/weird.s: Sync with GDB version.
+
+ * gas/hppa/more.parse/labelbug.s: New test.
+
+ * gas/hppa/more.parse/parse.exp: Run it.
+
Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
* gas/hppa/reloc/fixupbug.s: New test.