From 9f9332e9ffe5e0dbee9b7752bb5c5a4071afde5b Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 4 Mar 2002 20:40:14 +0000 Subject: [PATCH] 2002-03-04 H.J. Lu * scripttempl/elf.sc: Put .preinit_array, .init_array and .fini_array in the data segment. --- ld/ChangeLog | 5 +++++ ld/scripttempl/elf.sc | 34 +++++++++++++++++----------------- 2 files changed, 22 insertions(+), 17 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 05c7fa2399..28f9b7d99e 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 7fda8ba89a..a6bc4bc801 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -246,23 +246,6 @@ cat <