Skip to content

Releases: amtal/microblaze

Lift/reloc bugfixes

29 May 06:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

Updated for current dev channel

15 Oct 13:23
Compare
Choose a tag to compare
  • optimize disassembly for smoother scrolling
  • fix intrinsics on dev builds
  • lift some common endian-swap ops

Working version

11 May 18:41
Compare
Choose a tag to compare
  • correct fields and release workflow
  • minor bugfix

Disassembly fix

11 May 18:33
Compare
Choose a tag to compare
0.0.3

Fix MBAR disasm

MVP

11 May 16:00
Compare
Choose a tag to compare
MVP
  • (untested) disassembly of everything in the processor manual
  • passable lift of core arithmetic and memory ops
  • 32-bit LE/BE ELF support
  • proof of concept relocation and syscall calling conventions
    (works well enough for a big-endian ld.so built on old GCC)
  • stuff