Re: [PATCH v2 0/5] Add support for MIPS

2024-02-03 Thread Ying Huang
Hi Mark, The email responded to the question you aksed last time about the test environment.   Patch v2 has modified all the questions you asked in the patch v1. Could you help reivew it again when you have time? If you have any questions, please feel free to let me konw. Thanks, Ying 在 20

Re: [PATCH v2 0/5] Add support for MIPS

2024-01-23 Thread Ying Huang
Ping, Thanks. 在 2023/11/9 11:00, Ying Huang 写道: > Hi, > > 在 2023/11/3 19:56, Mark Wielaard 写道: >> Hi Yimg, >> >> 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

Re: [PATCH v2 0/5] Add support for MIPS

2023-12-29 Thread Ying Huang
Ping Thanks, Ying. > 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

Re: [PATCH v2 0/5] Add support for MIPS

2023-12-18 Thread Ying Huang
Ping Thanks, Ying 在 2023/11/29 15:40, Ying Huang 写道: > Ping > > > Thanks, > > Ying > > > 在 2023/11/9 11:00, Ying Huang 写道: >> Hi, >> >> 在 2023/11/3 19:56, Mark Wielaard 写道: >>> Hi Yimg, >>> >>> On Thu, 2023-11-02 at 14:55 +0800, Ying Huang wrote: This is a series of modifications about MI

Re: [PATCH v2 0/5] Add support for MIPS

2023-11-28 Thread Ying Huang
Ping Thanks, Ying 在 2023/11/9 11:00, Ying Huang 写道: > Hi, > > 在 2023/11/3 19:56, Mark Wielaard 写道: >> Hi Yimg, >> >> 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.

Re: [PATCH v2 0/5] Add support for MIPS

2023-11-08 Thread Ying Huang
Hi, 在 2023/11/3 19:56, Mark Wielaard 写道: > Hi Yimg, > > 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

Re: [PATCH v2 0/5] Add support for MIPS

2023-11-03 Thread Mark Wielaard
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

Re: [PATCH v2 0/5] Add support for MIPS

2023-11-03 Thread Mark Wielaard
Hi Yimg, 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 > Pass all

[PATCH v2 0/5] Add support for MIPS

2023-11-01 Thread Ying Huang
This is a series of modifications about MIPS. Support src/readelf, strip, elflint, objdump related tools. 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: