[PATCH] bsps/powerpc: Fix small data area section
Chris Johns
chrisj at rtems.org
Mon Feb 11 07:43:57 UTC 2019
On 11/2/19 7:38 pm, Sebastian Huber wrote:
> Fix small data area in case no fixed size is desired.
What is being fixed?
> Rename
> bsp_section_set_sdata_sbss_size into bsp_section_small_data_area_size
> since this symbol reflects the overall small data area size (including
> space for libdl).
The naming I used reflected the sections the compiler makes and what is being
controlled.
> Do not use bsp_section_sbss_size before definition in
> linker command file. Add new symbols to <bsp/linker-symbols.h>.
Sorry I am having trouble seeing what are style changes and what is a functional
change to fix the issue.
Thanks
Chris
More information about the devel
mailing list