On Thu, Jul 1, 2021 at 12:58 PM Joel Sherrill wrote:
>
> On Thu, Jul 1, 2021 at 1:50 PM Gedare Bloom wrote:
> >
> > Hello all,
> >
> > The uC5282 stopped working in 5 and master. This patch seems to get
> > things working again on both branches. I can run hello.exe and
> > ticker.exe on the WIP q
Looks ok to me. Push to both branches.
On Thu, Jul 1, 2021 at 1:40 PM Gedare Bloom wrote:
>
> Fixes a problem with bad epilog code in _fini and to keep sections
> necessary with the -ffunction/data-sections.
> ---
> bsps/m68k/uC5282/start/linkcmds | 34 ++---
> 1 file
On Thu, Jul 1, 2021 at 1:50 PM Gedare Bloom wrote:
>
> Hello all,
>
> The uC5282 stopped working in 5 and master. This patch seems to get
> things working again on both branches. I can run hello.exe and
> ticker.exe on the WIP qemu Harrison is working on.
Based on our chats, it looks like the mov
Hello all,
The uC5282 stopped working in 5 and master. This patch seems to get
things working again on both branches. I can run hello.exe and
ticker.exe on the WIP qemu Harrison is working on.
I will back-port to 5 with a ticket.
We'll work on full tester configuration after the WIP qemu
modific
Fixes a problem with bad epilog code in _fini and to keep sections
necessary with the -ffunction/data-sections.
---
bsps/m68k/uC5282/start/linkcmds | 34 ++---
1 file changed, 19 insertions(+), 15 deletions(-)
diff --git a/bsps/m68k/uC5282/start/linkcmds b/bsps/m68k/uC