Skip to content

Version v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 22:25
28e48fe

Changelog

The following are the changes that happened between versions v4.1.0 and v4.2.0

  • 7220001 - Add some extra apis to remill arch for instruction minimum size and alignment (#549)
  • f84e1a0 - Add two iforms to a table for looking up iforms that lock instructions (#550)
  • a787375 - Adds missing arch identification from triples. Adds sub-arch identifi… (#551)
  • a144c17 - Missing arch fused x86 call ret (#552)
  • e737070 - Mark some instructions as NOPs (#553)
  • 5955659 - Add attributes for memory intrinsics (#555)
  • 1efcf89 - Remove an unnecessary CHECK_EQ on the remill::Arch context, and the module context being prepared. (#557)
  • 769c280 - Populate the register table even in the absence of semantics (#558)
  • dd14a17 - Ian/recover flags (#559)
  • bd75b4f - add KMOW (#561)
  • 905f75d - add some semantic function of instructions (#562)
  • e24243c - Add a type map into the code that moves constants and types. Also, add additional support for unary/binary operators. (#563)
  • 7d33dec - Adds Flag Intrinsics for Aarch64, SPARC32, and SPARC64 (#565)
  • f975994 - Fix TryDecodeLoadStoreDualHalfSignedBIL (#564)
  • 327ecc1 - Fix some issues in moving constants and types (#568)
  • 93aba7c - Added binop forms of sign and zero flags (#567)
  • 28e48fe - Removes some deprecated functions, and removes the basic block functi… (#569)