37 Commits

Author SHA1 Message Date
Luke Street 771c380129 ci: Pin ziglang / cargo-zigbuild versions v0.3.0 2023-08-05 18:41:18 -04:00
Luke Street fefe4a36f0 Small dol split output adjustments 2023-08-05 18:35:11 -04:00
Luke Street 2ccb5f7b36 Fix clippy issue & add fmt check 2023-08-04 10:46:02 -04:00
Luke Street b9fd6e077a Remove more unused imports 2023-08-03 19:24:47 -04:00
Luke Street 636213fdfd Remove unused imports 2023-08-03 19:19:05 -04:00
Luke Street 4ee63abea4 Mark autogenerated splits & rework ObjInfo::add_split 2023-08-03 19:18:20 -04:00
Luke Street 43856f1b79 Fix generated extab symbol sizes 2023-08-03 19:12:58 -04:00
Luke Street 5c04800964 Run apply_signatures_post appropriately 2023-08-03 19:05:40 -04:00
Luke Street 6723245ed6 dol split: Write units file 2023-08-03 19:05:00 -04:00
Luke Street f06a6ffbdd Ignore ABS symbols in ObjSymbols::for_range
- Add ObjSymbols::iter_ordered for all symbols (including ABS)
- Extract duplicated logic into ObjSymbols::for_relocation
2023-08-03 19:04:17 -04:00
Luke Street 8f461b8e0a Add & use ObjSymbolFlagSet helper functions 2023-08-03 19:00:10 -04:00
Luke Street 26a3021f45 Fix lcf generation for missing .sbss2 2023-08-03 18:57:18 -04:00
Luke Street bd0422e92a Migrate argh to argp, topological-sort to petgraph 2023-08-03 18:57:08 -04:00
Luke Street 8660984d40 Improve prologue/epilogue detection 2023-08-03 18:51:15 -04:00
Luke Street b267b79f7b Fix string detection overwriting known symbols 2023-08-03 18:50:27 -04:00
Luke Street 6b81faa5e1 dwarf dump: More register names, fix padding handling 2023-08-02 18:29:03 -04:00
Luke Street 08663e8c3e Remove accidental nightly feature 2023-07-21 18:06:04 -04:00
Luke Street b958a23396 Minor README.md fix 2023-07-21 18:00:52 -04:00
Luke Street 0fa0aafaea 6 months of occasional work I guess 2023-07-21 17:59:07 -04:00
Luke Street f1b4afa885 Add dwarf dump cmd 2023-02-14 21:50:23 -05:00
Luke Street 36e609eab7 Adjust extern relocation warning 2023-01-28 00:18:39 -05:00
Luke Street 4359ec1fa3 Only warn on extabindex relocations 2023-01-27 23:44:06 -05:00
Luke Street 15546a6880 Merge branch 'main' into experimental 2023-01-27 23:17:36 -05:00
Luke Street 830f7b172f Reorganize files; start RSO support; config & split updates 2023-01-27 23:15:52 -05:00
Luke Street e12a43fcd2 ci: Build i686-unknown-linux-musl 2023-01-24 20:09:57 -05:00