Skip to content

Release 2024-08-12(5047c00359)

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 13:17
· 9 commits to master since this release

Changelog

Commit range: 351374286b..5047c00359db80606a00ded9f58d2bf171ed8423

  • 12fcbe63 GP-4812 update vfunctions to use void* this instead of formal signature

  • ad41cb38 test fixes

  • e5df54da Merge remote-tracking branch
    'origin/GP-4712_emteere_PR-6650_sad-dev_ParallelPerf' (Closes #6650,
    Closes #6649, #2791)

    Commit details
    • 4ff585d8 GP-4712 Simplified code putting prototype into map

    • 35cbc81d GP-4712 Code review cachec lookup changes

    • 19cf2fba GP-4712 refactoring, adding back in cache with no locking

    • 7e5ffc2c GP-4712 certify changes

    • f5b82369 HighFunction: store entryPoint/entryAddrSpace

      Unfortunately fetching entrypoint hits the database lock. As this is invariant for the HighFunction, cache these results instead.

    • 789cbd92 SleighLanguage: Use more performant ConcurrentHashMap

    • 03cc1b84 Remove (useless?) cache of lastContext from ContextCache

  • 5878f4fd GP-4823 - Demangler - initial treatment of char8_t

  • 293cca1f Merge remote-tracking branch 'origin/patch'

    Commit details
  • 518860f0 GP-4825 - Gnu Demangler - Update parser for some special global constructor/destructor symbols