Nikita Smith
|
a6dd529dd5
|
explicitly handle null terminator in abbrev parse
|
2026-02-19 18:11:12 -08:00 |
|
Nikita Smith
|
a9d3757dbc
|
fix wonky line table indent
|
2026-02-19 18:11:12 -08:00 |
|
Nikita Smith
|
e7cf2513b7
|
todo
|
2026-02-19 18:11:11 -08:00 |
|
Nikita Smith
|
a02fa0f4cb
|
tests for int128 and uint128
|
2026-02-18 23:11:25 -08:00 |
|
Nikita Smith
|
e300a8579e
|
bump up RDI version
|
2026-02-18 21:28:40 -08:00 |
|
Nikita Smith
|
338d2177ff
|
added _Decimal* and __bf16 types to RDI and DWARF converter
|
2026-02-18 21:25:35 -08:00 |
|
Nikita Smith
|
f0c3ea7678
|
treat implicit values as consts
|
2026-02-18 20:55:41 -08:00 |
|
Nikita Smith
|
28299bf778
|
move /Zc:preprocessor to common
|
2026-02-18 19:18:11 -08:00 |
|
Nikita Smith
|
9cc25d11fb
|
update rdi_parse.h
|
2026-02-18 19:17:40 -08:00 |
|
Nikita Smith
|
d26c890246
|
test basic types
|
2026-02-18 19:16:51 -08:00 |
|
Nikita Smith
|
09f02f7d08
|
use xlist macros for float, signed, and unsigned conversion
|
2026-02-18 16:19:18 -08:00 |
|
Nikita Smith
|
a8833dac02
|
add 96-bit float type to RDI
|
2026-02-18 16:17:21 -08:00 |
|
Nikita Smith
|
64d0f9b68b
|
copy new memory functions that are used in stb_sprintf to metagen base
|
2026-02-18 16:16:48 -08:00 |
|
Nikita Smith
|
0e4c864b22
|
checkpoint: asan crashes radbin in rdi_section_raw_data_from_kind
|
2026-02-18 01:21:03 -08:00 |
|
Nikita Smith
|
11d90a34a3
|
stop tests on first fail or crash
|
2026-02-18 01:20:42 -08:00 |
|
Nikita Smith
|
59e8389ed9
|
cleanup invoke
|
2026-02-18 00:56:30 -08:00 |
|
Nikita Smith
|
86de8fb94c
|
string attrib DWARF writer helper
|
2026-02-18 00:54:55 -08:00 |
|
Nikita Smith
|
f9e36b5517
|
validate attrib-form encoding
|
2026-02-18 00:54:18 -08:00 |
|
Nikita Smith
|
516365e97b
|
rename CodeView leaf/symbol/debug_s helpers for consistent naming
|
2026-02-17 03:04:14 -08:00 |
|
Nikita Smith
|
2083c1ed87
|
serialize symbols directly into MSF streams
|
2026-02-16 20:32:44 -08:00 |
|
Nikita Smith
|
442f41b51a
|
inline byte hashing around type indices
|
2026-02-16 13:39:49 -08:00 |
|
Nikita Smith
|
3e5c8ab9f6
|
minor test fixes
|
2026-02-16 13:20:13 -08:00 |
|
Nikita Smith
|
c1e670a01c
|
type merging test
|
2026-02-16 12:18:01 -08:00 |
|
Nikita Smith
|
4e4a806b33
|
pass over the aligner
|
2026-02-15 23:17:59 -08:00 |
|
Nikita Smith
|
76213ec5cd
|
switch to using 32-bit offsets for leaf records over the pointers
|
2026-02-15 23:11:51 -08:00 |
|
Nikita Smith
|
09e37a6a2e
|
report unknown ignore codes only in debug builds
|
2026-02-13 22:10:42 -08:00 |
|
Nikita Smith
|
6fb055bf6e
|
rename asan -> san
|
2026-02-13 22:07:41 -08:00 |
|
Nikita Smith
|
1f51c6f25b
|
ubsan cleanup
|
2026-02-13 20:59:26 -08:00 |
|
Nikita Smith
|
fbc3cbd6eb
|
polish help in radlink
|
2026-02-13 19:17:53 -08:00 |
|
Nikita Smith
|
519bc154ec
|
disable async for radlink
|
2026-02-13 17:33:18 -08:00 |
|
Nikita Smith
|
0315cce2ea
|
track os_commit and os_decommit
|
2026-02-13 17:31:27 -08:00 |
|
Nikita Smith
|
e14d3b7cdb
|
correctly compute size_to_zero for new blocks
|
2026-02-13 17:29:48 -08:00 |
|
Nikita Smith
|
d7a87b7765
|
share arena between type deduper and MSF
|
2026-02-13 16:06:54 -08:00 |
|
Nikita Smith
|
f5fc3c66b7
|
reduce leaf hash table bucket size to 8 bytes
|
2026-02-13 15:03:51 -08:00 |
|
Nikita Smith
|
c4b26184fc
|
type warning fix
|
2026-02-12 13:12:05 -08:00 |
|
Nikita Smith
|
7720ba096e
|
switch to 64-bit type hashes; 128-bits is unnecessary, CodeView can't
have more than 2^32 types
|
2026-02-12 13:11:36 -08:00 |
|
Nikita Smith
|
1e6df05d9f
|
sort resource pointers
|
2026-02-11 17:20:38 -08:00 |
|
Nikita Smith
|
aa25570904
|
improve memory usage when reporting unresolved symbols
|
2026-02-11 15:28:13 -08:00 |
|
Nikita Smith
|
e8ca3e0d5c
|
name tag arenas for the memory plots
|
2026-02-11 15:27:05 -08:00 |
|
Nikita Smith
|
56b89cc8cb
|
plot arena memory usage
|
2026-02-11 15:26:22 -08:00 |
|
Nikita Smith
|
2a76188570
|
allocate a minimum cap hash table for the lib member infos
|
2026-02-11 13:53:37 -08:00 |
|
Nikita Smith
|
5aea3527c1
|
use-after-poison fix
|
2026-02-11 13:52:33 -08:00 |
|
Nikita Smith
|
efc5855419
|
bake a predictable producer string
|
2026-02-11 13:45:25 -08:00 |
|
Nikita Smith
|
21adae63bf
|
enable spec-conformant preprocessor in MSVC
|
2026-02-11 00:04:43 -08:00 |
|
Nikita Smith
|
ddfeba8ae1
|
natvis for DWARF writer
|
2026-02-11 00:01:21 -08:00 |
|
Nikita Smith
|
da6fd986f0
|
do not exit on failed call
|
2026-02-11 00:00:56 -08:00 |
|
Nikita Smith
|
aaa5b0cb59
|
pass over DWARF dumper
|
2026-02-11 00:00:43 -08:00 |
|
Nikita Smith
|
031e24e1aa
|
handle zero operand count
|
2026-02-10 23:59:09 -08:00 |
|
Nikita Smith
|
ee8562ed97
|
fix type for the implicit const
|
2026-02-10 23:58:45 -08:00 |
|
Nikita Smith
|
69434278bd
|
WIP DWARF writer
|
2026-02-10 23:57:43 -08:00 |
|