On 16/3/21 8:26 am, Alex White wrote:
> The exceptions are being used as legitimate error cases. The "what" messages
> that I use here are not helpful. I think that's why it looks like they're
> being used as labels.
Understood and thanks.
> As part of a revision of my "covoar: Fix NOP executi
el@rtems.org
Subject: Re: [PATCH] covoar: Handle periods in symbols from objdump
On 13/3/21 3:37 am, Alex White wrote:
> Occasionally the compiler will generate symbols that look similar to
> symbols defined in RTEMS code except that they contain some suffix.
> This looks to be related to c
On 13/3/21 3:37 am, Alex White wrote:
> Occasionally the compiler will generate symbols that look similar to
> symbols defined in RTEMS code except that they contain some suffix.
> This looks to be related to compiler optimizations. Such symbols were
> being treated as unique. For our purposes,
Occasionally the compiler will generate symbols that look similar to
symbols defined in RTEMS code except that they contain some suffix.
This looks to be related to compiler optimizations. Such symbols were
being treated as unique. For our purposes, they should be mapped to
the equivalent symbols i