From: Jeff Law Date: Mon, 2 Feb 1998 04:43:07 +0000 (+0000) Subject: * gas/mips/4010.s: Pad test code out to a 16byte boundary. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f16c443c2df2621a80ad7c33c964113ce22065d9;p=binutils-gdb.git * gas/mips/4010.s: Pad test code out to a 16byte boundary. * gas/mips/4010.d: Corresponding changes. * gas/mips/4100.s: Pad test code out to a 16byte boundary. * gas/mips/4100.d: Corresponding changes. * gas/mips/4650.s: Pad test code out to a 16byte boundary. * gas/mips/4650.d: Corresponding changes. start-sanitize-r5900 * gas/mips/5900.s: Pad test code out to a 16byte boundary. * gas/mips/5900.d: Corresponding changes. end-sanitize-r5900 To make mips-ecoff happy, which apparently pads out the sections... --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8a093612aca..faff7e11687 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,16 @@ +Sun Feb 1 21:43:54 1998 Jeffrey A Law (law@cygnus.com) + + * gas/mips/4010.s: Pad test code out to a 16byte boundary. + * gas/mips/4010.d: Corresponding changes. + * gas/mips/4100.s: Pad test code out to a 16byte boundary. + * gas/mips/4100.d: Corresponding changes. + * gas/mips/4650.s: Pad test code out to a 16byte boundary. + * gas/mips/4650.d: Corresponding changes. +start-sanitize-r5900 + * gas/mips/5900.s: Pad test code out to a 16byte boundary. + * gas/mips/5900.d: Corresponding changes. +end-sanitize-r5900 + Fri Jan 30 14:09:13 1998 Ian Lance Taylor * gas/mri/moveml.d: Add test comments, fix regexps.