[PATCH v3 1/6] Support Mips architecture
Ying Huang
ying.huang@oss.cipunited.com
Wed Apr 3 09:36:41 GMT 2024
Hi Mark,
Could you help review some other patches?
Thanks,
Ying
在 2024/3/29 08:18, Mark Wielaard 写道:
> Hi Ying,
>
> On Tue, Mar 05, 2024 at 05:51:17PM +0800, Ying Huang wrote:
>> From: Ying Huang <ying.huang@oss.cipunited.com>
>>
>> Signed-off-by: Ying Huang <ying.huang@oss.cipunited.com>
>> ---
>> backends/Makefile.am | 6 +-
>> backends/mips_init.c | 52 ++++
>> backends/mips_reloc.def | 93 +++++++
>> backends/mips_symbol.c | 63 +++++
>> libebl/eblopenbackend.c | 2 +
>> libelf/libelfP.h | 3 +
>> tests/libelf.h | 541 ++++++++++++++++++++++++++++++++++++++++
> Note that this adds tests/libelf.h by accident. I see how that could
> happen, because it should have been in .gitignore. I posted a patch
> to do that:
> https://inbox.sourceware.org/elfutils-devel/20240328234308.1032110-1-mark@klomp.org/
>
> Besides that the patch looks fine. I did add a ChangeLog entry to the
> commit message. Pushed as attached.
>
> Thanks,
>
> Mark
More information about the Elfutils-devel
mailing list