diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-09-18 16:15:10 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-09-18 16:15:10 +0000 |
commit | 913d896f5bc437ac9b8942286dc384b01593e84a (patch) | |
tree | 3168f183c2c8e5f1cf0e8f959b7c8b308d872577 /gas | |
parent | ab2998440bdcd52c63836996a5a16f2086fe9a33 (diff) | |
download | gdb-913d896f5bc437ac9b8942286dc384b01593e84a.zip gdb-913d896f5bc437ac9b8942286dc384b01593e84a.tar.gz gdb-913d896f5bc437ac9b8942286dc384b01593e84a.tar.bz2 |
* gas/all/cofftag.s: Use .p2align rather than .align.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 45ce2d0..28e3ff6 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Wed Sep 18 12:14:06 1996 Ian Lance Taylor <ian@cygnus.com> + + * gas/all/cofftag.s: Use .p2align rather than .align. + Fri Sep 13 15:28:04 1996 Jeffrey A Law (law@cygnus.com) * gas/h8300/macs.s: Add "stmac" instructions. |