Luke Street
|
827e0806be
|
gerge branch 'main' into experimental
|
2023-01-19 12:54:52 -05:00 |
Luke Street
|
d864b0e395
|
Very experimental analyzer, DOL & REL support, function signatures
|
2023-01-18 12:52:38 -08:00 |
Luke Street
|
947874adfd
|
Version 0.2.3
- Fix `ar create` on Windows
- Clippy fixes
|
2023-01-05 08:51:44 -05:00 |
Luke Street
|
d76c554d31
|
Support duplicate filenames in ELF loader
|
2022-12-27 18:22:27 -05:00 |
Luke Street
|
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 |
Luke Street
|
54f2abd35f
|
Update README.md
|
2022-12-14 21:21:04 -05:00 |
Luke Street
|
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.
|
2022-12-14 20:39:59 -05:00 |
Luke Street
|
21c386d1a6
|
Version 0.2.1
- Build static Linux binaries
- Use cargo-zigbuild for cross compilation
|
2022-12-14 13:20:22 -05:00 |
Luke Street
|
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
|
2022-12-10 01:51:42 -05:00 |
Luke Street
|
f6dbe94bac
|
Add -o option to shasum
|
2022-11-27 23:43:46 -05:00 |
Luke Street
|
a1cf93e605
|
Fix build badge in README.md
|
2022-11-27 17:10:58 -05:00 |
Luke Street
|
636cbea59c
|
Initial commit
|
2022-11-27 17:02:32 -05:00 |