From ed9a9da642a57549d1784c159cda981b8188e172 Mon Sep 17 00:00:00 2001 From: Peter Michael Green Date: Sat, 23 Jan 2021 13:20:32 +0000 Subject: [PATCH] Change file mode in diff to keep dgit happy. --- debian/patches/hack-out-ubfx-and-sbfx.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/hack-out-ubfx-and-sbfx.patch b/debian/patches/hack-out-ubfx-and-sbfx.patch index 1b5a29a..52e4f8f 100644 --- a/debian/patches/hack-out-ubfx-and-sbfx.patch +++ b/debian/patches/hack-out-ubfx-and-sbfx.patch @@ -500,7 +500,7 @@ index 31b9354..491219a 100644 VREG_INDEX_TO_ADDR r2, rINST @ r2<- &fp[A] GET_VREG_WIDE_BY_ADDR r0, r1, r3 @ r0/r1<- fp[B] diff --git a/runtime/interpreter/mterp/replace-ubfx.py b/runtime/interpreter/mterp/replace-ubfx.py -new file mode 100755 +new file mode 100644 index 0000000..8a79cc8 --- /dev/null +++ b/runtime/interpreter/mterp/replace-ubfx.py -- 2.30.2