rizin/librz/bin/i
Rot127 cb3e09aa4e
Fix SPARC/MC680x0 Mach-O fat binary issues (#5338)
* Add thread_state register layouts for Mac-O Sparc and MC680x0 binaries.

* Prevent hitting assert by passing NULL in some cases.

If name is not a valid arch identifier, it should complain later.

* Switch to m68k name, to match the asm.arch plugin name.

* Don't ignore endianess of fat Mach-O binaries.

And if it isn't ignored check for actual endianess,
not for being a PPC binary.

* Add `obs` command to select the different versions of fat binaries.
* Fix import tests of mach-o
* Properly rest xtr_data->loaded
* Update doxygen and remove RZ_DEPRECATED flag
2025-09-09 11:51:17 +08:00
..
private.h Fix SPARC/MC680x0 Mach-O fat binary issues (#5338) 2025-09-09 11:51:17 +08:00