Tags: decompals/binutils-mips-ps2-decompals
Tags
Add option to disable same section MIPS branch relocs (#10) * Add MIPS branch reloc option Co-authored-by: dreamingmoths <252494949+dreamingmoths@users.noreply.github.com> Co-authored-by: Mc-muffin <8714476+Mc-muffin@users.noreply.github.com> * Apply no-branch-relocs to weak branches * Document branch reloc option --------- Co-authored-by: dreamingmoths <252494949+dreamingmoths@users.noreply.github.com> Co-authored-by: Mc-muffin <8714476+Mc-muffin@users.noreply.github.com>
MIPS objdump: Add `eabi32` and `eabi64` ABI options (#4) * MIPS objdump: Add `eabi32` and `eabi64` ABI options Backports the binutils commit from caaa18f2128471cfaeda047d0725bef08daeb510 https://github.com/bminor/binutils-gdb/commit/caaa18f2128471cfaeda047d0725bef08daeb510 * Changelog notes * Update Github Actions file Otherwise it won't build * whoops * update date