Skip to content

Release 2021-01-29(4798052f2)

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

Changelog

Commit range: ceba3171b..4798052f29b4a14b80498d8ec926ab3213fdd475

  • 4798052f Merge remote-tracking branch 'origin/GP-312_redux'

    Commit details
    • 8f49837e additional changes due to github #2693
    • f7a3bc18 GP-312_James updates UniqueAddressFactory to use
      SleighBase.MAX_UNIQUE_SIZE
    • f0474b13 Fixed bug in recent update that prevents dialogs from closing
  • 5080139b GP-290 PDB rename function definitions with 1:1 relationship with
    function symbol

  • 9710f9b6 GP-0 fix DWARF data type import and flex array definitions

  • 3ceaa7fd Merge remote-tracking branch 'origin/patch'

    Commit details
  • 6e77720f GP-626 - Fixed bad title text appending

    Closes #2506

  • a61f78c1 When looking for entry points check to see if it's an IL binary and whether it might have an IL entry point, display that if so
    Interpret the EntryPointToken when it's pointing to managed code to get the EntryPointRVA and make it public

  • 74b07603 Merge remote-tracking branch 'origin/GP-461_jmlagor_Include_the_Microsoft_implementation-specific_portions_of_MarshalSpec_blob_processing--SQUASHED'

    Commit details
    • 3370c94a GP-461 fixups for merge
    • 91040d27 Process Microsoft implementation-specific portions of MarshalSpec blobs
  • 03e2f35a Merge remote-tracking branch 'origin/patch'

    Commit details
    • 99f54346 Corrected float/double convert test
    • c8626eec Fixed potential timing-based stack trace
  • 97467611 Merge remote-tracking branch 'origin/patch'

    Commit details
  • bf3876c9 GP-622 revised to allow connections to utilize TLSv1.3 by default with
    Java 11

  • 5200de2d GP-496 Fixes that made it to patch but not to master

  • e6c2c318 Add processing for Constant, Assembly, and AssemblyRef blobs