Re: [PATCH v3 3/6] readelf: Adapt src/readelf -h/-S/-r/-w/-l/-d/-a on mips

2024-05-24 Thread Ying Huang
Hi Mark, Could you help review these two patches 3/6 and 4/6, all have been modified according your previous review comments. If OK, I would update and resubmit again with ChangeLog commit message because there seems to be a conflict in merge now. Thanks, Ying   在 2024/3/5 17:51, Ying Huan

[PATCH] test: Add mips in run-allregs.sh and run-readelf-mixed-corenote.sh

2024-05-24 Thread Ying Huang
From: Ying Huang * backends/Makefile.am (mips_SRCS): Add mips64_corenote.c. * backends/mips64_corenote.c: New file. * backends/mips_corenote.c: Add fpregset. * backends/mips_init.c: HOOK mips64_corenote. * libebl/eblcorenotetypename.c: Add KNOWNSTYPE MIPS_FP_MODE MIPS_MSA. * tests/run-allregs.sh: