From: Ian Lance Taylor Date: Mon, 9 Jun 1997 18:05:46 +0000 (+0000) Subject: * config/tc-sh.c (md_apply_fix): Check for overflow. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4b4c1e0fb46abde21ca383411eaecb19388a52e9;p=binutils-gdb.git * config/tc-sh.c (md_apply_fix): Check for overflow. PR 12530. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 69135273e38..4a2aa33efdc 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -4,6 +4,8 @@ Mon Jun 9 12:55:45 1997 H.J. Lu Mon Jun 9 12:52:44 1997 Ian Lance Taylor + * config/tc-sh.c (md_apply_fix): Check for overflow. + * config/tc-m68k.c (md_section_align): If a.out and BFD, force section size to be aligned.