225 Commits

Author SHA1 Message Date
bd0422e92a Migrate argh to argp, topological-sort to petgraph 2023-08-03 18:57:08 -04:00
8660984d40 Improve prologue/epilogue detection 2023-08-03 18:51:15 -04:00
b267b79f7b Fix string detection overwriting known symbols 2023-08-03 18:50:27 -04:00
6b81faa5e1 dwarf dump: More register names, fix padding handling 2023-08-02 18:29:03 -04:00
08663e8c3e Remove accidental nightly feature 2023-07-21 18:06:04 -04:00
b958a23396
Minor README.md fix 2023-07-21 18:00:52 -04:00
0fa0aafaea 6 months of occasional work I guess 2023-07-21 17:59:07 -04:00
f1b4afa885 Add dwarf dump cmd 2023-02-14 21:50:23 -05:00
36e609eab7 Adjust extern relocation warning 2023-01-28 00:18:39 -05:00
4359ec1fa3 Only warn on extabindex relocations 2023-01-27 23:44:06 -05:00
15546a6880 Merge branch 'main' into experimental 2023-01-27 23:17:36 -05:00
830f7b172f Reorganize files; start RSO support; config & split updates 2023-01-27 23:15:52 -05:00
e12a43fcd2
ci: Build i686-unknown-linux-musl 2023-01-24 20:09:57 -05:00
827e0806be gerge branch 'main' into experimental 2023-01-19 12:54:52 -05:00
d864b0e395 Very experimental analyzer, DOL & REL support, function signatures 2023-01-18 12:52:38 -08:00
947874adfd Version 0.2.3
- Fix `ar create` on Windows
- Clippy fixes
v0.2.3
2023-01-05 08:51:44 -05:00
d76c554d31 Support duplicate filenames in ELF loader 2022-12-27 18:22:27 -05:00
9f4cc2f542 Add elf split; rework asm generation
`elf split` allows splitting an ELF
directly into relocatable object files
2022-12-24 03:10:12 -05:00
54f2abd35f Update README.md 2022-12-14 21:21:04 -05:00
828766b22b Version 0.2.2
- Add `ar create` command for static libraries
- Update `elf fixup` to add an "(asm)" suffix
  to object file symbols, for use with progress
  tracking.
v0.2.2
2022-12-14 20:39:59 -05:00
21c386d1a6 Version 0.2.1
- Build static Linux binaries
- Use cargo-zigbuild for cross compilation
v0.2.1
2022-12-14 13:20:22 -05:00
141339fcb0 Version 0.2.0
- Add `elf disasm` (disassemble an ELF)
- Add `elf fixup` (for GNU assembler)
- Add `map order` (link order deduction)
- Add `map slices` (ppcdis slices.yml, WIP)
- Add `map symbols` (ppcdis symbols.yml, WIP)
- Big speed improvement for map processing
- Minor `elf2dol` cleanup
v0.2.0
2022-12-10 01:51:42 -05:00
f6dbe94bac Add -o option to shasum v0.1.1 2022-11-27 23:43:46 -05:00
a1cf93e605 Fix build badge in README.md v0.1.0 2022-11-27 17:10:58 -05:00
636cbea59c Initial commit 2022-11-27 17:02:32 -05:00