Skip to content

Release 2024-08-01(7bb5e0eb16)

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

Changelog

Commit range: dfe5fb992d..7bb5e0eb16e37abf488b8ee322af99bf6f1ee360

  • 34ba255e GP-0 add assemblePyPackage task dependency to buildPyPackage

  • 1a097da0 Test debug

  • e1a9465f GP-0 Corrected ip.gradle bug

  • d201b939 Merge remote-tracking branch 'origin/GP-4800_ghizard_fix_AbstractProgramBasedTest_addr_method_to_use_param'

    Commit details
    • 5fed6e85 GP-4800 - Fix AbstractProgramBasedTest addr() method to use passed param
    • c9303a17 GP-0 Certified file
  • ca6bed02 Merge remote-tracking branch 'origin/GP-0_VectorRegisterPspecTestFix'

    Commit details
    • 8a0cb370 Add ZMM registers to test
    • 752dc724 GP-0 fixing ip check for header space change
  • e520bcdc GP-4757: fix for 'info registers'

  • bceb82f7 GP-4742 Added addr='next' to pspec labels. Constrained address spaces for heuristic references

  • 02b0dfe5 GP-1899 Corrected bit-field component and editor issues for structure
    editor

  • 85a94fc5 GP-4798 Corrected transaction error when DT Archive upgrade is performed

  • 7df08219 Merge remote-tracking branch 'origin/patch'

    Commit details
  • 1d641f51 GP-4797 corrected thread safety issue with EnumDataType.getNames method

  • 8cf1450b GP-4799 Respect ELF Skip Relocation Option

  • fb13a1ca GP-4794 Add lanes sizes for ZMM registers

  • 8b97f05b GP-0: Squelch lldb output in batch testing mode.

    The progress reports about Manually indexing DWARF and the ANSI control
    sequences are polluting and blowing up the testing log file. Only
    display lldb output in the case of a failed test.

  • 12d94897 GP-0: Fix issue in gdb/hooks.py when brk.commands is None.