diff --git a/ld/ChangeLog b/ld/ChangeLog index 2d4df31c6b0..218a3046e24 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2004-09-24 Paul Brook + + * scripttempl/elf.sc: Keep .preinit_array, .init_array and + .fini_array sections. + 2004-09-19 Andreas Schwab * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Adjust data segment diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index 1e857773dc3..245ab030bd8 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -335,15 +335,15 @@ cat <