aboutsummaryrefslogtreecommitdiff
path: root/sim/rx
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-12-26 20:20:23 -0500
committerMike Frysinger <vapier@gentoo.org>2015-12-26 20:38:31 -0500
commit1b393626cef48974502e7077b191555b56680ee6 (patch)
tree90319a4085b670ee672d0bf335352b45789a07e9 /sim/rx
parent466b619e95908dc073b78413f0d0d0b1cb97e4b5 (diff)
downloadgdb-1b393626cef48974502e7077b191555b56680ee6.zip
gdb-1b393626cef48974502e7077b191555b56680ee6.tar.gz
gdb-1b393626cef48974502e7077b191555b56680ee6.tar.bz2
sim: punt WITH_DEVICES & tconfig.h support
No arch is using this anymore, and we want all new ports using the hardware framework instead. Punt WITH_DEVICES and the two callbacks device_io_{read,write}_buffer. We can also punt the tconfig.h file as no port is using it anymore. This fixes in-tree builds that get confused by picking up the wrong one (common/ vs <port>/) caused by commit ae7d0cac8ce971f7108d270c. Any port that needs to set up a global define can use their own sim-main.h file that they must provide regardless.
Diffstat (limited to 'sim/rx')
-rw-r--r--sim/rx/ChangeLog4
-rw-r--r--sim/rx/config.in2
-rwxr-xr-xsim/rx/configure6
3 files changed, 6 insertions, 6 deletions
diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog
index 15bc12f..43c715c 100644
--- a/sim/rx/ChangeLog
+++ b/sim/rx/ChangeLog
@@ -1,3 +1,7 @@
+2015-12-26 Mike Frysinger <vapier@gentoo.org>
+
+ * config.in, configure: Regenerate.
+
2015-11-10 Nick Clifton <nickc@redhat.com>
* rx.c (id_names): Add nop4, nop5, nop6 and nop7.
diff --git a/sim/rx/config.in b/sim/rx/config.in
index 077a1e8..236f6a4 100644
--- a/sim/rx/config.in
+++ b/sim/rx/config.in
@@ -150,5 +150,3 @@
/* Define to 1 if you need to in order for `stat' and other things to work. */
#undef _POSIX_SOURCE
-
-#include "tconfig.h"
diff --git a/sim/rx/configure b/sim/rx/configure
index e36b80d..4bd0e58 100755
--- a/sim/rx/configure
+++ b/sim/rx/configure
@@ -8280,8 +8280,6 @@ else
fi
-
-
# Some of the common include files depend on bfd.h, and bfd.h checks
# that config.h is included first by testing that the PACKAGE macro
# is defined.
@@ -12297,7 +12295,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12300 "configure"
+#line 12298 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -12403,7 +12401,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12406 "configure"
+#line 12404 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H