Skip to content

Releases: n-o-o-n/idp_hexagon

v5.4

22 May 15:55
Compare
Choose a tag to compare

Changes:

  • added support for IDA v8.3

v5.3

21 May 08:37
Compare
Choose a tag to compare

Changes:

  • added support for Hexagon v75, v77, v79

v5.2

26 Jun 17:03
Compare
Choose a tag to compare

Changes:

  • added support for Hexagon v73

v5.1

26 May 13:26
Compare
Choose a tag to compare

Changes:

  • added support for IDA v7.7

v5.0

14 Feb 15:34
Compare
Choose a tag to compare

Changes:

  • added support for IDA v7.6
  • duplex instructions are decoded into two separate instructions
  • predicate operands are stored in ops[6] and ops[7]
  • added missing guest and system registers
  • added R_HEX_7_X relocation type

v4.0

13 Aug 13:08
Compare
Choose a tag to compare

Changes:

  • added support for Hexagon v69 and v71;
  • fixed crashes related to missing segment registers;
  • fixed crash related to xref to a stack variable;
  • removed PR_ALIGN flag.

v3.0

02 Mar 12:18
Compare
Choose a tag to compare

Changes:

  • added support for Hexagon v68;
  • added support for IDA v7.3 and v7.5;
  • fixed analysis order.

v2.0

16 Jul 14:30
Compare
Choose a tag to compare

Changes:

  • added switch statements support for both IDA 7.0 and 7.2;
  • added support for types information;
  • added automatic comments for function arguments;
  • added stack spill variables;
  • added unknown functions discovery.

v1.0

29 Jun 15:02
Compare
Choose a tag to compare

Initial release.