Releases: encounter/symgen
Release list
v1.3.6
PDB: Don't bail on missing source
Full Changelog: v1.3.5...v1.3.6
v1.3.5
Add source-qualified aliases for static functions (252de13, #1)
Parses PDB & DWARF to recover source filenames for functions, generating a src/file.cpp#name alias, in order to allow disambiguating static functions with the same name across files.
Full Changelog: v1.3.4...v1.3.5
v1.3.4
Exclude GCC fragments & specializations from resolution (c6a5cb2)
Full Changelog: v1.3.3...v1.3.4
v1.3.3
Fix Mach-O chained fixup alignemtn
Full Changelog: v1.3.2...v1.3.3
v1.3.2
Reuse spare ELF program headers when embedding
Full Changelog: v1.3.1...v1.3.2
v1.3.1
Remove Mach-O signature after modifying
Full Changelog: v1.3.0...v1.3.1
v1.3.0
- Add
prepatchcommand - Refactor a bunch of stuff
- Improve MSVC vtable support
Full Changelog: v1.2.4...v1.3.0
v1.2.4
Add modmeta --update-json (1b631d1)
Full Changelog: v1.2.3...v1.2.4
v1.2.3
manifest: Grow PE headers if needed for --embed (11d3052)
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Fix manfiest --embed Mach-O chained fixups handling.
Full Changelog: v1.2.1...v1.2.2