On 11/02/2019 08:43, Chris Johns wrote:
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?
Did you test without setting bsp_section_set_sdata_sbss_size? With
bsp_section_sdata_sbss_size == 0 the location counter moves backwar
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).
Th
On 11/2/19 7:51 pm, Sebastian Huber wrote:
> On 01/02/2019 09:53, Sebastian Huber wrote:
>> On 28/01/2019 13:27, Sebastian Huber wrote:
>>> This patch set reworks the quick start chapter in the user manual. You
>>> find a PDF with this patch set here:
>>>
>>> https://ftp.rtems.org/pub/rtems/people/
ping :)
On Tue, 5 Feb 2019 at 22:15, Vijay Kumar Banerjee
wrote:
> ---
> tester/covoar/TargetFactory.cc | 2 +
> tester/covoar/Target_riscv.cc| 83 +
> tester/covoar/Target_riscv.h | 95
> tester/covoar/wscript
On 01/02/2019 09:53, Sebastian Huber wrote:
On 28/01/2019 13:27, Sebastian Huber wrote:
This patch set reworks the quick start chapter in the user manual. You
find a PDF with this patch set here:
https://ftp.rtems.org/pub/rtems/people/sebh/user.pdf
It duplicates some information with the "Inst
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. A
From: Chris Johns
- Filter symbols by regx.
- Return the name of a symbol via demangled() even it is not
a mangled C++ function.
---
linkers/rtems-syms.cpp | 122 +--
rtemstoolkit/rld-symbols.cpp | 6 +-
2 files changed, 106 insertions(+), 22 deletions(-
On 11/2/19 9:21 am, Gedare Bloom wrote:
> It seems to be happening during Debian / Ubuntu builds of Qemu using RSB.
Thanks for confirming this. I will take a look.
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/deve
It seems to be happening during Debian / Ubuntu builds of Qemu using RSB.
On Sat, Feb 9, 2019 at 7:19 PM Joel Sherrill wrote:
> What hosts and packages trip it best? Sorry. Just need a level set.
>
> On Sat, Feb 9, 2019, 6:14 PM Gedare Bloom
>> Did we ever resolve this?
>>
>> Some students are