aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-29 16:46:49 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-29 16:46:49 +0200
commit9400222749fed774f897c26d2f1c759429a4ade1 (patch)
tree485ca988606efb7fb2e78d542ce05c58de43c9b3
parent6b874a7d5867fc8da503b6658f2fb179c5a12a6b (diff)
parent3aa45f72a8c8b33087fddab070a069adc5487244 (diff)
downloadcompcert-kvx-9400222749fed774f897c26d2f1c759429a4ade1.tar.gz
compcert-kvx-9400222749fed774f897c26d2f1c759429a4ade1.zip
Merge remote-tracking branch 'origin/mppa-cos' into mppa-fast-div
l---------runtime/c/ccomp_k1c_fixes.h1
l---------runtime/mppa_k1c/ccomp_k1c_fixes.h1
-rwxr-xr-xtest/monniaux/genmake.py2
3 files changed, 3 insertions, 1 deletions
diff --git a/runtime/c/ccomp_k1c_fixes.h b/runtime/c/ccomp_k1c_fixes.h
new file mode 120000
index 00000000..b640c96e
--- /dev/null
+++ b/runtime/c/ccomp_k1c_fixes.h
@@ -0,0 +1 @@
+../include/ccomp_k1c_fixes.h \ No newline at end of file
diff --git a/runtime/mppa_k1c/ccomp_k1c_fixes.h b/runtime/mppa_k1c/ccomp_k1c_fixes.h
new file mode 120000
index 00000000..b640c96e
--- /dev/null
+++ b/runtime/mppa_k1c/ccomp_k1c_fixes.h
@@ -0,0 +1 @@
+../include/ccomp_k1c_fixes.h \ No newline at end of file
diff --git a/test/monniaux/genmake.py b/test/monniaux/genmake.py
index d04ba70c..62b97836 100755
--- a/test/monniaux/genmake.py
+++ b/test/monniaux/genmake.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python3.6
+#!/usr/bin/env python3
""" Custom Makefile generator