From: Ian Lance Taylor Date: Sun, 6 Sep 1998 00:39:46 +0000 (+0000) Subject: * ehopt.c (check_eh_frame): Check the size of the FDE, and don't X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5c27572868cf7c0b54d158a1be07036dccfe9990;p=binutils-gdb.git * ehopt.c (check_eh_frame): Check the size of the FDE, and don't optimize across FDE boundaries. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 937c5bba5e5..3acd2c520bb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Sat Sep 5 19:00:38 1998 Ian Lance Taylor + * ehopt.c (check_eh_frame): Check the size of the FDE, and don't + optimize across FDE boundaries. + * config/obj-coff.c (obj_coff_section): Preserve any link once flags when setting the section flags.