It has been awhile and I’d like to restart the discussion about adding Hexagon support to musl.  I have been periodically syncing with my tree stored on github (https://github.com/quic/musl/tree/hexagon) .  The only target change recently was the addition of new kernel system calls.

 

Hexagon support is beginning to land in the main qemu repository and having a C-library available is important for testing.

 

The commits are attached but are also here: https://github.com/quic/musl/commits/hexagon

 

The results from the libc-testsuite are also attached, no obvious changes from before.

 

Thanks,