Ryan Fleury
|
8f03fb0cc5
|
eliminate base node idx from per-node info; nodes can be stored all relative to their name map's base indices, and this is naturally applied on lookup, no need to bake it in
|
2024-06-07 11:17:11 -07:00 |
|
Ryan Fleury
|
431884dce8
|
rdi_make, rdi_from_pdb: complete next pass over new serialization/compression interface, including for new top-level-only name map data sections; eliminate determinism issues from string map build (task dispatch was busted)
|
2024-06-07 11:03:00 -07:00 |
|
Ryan Fleury
|
d931aed462
|
checkpoint on new baking implementation
|
2024-06-06 17:13:44 -07:00 |
|
Ryan Fleury
|
14034c8bea
|
rdi: first pass of eliminating remainder of non-top-level sections; simplification/cleanup of rdi parsing layer
|
2024-06-06 14:37:22 -07:00 |
|
Ryan Fleury
|
0b35224cf8
|
set up inline site info building scaffolding
|
2024-06-04 17:04:53 -07:00 |
|
Ryan Fleury
|
44fbbc24ee
|
rdi, rdi_make, rdi_from_pdb, rdi_dump, df, dasm, etc: extract line tables from per-unit data sections, have top-level line info tables with units referring to line tables, and line tables just referring to sub-ranges of top-level sections; fix off-by-one string index in rdi generation
|
2024-06-03 15:32:14 -07:00 |
|
Ryan Fleury
|
c1764cee07
|
adjust builds to new rdi library setup
|
2024-06-01 19:24:46 -07:00 |
|
Ryan Fleury
|
cdf0b67354
|
clean up metaprogram multiline string line endings; fix rdi_from_pdb build
|
2024-06-01 19:24:46 -07:00 |
|
Ryan Fleury
|
f50b54cff7
|
complete metacodification of rdi format info into tables
|
2024-06-01 19:24:46 -07:00 |
|
Ryan Fleury
|
35c599dea3
|
raddbgi -> rdi
|
2024-05-23 15:09:53 -07:00 |
|