diff options
author | Dimitar Dimitrov <dimitar@dinux.eu> | 2022-05-27 23:09:24 +0300 |
---|---|---|
committer | Dimitar Dimitrov <dimitar@dinux.eu> | 2022-11-14 17:42:22 +0200 |
commit | 36f779c06332319d9dc2d456e098a99b2540cefc (patch) | |
tree | 4581c987e33cdea14fa23b47df54211370a0838a /gdbsupport | |
parent | 9b1c7dc3a041b6d37f9c80b46778c98c157b393f (diff) | |
download | binutils-36f779c06332319d9dc2d456e098a99b2540cefc.zip binutils-36f779c06332319d9dc2d456e098a99b2540cefc.tar.gz binutils-36f779c06332319d9dc2d456e098a99b2540cefc.tar.bz2 |
pru: bfd: Correct default to no execstack
Data and instruction memories are strictly separated, so it is not
possible to execute instructions from the stack memory on PRU.
I don't see any difference in testsuite results with or without this
change.
bfd/ChangeLog:
* elf32-pru.c (elf_backend_default_execstack): Define as 0.
ld/ChangeLog:
* testsuite/ld-elf/elf.exp (target_defaults_to_execstack):
Return 0 for pru.
Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
Diffstat (limited to 'gdbsupport')
0 files changed, 0 insertions, 0 deletions