From: Jeff Law Date: Wed, 15 Oct 1997 16:40:48 +0000 (+0000) Subject: * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f08be001ae733aeb41a6a20a5b86928e71ca82ee;p=binutils-gdb.git * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA. [ pseudo-ops and directives must not start in column zero on the PA. ] --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 1dba0b7be01..c15dbeda30f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,7 @@ Wed Oct 15 10:40:14 1997 Jeffrey A Law (law@cygnus.com) + * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA. + * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler changes.