Skip to content

Tags: decompals/binutils-mips-ps2-decompals

Tags

v0.10

Toggle v0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.9

Toggle v0.9's commit message
wrong date

v0.8

Toggle v0.8's commit message
Update changelog and readme

v0.7

Toggle v0.7's commit message
Typo

v0.6

Toggle v0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adds `addr2line`, `elfedit`, `ld`, `ranlib`, `readelf`, `size` and `s…

…trings` (#5)

v0.5

Toggle v0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.4

Toggle v0.4's commit message
Fix null pointer exception

v0.3

Toggle v0.3's commit message
Fix memory corruption when using bfd_release

v0.2

Toggle v0.2's commit message
Fix memory corruption when using bfd_release

v0.1

Toggle v0.1's commit message
Create build.yml