summaryrefslogtreecommitdiff
path: root/sim/cris
diff options
context:
space:
mode:
Diffstat (limited to 'sim/cris')
-rw-r--r--sim/cris/ChangeLog4
-rw-r--r--sim/cris/config.in3
-rwxr-xr-xsim/cris/configure14
3 files changed, 19 insertions, 2 deletions
diff --git a/sim/cris/ChangeLog b/sim/cris/ChangeLog
index 7dfc8873275..01645b57f93 100644
--- a/sim/cris/ChangeLog
+++ b/sim/cris/ChangeLog
@@ -1,3 +1,7 @@
+2021-05-16 Mike Frysinger <vapier@gentoo.org>
+
+ * config.in, configure: Regenerate.
+
2021-05-15 Mike Frysinger <vapier@gentoo.org>
* sim-if.c: Include environ.h.
diff --git a/sim/cris/config.in b/sim/cris/config.in
index 75144252f1e..1a12e071d7f 100644
--- a/sim/cris/config.in
+++ b/sim/cris/config.in
@@ -148,6 +148,9 @@
/* Define to 1 if you have the <windows.h> header file. */
#undef HAVE_WINDOWS_H
+/* Define to 1 if the system has the type `__int128'. */
+#undef HAVE___INT128
+
/* Define to 1 if you have the `__setfpucw' function. */
#undef HAVE___SETFPUCW
diff --git a/sim/cris/configure b/sim/cris/configure
index d791a3da877..1aaf58dc9d6 100755
--- a/sim/cris/configure
+++ b/sim/cris/configure
@@ -7507,6 +7507,16 @@ _ACEOF
fi
+ac_fn_c_check_type "$LINENO" "__int128" "ac_cv_type___int128" "$ac_includes_default"
+if test "x$ac_cv_type___int128" = xyes; then :
+
+cat >>confdefs.h <<_ACEOF
+#define HAVE___INT128 1
+_ACEOF
+
+
+fi
+
ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
#include <sys/socket.h>
@@ -11211,7 +11221,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11214 "configure"
+#line 11224 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -11317,7 +11327,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11320 "configure"
+#line 11330 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H