]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/scripttempl/elf.sc
* scripttempl/armbpabi.sc: Don't combine .init_array.* or
authorJie Zhang <jie.zhang@analog.com>
Sat, 27 Feb 2010 12:34:25 +0000 (12:34 +0000)
committerJie Zhang <jie.zhang@analog.com>
Sat, 27 Feb 2010 12:34:25 +0000 (12:34 +0000)
commit3cff7cc71fc25ffa83e7d5ce8f4aeb308fb656db
tree9fa0a8f6e1ec56367ae6b180392f4d69520074c8
parenteb1956643ddbb298d1005c939d3b9fce04980a4a
* scripttempl/armbpabi.sc: Don't combine .init_array.* or
.fini_array.* when do relocatable linking.
* scripttempl/elf.sc: Likewise.
* scripttempl/elf32sh-symbian.sc: Likewise.
* scripttempl/elf64hppa.sc: Likewise.
* scripttempl/elfxtensa.sc: Likewise.

testsuite/
* ld-elf/init-fini-arrays.s: New test.
* ld-elf/init-fini-arrays.d: New test.
ld/ChangeLog
ld/scripttempl/armbpabi.sc
ld/scripttempl/elf.sc
ld/scripttempl/elf32sh-symbian.sc
ld/scripttempl/elf64hppa.sc
ld/scripttempl/elfxtensa.sc
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/init-fini-arrays.d [new file with mode: 0644]
ld/testsuite/ld-elf/init-fini-arrays.s [new file with mode: 0644]