On Fri, 2023-11-03 at 12:56 +0100, Mark Wielaard wrote: > Hi Yimg, Sorry, typo, Ying.
> On Thu, 2023-11-02 at 14:55 +0800, Ying Huang wrote: > > This is a series of modifications about MIPS. > > Support src/readelf, strip, elflint, objdump related tools. > > Thanks. What are the changes compared to v1? > https://patchwork.sourceware.org/project/elfutils/list/?series=18813 Sorry, I just marked this series as superseded, so the correct URL is: https://patchwork.sourceware.org/project/elfutils/list/?series=18813&state=* > > Pass all previous test cases that failed due to MIPS non-support. > > The following are the test results on mips64el. > > # TOTAL: 271 > > # PASS: 263 > > # SKIP: 8 > > # XFAIL: 0 > > # FAIL: 0 > > # XPASS: 0 > > # ERROR: 0 > > That looks pretty good. What distro/gcc/glibc/kernel was this against? > > Cheers, > > Mark