Releases: n-o-o-n/idp_hexagon
Releases · n-o-o-n/idp_hexagon
v5.4
Changes:
- added support for IDA v8.3
v5.3
Changes:
- added support for Hexagon v75, v77, v79
v5.2
Changes:
- added support for Hexagon v73
v5.1
Changes:
- added support for IDA v7.7
v5.0
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
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
Changes:
- added support for Hexagon v68;
- added support for IDA v7.3 and v7.5;
- fixed analysis order.
v2.0
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.