projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f11e3f6
)
* config/tc-sh.c (sh_do_align): If not BFD_ASSEMBLER, always align
author
Ian Lance Taylor
<ian@airs.com>
Fri, 9 Aug 1996 18:16:54 +0000
(18:16 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 9 Aug 1996 18:16:54 +0000
(18:16 +0000)
with nops if not in data_section or bss_section.
PR 10312.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index e79c2ce9208b629a25beedb8163d0c06c727dac1..0c97c40d59594b8b4119b85945596b94f63a9520 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Fri Aug 9 14:16:14 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * config/tc-sh.c (sh_do_align): If not BFD_ASSEMBLER, always align
+ with nops if not in data_section or bss_section.
+
Thu Aug 8 12:32:56 1996 Klaus Kaempf <kkaempf@progis.de>
Add support for openVMS/Alpha.