aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/Specific/NISTP256/AMD64/compiler.sh2
-rwxr-xr-xsrc/Specific/X25519/C64/compiler.sh2
-rw-r--r--src/Specific/X25519/C64/measurements.txt2
-rwxr-xr-xthird_party/openssl-nistz256/compiler.sh2
-rw-r--r--third_party/openssl-nistz256/measurements.txt2
5 files changed, 7 insertions, 3 deletions
diff --git a/src/Specific/NISTP256/AMD64/compiler.sh b/src/Specific/NISTP256/AMD64/compiler.sh
index 4a9f2ce77..e64df574a 100755
--- a/src/Specific/NISTP256/AMD64/compiler.sh
+++ b/src/Specific/NISTP256/AMD64/compiler.sh
@@ -1,4 +1,4 @@
#!/bin/sh
set -eu
-gcc -march=native -mtune=native -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes $@
+gcc -march=native -mtune=native -std=gnu11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes $@
diff --git a/src/Specific/X25519/C64/compiler.sh b/src/Specific/X25519/C64/compiler.sh
index 4a9f2ce77..e64df574a 100755
--- a/src/Specific/X25519/C64/compiler.sh
+++ b/src/Specific/X25519/C64/compiler.sh
@@ -1,4 +1,4 @@
#!/bin/sh
set -eu
-gcc -march=native -mtune=native -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes $@
+gcc -march=native -mtune=native -std=gnu11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes $@
diff --git a/src/Specific/X25519/C64/measurements.txt b/src/Specific/X25519/C64/measurements.txt
index 2d8255c11..ca5941207 100644
--- a/src/Specific/X25519/C64/measurements.txt
+++ b/src/Specific/X25519/C64/measurements.txt
@@ -1,4 +1,6 @@
156081 ashryn-ht-tb-ac-broadwell 2.78ghz 7.1.1 83ddc573
+168279 JASONGROSS-X230-ht-tb-nops-ivybridge 2.90ghz 6.3.0 c003b54
168380 ashryn-noht-notb-ac-broadwell 2.60ghz 7.1.1 5397ade1
168628 ashryn-noht-notb-noac-broadwell 2.60ghz 7.1.1 cac291e0
187992 jgross-Leopard-WS-ht-tb-nops-haswell 3.70ghz 5.4.0 19a7001
+217869 JASONGROSS-X230-ht-tb-nops-core-avx-i 2.90ghz 4.8 c003b54
diff --git a/third_party/openssl-nistz256/compiler.sh b/third_party/openssl-nistz256/compiler.sh
index 4a9f2ce77..e64df574a 100755
--- a/third_party/openssl-nistz256/compiler.sh
+++ b/third_party/openssl-nistz256/compiler.sh
@@ -1,4 +1,4 @@
#!/bin/sh
set -eu
-gcc -march=native -mtune=native -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes $@
+gcc -march=native -mtune=native -std=gnu11 -O3 -flto -fomit-frame-pointer -fwrapv -Wno-attributes $@
diff --git a/third_party/openssl-nistz256/measurements.txt b/third_party/openssl-nistz256/measurements.txt
index 9bfca45c4..332ba0d6f 100644
--- a/third_party/openssl-nistz256/measurements.txt
+++ b/third_party/openssl-nistz256/measurements.txt
@@ -1 +1,3 @@
+ JASONGROSS-X230-ht-tb-nops-core-avx-i 2.90ghz 4.8 c003b54
+ JASONGROSS-X230-ht-tb-nops-ivybridge 2.90ghz 6.3.0 c003b54
564 ashryn-noht-notb-noac-broadwell 2.50ghz 7.1.1 fe5b5b3b