Skip to content

Mettle v0.12.0

Choose a tag to compare

@marquisburg marquisburg released this 24 Jun 16:51
705b13e

Implemented COFF IMAGE_SCN_LNK_NRELOC_OVFL support in binary_emitter.c (write) and linker/coff_reader.c (read) so sections with >65535 relocations encode the real count in a synthetic first relocation record instead of erroring.

What's Changed

Full Changelog: v0.11.0...v0.12.0