From ed5c76a0f8e92656539f305b9b7ea5e032517f36 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 10 Oct 2021 14:40:55 -0700 Subject: support endbr{32,64} --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index a647897..f4b31e6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +## 1.1.1 +* support `endbr64` and `endbr32` + - these are interpretations of `nop` (`0f1e` wide nop), so the only issue + with for users <1.1.1 will be `yaxpeax-86` decoding `nop` instead. + ## 1.1.0 * implement `AnnotatingDecoder` from `yaxpeax-arch=0.2.6` and later. -- cgit v1.1