[RFC] riscv64 stub port for GNU Mach – compiles, early WIP

2025-04-05 Thread Hakan Candar via Bug reports for the GNU Hurd
Hi all, I’ve been working on getting GNU Mach to compile on riscv64, and I wanted to share an early update and ask if there’s interest in upstreaming a stub port. So far I’ve created a set of stub implementation files for riscv64, mostly copied and stripped down from the existing i386 directory

Re: [RFC] riscv64 stub port for GNU Mach – compiles, early WIP

2025-04-07 Thread Hakan Candar via Bug reports for the GNU Hurd
Dear Samuel, Thank you for your feedback. I am in the process of polishing the GCC configuration files and I will send them a patch for the riscv64-gnu backend shortly. It is indeed a trivial change with no more than 100 lines. For the Mach, I'm planning on getting a simple kprintf working an