aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-02-12 05:12:40 +0000
committerIan Lance Taylor <ian@airs.com>1996-02-12 05:12:40 +0000
commitfcee3e24c26ea3057c7caa423dd6c9276aaba416 (patch)
treed365b56a1a13521d556b07bc32b97a9e89a6f3ee /gas/ChangeLog
parentbe255497be3322e1dfea32cfb2176a4684be8069 (diff)
downloadgdb-fcee3e24c26ea3057c7caa423dd6c9276aaba416.zip
gdb-fcee3e24c26ea3057c7caa423dd6c9276aaba416.tar.gz
gdb-fcee3e24c26ea3057c7caa423dd6c9276aaba416.tar.bz2
* config/tc-sh.c (sh_do_align): Align to a 2 byte boundary before
inserting nop instructions. PR 8974.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index f02fea1..64e8d1c 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Mon Feb 12 00:12:13 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * config/tc-sh.c (sh_do_align): Align to a 2 byte boundary before
+ inserting nop instructions.
+
Fri Feb 9 10:54:19 1996 Ian Lance Taylor <ian@cygnus.com>
* config/te-aux.h: Change include of aux.h to aux-coff.h.