From: Ian Lance Taylor Date: Fri, 9 Aug 1996 18:16:54 +0000 (+0000) Subject: * config/tc-sh.c (sh_do_align): If not BFD_ASSEMBLER, always align X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8d07d2c915dcc7cc5987f33bc78a234be7dfcb4a;p=binutils-gdb.git * config/tc-sh.c (sh_do_align): If not BFD_ASSEMBLER, always align with nops if not in data_section or bss_section. PR 10312. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index e79c2ce9208..0c97c40d595 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Aug 9 14:16:14 1996 Ian Lance Taylor + + * 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 Add support for openVMS/Alpha.