From: H.J. Lu Date: Mon, 4 Mar 2002 20:40:14 +0000 (+0000) Subject: 2002-03-04 H.J. Lu X-Git-Tag: binutils-2_13-branchpoint~1846 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b5090659de579b6a000367292b6a066dff022f5e;p=external%2Fbinutils.git 2002-03-04 H.J. Lu * scripttempl/elf.sc: Put .preinit_array, .init_array and .fini_array in the data segment. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 05c7fa2..28f9b7d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2002-03-04 H.J. Lu + + * scripttempl/elf.sc: Put .preinit_array, .init_array and + .fini_array in the data segment. + 2002-03-04 Alan Modra * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit. diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index 7fda8ba..a6bc4bc 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -246,23 +246,6 @@ cat <