From: Ian Lance Taylor Date: Fri, 1 Nov 1996 18:01:57 +0000 (+0000) Subject: * scripttempl/m68kcoff.sc: Make sure the etext and __CTOR_LIST__ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e6b743a20a7941e5d8fe129f18168241bd61be84;p=binutils-gdb.git * scripttempl/m68kcoff.sc: Make sure the etext and __CTOR_LIST__ symbols are correctly aligned. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index a18cca3c1be..90924fa6f9e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Fri Nov 1 10:01:27 1996 Ian Lance Taylor + + * scripttempl/m68kcoff.sc: Make sure the etext and __CTOR_LIST__ + symbols are correctly aligned. + start-sanitize-v850 Thu Oct 31 09:28:59 1996 Jeffrey A Law (law@cygnus.com)