|
From: Mark W. <ma...@kl...> - 2022-08-01 12:21:12
|
Hi Feiyang, On Mon, 2022-08-01 at 10:00 +0800, Feiyang Chen wrote: > I'd like to contribute code to support LOONGARCH64/Linux. Many open > source projects have already supported LoongArch, such as binutils-gdb, > gcc, linux kernel, glibc and so on. I see that the upcoming glibc 2.36 release will support it. Nice. Is there a way for the community to test it? Is there qemu support? > I am a Valgrind dev newbie and not sure how to submit patches for > reviewing. I've read the git-HOWTO.txt and emails in the mailing > list. Should I open a bug on the KDE Bugtracking System and attach > patched to it (e.g. Bug 369509)? Yes, the best way would be to open a new bug and attach patches to it. We can then review those. Is there a public CPU instruction manual for the architecture? Thanks, Mark |