From 5d77a0178349ecac6536e0374cf689500efa22bc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 19 Jan 2022 20:28:55 +0100 Subject: Optimisation for amd64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Increased major number as the ABI was broken by insertion of padding into the BLAKE2 parameter structures (except for BLAKE2Xs) Signed-off-by: Mattias Andrée --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c2c489c..4161a51 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *\#* *~ +a.out *.o *.a *.lo @@ -12,4 +13,5 @@ *.gcov *.gcno *.gcda +*.s /test -- cgit v1.2.3-70-g09d2