From: Doug Evans Date: Mon, 1 Jun 1998 19:48:48 +0000 (+0000) Subject: * config/tc-m32r.c (m32r_do_align): Only fill code sections with X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=27f6715d303cb09e6b1f9f2bf39b3da8f404b7f2;p=binutils-gdb.git * config/tc-m32r.c (m32r_do_align): Only fill code sections with nops if fill pattern not specified. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 23f4218e01e..c92cfff9b9b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 1 12:47:30 1998 Doug Evans + + * config/tc-m32r.c (m32r_do_align): Only fill code sections with + nops if fill pattern not specified. + Mon Jun 1 14:08:35 1998 Ian Lance Taylor From Andrew Crabtree :