diff options
author | Jeff Law <law@redhat.com> | 1998-02-02 04:43:07 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-02-02 04:43:07 +0000 |
commit | f16c443c2df2621a80ad7c33c964113ce22065d9 (patch) | |
tree | 7d157de27c703c3727a95bc3ca5beeb87b4f6780 /gas | |
parent | 01737f42d8416c7b155cb84e25d53f73530ad3a3 (diff) | |
download | gdb-f16c443c2df2621a80ad7c33c964113ce22065d9.zip gdb-f16c443c2df2621a80ad7c33c964113ce22065d9.tar.gz gdb-f16c443c2df2621a80ad7c33c964113ce22065d9.tar.bz2 |
* 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...
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8a09361..faff7e1 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 <ian@cygnus.com> * gas/mri/moveml.d: Add test comments, fix regexps. |