[ARM] FDPIC: Add stack segment
authorChristophe Lyon <christophe.lyon@st.com>
Tue, 20 Mar 2018 09:55:37 +0000 (10:55 +0100)
committerChristophe Lyon <christophe.lyon@linaro.org>
Wed, 25 Apr 2018 20:57:39 +0000 (20:57 +0000)
commitcb10292c2a6c26349c02ec275e4087147fd1cdf0
tree4539fa62ce1191d95c73a1312763514f9e0007ea
parent5c5a4843ec385a60954fbbc4bcf5b64763639bd3
[ARM] FDPIC: Add stack segment

The size of the stack segment defaults to 32KB, and can be overridden
by defining the __stacksize symbol.

2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
Mickaël Guêné  <mickael.guene@st.com>

bfd/
* elf32-arm.c (DEFAULT_STACK_SIZE): New.
(elf32_arm_always_size_sections): Create stack segment.
bfd/ChangeLog
bfd/elf32-arm.c
This page took 0.024642 seconds and 4 git commands to generate.