]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add --rosegment option to BFD linker to stop the '-z separate-code' from generating...
authorNick Clifton <nickc@redhat.com>
Thu, 13 Jun 2024 14:10:15 +0000 (15:10 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 13 Jun 2024 14:10:15 +0000 (15:10 +0100)
commite8e10743f7b207b21a1efb0cc9e42487080db013
treedaeed5b3fb3bdadce5bc0b6297cca0c96aee37a7
parent888ff82e77d9ab8f04893a68cd6b4f518d6b50d9
Add --rosegment option to BFD linker to stop the '-z separate-code' from generating two read-only segments.

  PR 30907
15 files changed:
bfd/elf.c
include/bfdlink.h
ld/NEWS
ld/config.in
ld/configure
ld/configure.ac
ld/emultempl/elf.em
ld/genscripts.sh
ld/ld.texi
ld/ldint.texi
ld/ldlex.h
ld/lexsup.c
ld/scripttempl/elf.sc
ld/testsuite/ld-elf/pr30907-1.d [new file with mode: 0644]
ld/testsuite/ld-elf/pr30907-2.d [new file with mode: 0644]