Re: [PATCH v2 0/3] tools/nolibc: add support for SuperH

2025-06-25 Thread John Paul Adrian Glaubitz
Hi Thomas, On Mon, 2025-06-23 at 23:15 +0200, Thomas Weißschuh wrote: > Add support for SuperH/"sh" to nolibc. > Only sh4 is tested for now. > > This is only tested on QEMU so far. > Additional testing would be very welcome. > Test instructions: > $ cd tools/testings/selftests/nolibc/ > $ make -f

Re: [PATCH v2 0/3] tools/nolibc: add support for SuperH

2025-06-24 Thread Willy Tarreau
Hi Adrian, On Tue, Jun 24, 2025 at 08:03:47AM +0200, John Paul Adrian Glaubitz wrote: > Hi Thomas, > > On Mon, 2025-06-23 at 23:15 +0200, Thomas Weißschuh wrote: > > Add support for SuperH/"sh" to nolibc. > > Only sh4 is tested for now. > > > > This is only tested on QEMU so far. > > Additional

Re: [PATCH v2 0/3] tools/nolibc: add support for SuperH

2025-06-24 Thread John Paul Adrian Glaubitz
Hi Thomas, On Mon, 2025-06-23 at 23:15 +0200, Thomas Weißschuh wrote: > Add support for SuperH/"sh" to nolibc. > Only sh4 is tested for now. > > This is only tested on QEMU so far. > Additional testing would be very welcome. > Test instructions: > $ cd tools/testings/selftests/nolibc/ > $ make -f

[PATCH v2 0/3] tools/nolibc: add support for SuperH

2025-06-23 Thread Thomas Weißschuh
Add support for SuperH/"sh" to nolibc. Only sh4 is tested for now. This is only tested on QEMU so far. Additional testing would be very welcome. Test instructions: $ cd tools/testings/selftests/nolibc/ $ make -f Makefile.nolibc ARCH=sh CROSS_COMPILE=sh4-linux- nolibc-test $ file nolibc-test nolibc