Skip to content

Release 2021-02-02(6fd7f6dbb)

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 13:22
· 71 commits to master since this release
d872bfe

Changelog

Commit range: 4798052f2..6fd7f6dbb9c94055f110c8b2813604d7a7dacd16

  • 6fd7f6db Merge remote-tracking branch 'origin/patch'

    Commit details
  • 49bb1122 Merge remote-tracking branch 'origin/GP-652_ryanmkurtz_PR-2712_MachOImport' into patch

    Commit details
    • 9a491821 GP-652 Minor correction and cleanup of CoffArchive support
    • 3bccb8ce Better support for Mach-O MH_OBJECTs and archives (fixes #2702)
  • 47b49b7a Merge remote-tracking branch 'origin/patch'

    Commit details
  • 6ed341bc Merge remote-tracking branch 'origin/GP-473_DecompilerComments--SQUASHED' into patch

    Commit details
  • b5e3a270 Merge remote-tracking branch 'origin/GP-650_jpleasu_fix_symbolic_links_to_scripts--SQUASHED' into patch

    Commit details
  • 7c5e0e86 GP-473 Pass breakOnWhiteSpace param thru to wrap function. Don't let decompiler layout add extra line breaks based on white space. Adjust prettyprint overflow in the middle of comments

  • b1a61e83 fix scripts that are symbolic links, #2698

  • bb665bda GP-651 add support for ELF relocation R_X86_64_IRELATIVE

  • abcbe740 Corrected NPE in PELoader

  • 497fd82a Improved MachoLoader exception reporting

  • f41eb4ab GP-645 changed assembler to ignore external symbol names

  • f84448a2 GP-640 Correct the comparison operator to use in AssemblyRef

  • f6bd922c GP-611 - Changed setting location of Program.ANALYZED flag

  • b38880ea GP-639 corrected broken archive search path preference retention