On Wed, Apr 29, 2026 at 10:58:31PM +0200, Thomas Weißschuh wrote: > On 2026-04-29 19:43:08+0100, Stafford Horne wrote: > > On Wed, Apr 29, 2026 at 05:20:45PM +0200, Thomas Weißschuh wrote: > > > Add support for OpenRISC / or1k to nolibc. > > > > > > _start() uses the same wrapper construct as in arch-sh.h. > > > libgcc is necessary as OpenRISC is missing 64-bit multiplication. > > > > > > Signed-off-by: Thomas Weißschuh <[email protected]> > > > > Acked-by: Stafford Horne <[email protected]> > > Thanks! > > > Do you want me to pick this up to send via the openrisc queue? Or do you > > prefer > > it go via the selftests queue? > > I'll take it through the nolibc tree. Otherwise we'd get a bunch of > merge conflicts, too. > > (...)
And from a nolibc perspective it's also an ack by me, thanks Thomas! Acked-by: Willy Tarreau <[email protected]> willy

