Skip to content

Release 2021-06-03(52d07a8e6)

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 14:03
· 70 commits to master since this release
4e299b5

Changelog

Commit range: 68a9c0a5a..52d07a8e610c9f40e0999042c4a0608fb713207f

  • 52d07a8e Merge remote-tracking branch 'origin/Ghidra_10.0'

    Commit details
  • 75a073bf Merge remote-tracking branch 'origin/GP-17_ghidra007_ThunkNamespaceLabelFix--SQUASHED' into Ghidra_10.0

    Commit details
    • a200ecf8 GP-17 updated FunctionSymbol and SymbolDB to get parent namespace of thunked function for thunks.
    • 2398805b GP-0 corrected test failures
  • 1f5812f2 GP-1001: Fixing Skeleton project's final build.gradle file in a release

  • 8787bd88 Merge remote-tracking branch 'origin/Ghidra_10.0'

    Commit details
  • a18d3b91 GP-997: PeLoader no longer throws exception when loading a PE with no
    data directories

  • f85da28b GP-991 - Changed data type tooltips to update when the base data type changes

  • e3b787a5 GP-990 - Scripting - fixed incorrect parsing of certification header for python scripts

  • a68dcce8 Merge remote-tracking branch
    'origin/GP-989-dragonmacher-bookmark-table-delete' into Ghidra_10.0
    (closes #3066)

    Commit details
    • f9888893 GP-989 - Fixed issue preventing Bookmarks table from removing deleted
      bookmark

      Closes #3066

    • 6397e835 Updated WhatsNew text

    • fca4fd48 Change History revisions for 10.0

    • ae11f05e Change History revisions for 10.0

  • 54d81f06 GP-933 fixing gradle warnings to prepare for Gradle 8

  • 355dca6c GP-966 removed the generate all external dependencies file task so that
    the generate runtime dependencies task only needs to resolve the runtime
    classpath and not all confurations

  • 0a8db1e0 Merge remote-tracking branch 'origin/GP-647_ghidorahrex_pic24_return_instructions' into Ghidra_10.0

    Commit details
    • c9634dd8 Fixed correct SRL byte to grab from tmp
    • 38a38056 removed @if NEVER blocks from PIC24.sinc
    • fc3fef82 Restored unpackSRL macro to return instructions.
    • 6eb6bde3 Simplified PIC24 return instruction semantics.
  • c7e02da0 Setting Ghidra version to 10.1

  • 40c5d414 GP-987 Instruction operand hover bug