From: David Edelsohn Date: Thu, 17 Aug 1995 21:49:40 +0000 (+0000) Subject: * scripttempl/h8500s.sc (.rdata): All data must go in data segment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ed67cfa226fd66fb72d996b08eaf95cd229a2270;p=binutils-gdb.git * scripttempl/h8500s.sc (.rdata): All data must go in data segment. (.strings,.ctors,.dtors): Likewise. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 7e18dcea195..9e4f6cd4176 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Thu Aug 17 14:46:34 1995 Doug Evans + + * scripttempl/h8500s.sc (.rdata): All data must go in data segment. + (.strings,.ctors,.dtors): Likewise. + Wed Aug 16 11:38:59 1995 steve chamberlain * scripttempl/armpe.sc: Always start code at 0x401000, even