Skip to content

v1.5.1

Compare
Choose a tag to compare
@iMichka iMichka released this 10 May 21:53
· 1513 commits to develop since this release
  1. adding problematic use case, contributed by Zbigniew Mandziejewicz

  2. Adding "explicit" attribute to constructor_t class

  3. "List symbols" (nm) utility invocation was improved and now handles
    right relative paths and paths with spaces. Many thanks to Alejandro Dubrovsky
    for providing the patch.

  4. Fix for "get dependencies" functionality

  5. Allow the process to continue, even in case the binary parser can not find the relevant declaration

  6. Fix bug related to merging free functions

  7. Improve decl_printer - sort declarations before printing

  8. Added new tests and ported tests to x86_64 architecture