NEWS.md
August 17, 2023 ยท View on GitHub
Version 1.3.0 - Aug 2023
- Fix #7: Binutils 2.39 changed init_disassemble_info signature
- Fix #8: The dynamic minisymbols are not loaded by Bfd.Symbols.Read_Symbols
Version 1.2.0 - Apr 2021
- Cleanup build process and use gprinstall for installation
- Fix build with binutils > 2.34
- Remove invalid API:
Bfd.Set_Error_Handler - Remove fake API:
Bfd.Symbols.Is_Local_Label_Name
Version 1.1.2 - Dec 2020
- Fix build with binutils > 2.34
- Cleanup build process and use gprinstall for installation
Version 1.1.1 - Apr 2019
- Fix build with binutils > 2.28
Version 1.1.0 - May 2015
- Add support to use the demangler
Version 1.0.1 - Dec 2014
- Fix build with binutils > 2.24
- Add support for debian package creation
Version 1.0 - Nov 2012
- Fixed installation of library
- Added examples for BfdAda
- Add support to use the disassembler
Version 0.9 - Feb 2003
- Bfd Ada library with tests