Skip to content

Corrected MacOS relocatable object reads.

Choose a tag to compare

@davea42 davea42 released this 29 Jan 18:00
· 796 commits to main since this release

(recreated release record 29 January with the correct libdwarf-0.9.1.tar.xz.
The 27 January version had an unrelated tar.xz)

Altered the type of the return value of
dwarf_die_abbrev_code() and dwarf_get_section_count()
from int to Dwarf_Unsigned for consistency (should always
have been this way).

Problems reading Mach-o (Apple) relocatable object files
are fixed.

All three build systems have a option
+\to turn off use of decompression libraries, see
README.md and READMEcmake.md .

All type warnings from MSVC are fixed.