From: Ken Raeburn Date: Wed, 20 Apr 1994 22:58:13 +0000 (+0000) Subject: * config/tc-sparc.c (md_section_align): Always round up to multiple of X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a6652b1c62131201431833aa719e3fa902cdc47c;p=binutils-gdb.git * config/tc-sparc.c (md_section_align): Always round up to multiple of alignment power specified in bfd target vector. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 44ea52d6622..609c6a45f69 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,7 @@ -Tue Apr 19 20:27:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com) +Wed Apr 20 18:46:14 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * config/tc-sparc.c (md_section_align): Always round up to + multiple of alignment power specified in bfd target vector. * gasp.c: Include ctype.h.