]> git.ipfire.org Git - thirdparty/openwrt.git/commit
tools/elfutils: update MIPS support patches
authorMichael Pratt <mcpratt@pm.me>
Mon, 21 Oct 2024 13:47:25 +0000 (09:47 -0400)
committerRobert Marko <robimarko@gmail.com>
Sat, 26 Jul 2025 12:38:08 +0000 (14:38 +0200)
commit5bb84fb53bb5fa1215ddcd245ecdd94975484170
tree893444860efeb183c9930f804eb7121ca43cf484
parentc83941d288408308126a6f6bda12eca06a43253c
tools/elfutils: update MIPS support patches

The original patch series partially added by commit
f97da2c61 ("tools/elfutils: add missing MIPS reloc support")
now has a v3 which has half of it's commits accepted.

To prepare for updating to the new release,
use the new series that includes backports.

Manually adjusted patch:
 - 010-backport-mips-support-reloc.patch

Add patch:
 - 011-backport-mips-support-strip.patch
 - 012-backport-mips-support-readelf.patch
 - 013-backport-mips-support-elflint.patch
 - 014-backport-mips-support-stack.patch
 - 015-backport-mips-support-regs.patch

Tested-by: Tony Ambardar <itugrok@yahoo.com>
Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/elfutils/patches/010-backport-mips-support-reloc.patch
tools/elfutils/patches/011-backport-mips-support-strip.patch [new file with mode: 0644]
tools/elfutils/patches/012-backport-mips-support-readelf.patch [new file with mode: 0644]
tools/elfutils/patches/013-backport-mips-support-elflint.patch [new file with mode: 0644]
tools/elfutils/patches/014-backport-mips-support-stack.patch [new file with mode: 0644]
tools/elfutils/patches/015-backport-mips-support-regs.patch [new file with mode: 0644]