From: Frank Ch. Eigler Date: Mon, 23 Mar 1998 16:04:22 +0000 (+0000) Subject: * Backing out non-dvp changes from 1998-03-20; ".section text" is not X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6d2c139e5a482fb0271b1ff5ec6d9eb8fc1fedbb;p=binutils-gdb.git * Backing out non-dvp changes from 1998-03-20; ".section text" is not understood to be the same as ".text" on all ports. The DVP assembler will resume failing these two tests. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 702319deace..982c6d323f7 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,16 @@ +Mon Mar 23 10:47:33 1998 Frank Ch. Eigler + + * gas/all/align.s: Back out ".section text" change below; + use ".text" again. + * gas/macros/semi.s: Ditto. + +start-sanitize-r5900 +Sun Mar 22 13:16:31 1998 Jeffrey A Law (law@cygnus.com) + + * gas/mips/vu0.d: We don't want relocations in the output. + (vcallms): Enable opcode checking on this test. + +end-sanitize-r5900 Fri Mar 20 18:51:49 1998 Frank Ch. Eigler * gas/all/align.s: Identify ".text" section explicitly.