From: Jeff Law Date: Wed, 10 Apr 1996 20:40:24 +0000 (+0000) Subject: * scripttempl/h8300.sc: Add the "8-bit area" in the upper 256 X-Git-Tag: gdb-4_18~8866 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d26c498b31d3ef1f5f64d0d2f6fea03463e8d59b;p=platform%2Fupstream%2Fbinutils.git * scripttempl/h8300.sc: Add the "8-bit area" in the upper 256 bytes of the address space. Put data from the ".eight" sections into the 8-bit area. * scripttempl/h8300h.sc: Likewise. 8-bit area changes for hmse. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index ee90bb6..097f5e4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +Wed Apr 10 14:41:53 1996 Jeffrey A Law (law@cygnus.com) + + * scripttempl/h8300.sc: Add the "8-bit area" in the upper 256 + bytes of the address space. Put data from the ".eight" sections + into the 8-bit area. + * scripttempl/h8300h.sc: Likewise. + Tue Apr 9 14:10:42 1996 Doug Evans * emultempl/generic.em (gld${EMULATION_NAME}_before_parse):