]> Git Repo - qemu.git/commit
tcg/mips: Do not assert on relocation overflow
authorRichard Henderson <[email protected]>
Wed, 4 Nov 2020 21:38:10 +0000 (13:38 -0800)
committerRichard Henderson <[email protected]>
Thu, 7 Jan 2021 15:09:42 +0000 (05:09 -1000)
commit91a7fd1fb613460d95c51462fe27205996a9a0aa
treef7959466a68dd32f98992f0998210ae70af750f6
parentd1861aa40915303797423cbf77b5d00b952d77fd
tcg/mips: Do not assert on relocation overflow

This target was not updated with 7ecd02a06f8, and so did
not allow re-compilation with relocation overflow.

Remove reloc_26 and reloc_26_val as unused.

Signed-off-by: Richard Henderson <[email protected]>
tcg/mips/tcg-target.c.inc
This page took 0.024752 seconds and 4 git commands to generate.