From: Julian Brown Date: Fri, 18 Mar 2005 16:55:44 +0000 (+0000) Subject: * ld/scripttempl/armbpapi.sc (.rel.dyn): Add .rel.init_array, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2a2a7c9466c2a8778e6f7a5f2142978c0da0cb3f;p=binutils-gdb.git * ld/scripttempl/armbpapi.sc (.rel.dyn): Add .rel.init_array, .rel.fini_array. (.rela.dyn): Add .rela.init_array, .rela.fini_array. (SECTIONS): Add .rel.other, .rela.other, .reli.other after PLT relocs. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 0b7d0d41ed3..587ff95c6bb 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2005-03-18 Julian Brown + + * scripttempl/armbpapi.sc (.rel.dyn): Add .rel.init_array, + .rel.fini_array. + (.rela.dyn): Add .rela.init_array, .rela.fini_array. + (SECTIONS): Add .rel.other, .rela.other, .reli.other after PLT relocs. + 2005-03-18 H.J. Lu * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Don't set diff --git a/ld/scripttempl/armbpabi.sc b/ld/scripttempl/armbpabi.sc index ae03504d22d..28bac1f5d66 100644 --- a/ld/scripttempl/armbpabi.sc +++ b/ld/scripttempl/armbpabi.sc @@ -392,6 +392,10 @@ eval $COMBRELOCCAT <