From: Jeff Law Date: Sun, 28 Nov 1993 06:52:42 +0000 (+0000) Subject: * gas/all/p2425.s: Insert a tab before assembler directives so X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5f74c940427d0df5814e886582971072440010dc;p=binutils-gdb.git * 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. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b1606285aab..0b00f576fa5 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.