[RTEMS Project] #3687: Add architecture section support to libdl and support PowerPC's small data.
RTEMS trac
trac at rtems.org
Mon Feb 11 10:43:14 UTC 2019
#3687: Add architecture section support to libdl and support PowerPC's small data.
-------------------------+--------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 5.1
Component: lib/dl | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-------------------------+--------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"eec706e2bf41a9a166aa5e744d041171015214ea/rtems"
eec706e2/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="eec706e2bf41a9a166aa5e744d041171015214ea"
bsps/powerpc: Fix small data area section
Fix small data area in case no fixed size is desired. 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). Do not use bsp_section_sbss_size before definition in
linker command file. Add new symbols to <bsp/linker-symbols.h>.
Update #3687.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3687#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list