https://bugs.kde.org/show_bug.cgi?id=457504
Bug ID: 457504 Summary: Add LOONGARCH64/Linux port to Valgrind Product: valgrind Version: 3.20 GIT Platform: Compiled Sources OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: chris.chenfeiy...@gmail.com Target Milestone: --- Created attachment 151124 --> https://bugs.kde.org/attachment.cgi?id=151124&action=edit patches LoongArch is a brand-new ISA developed by the Loongson Technology Corporation Limited, which is a bit like RISC-V. LoongArch includes a reduced 32-bit version, a standard 32-bit version and a 64-bit version (LoongArch64). You can find the documentation for LoongArch here: https://github.com/loongson/LoongArch-Documentation I am focusing on running Valgrind on LoongArch64/Linux. I develop Valgrind on the CLFS (Cross Linux From Scratch) distribution. Later I'll provide a 3A5000 machine for remote connection. Here is my local tree with all the patches applied: https://github.com/loongson/valgrind-loongarch64 -- You are receiving this mail because: You are watching all bug changes.