From 12688490b2ff9d512d7fbe9cf6121cf03443d3e1 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 7 May 1996 19:36:38 +0000 Subject: [PATCH] * scripttempl/h8300.sc: Set the entry point to the value of "_start" rather than the start of the text segment. * scripttempl/h8300h.sc: Likewise. So we can have data at the start of the text space. --- ld/ChangeLog | 9 +++++++-- ld/scripttempl/h8300.sc | 1 + ld/scripttempl/h8300h.sc | 1 + 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index cc77722f92b..f281c2e74a5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -12,8 +12,13 @@ Tue May 7 10:56:11 1996 Doug Evans Tue May 7 11:35:46 1996 Jeffrey A Law (law@cygnus.com) - * scripttempl (h8300.sc, h8300h.sc): Place .rodata sections - before .text sections in main ram. + * scripttempl/h8300.sc: Set the entry point to the value of + "_start" rather than the start of the text segment. + * scripttempl/h8300h.sc: Likewise. + + * scripttempl/h8300.sc: Place .rodata sections before .text + sections in main ram. + * scripttempl/h8300h.sc: Likewise. Mon May 6 23:32:30 1996 Jeffrey A Law (law@cygnus.com) diff --git a/ld/scripttempl/h8300.sc b/ld/scripttempl/h8300.sc index 3bedf12b340..7698e318a6d 100644 --- a/ld/scripttempl/h8300.sc +++ b/ld/scripttempl/h8300.sc @@ -1,6 +1,7 @@ cat <