Skip to content

Release 2021-01-27(ceba3171b)

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

Changelog

Commit range: 4129d0861..ceba3171b767a95ba0c922d442d2e064f22e4db0

  • ceba3171 GP-520 corrected NPE

  • c0152fd3 Analysis Panel - fixed timing issue in analysis task test; fixed
    renderer color bug

  • 59fa5f6d GP-520 corrected NPE

  • 424eac63 Merge remote-tracking branch 'origin/patch'

    Commit details
    • 5338bb74 GP-627_emteere Added missing VMUL F16 variants
    • 6e7239f4 Fix some ARM NEON vmul opcodes
  • 19fb47a9 Escape XML chars for file, exe, and guid strings

  • 0211675d C++ formatter settings

  • 5d1fdc91 Merge remote-tracking branch 'origin/GP-621_CommentGroups'

    Commit details
    • 05f94870 Refactor collection of comment tokens in decompiler window
    • 798157b5 Print all comments under condition block prior to "if", "while", "for"
  • 6f760edb GP-520 warn about large temporary varnodes

  • 7aa6cdce GP-419 Improve speed of DWARF import

  • ec5009f6 GP-233 Added sleigh source file names to constructor info

  • 731cc63a fix floating point emulation in Java and C++, add tests

  • 1482c4e6 GP-597 corrected SpecifyCPrototypeAction manipulation of Function Editor
    model