From: H.J. Lu Date: Mon, 4 Mar 2002 20:40:14 +0000 (+0000) Subject: 2002-03-04 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b5090659de579b6a000367292b6a066dff022f5e;p=binutils-gdb.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 05c7fa23991..28f9b7d99e7 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 7fda8ba89a0..a6bc4bc8016 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -246,23 +246,6 @@ cat <