aboutsummaryrefslogtreecommitdiff
path: root/sim/pru/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-13 01:54:48 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-16 00:22:53 -0400
commit52d37d2c916865ff81da4ff923ae5cfcdc16c2c3 (patch)
tree140357e0ee7825aee19231413cdd858d37dfcaa1 /sim/pru/ChangeLog
parentbcaa61f7c89c2b44e231ee6999cc33b04e7dd202 (diff)
downloadfsf-binutils-gdb-52d37d2c916865ff81da4ff923ae5cfcdc16c2c3.zip
fsf-binutils-gdb-52d37d2c916865ff81da4ff923ae5cfcdc16c2c3.tar.gz
fsf-binutils-gdb-52d37d2c916865ff81da4ff923ae5cfcdc16c2c3.tar.bz2
sim: drop arch-specific config.h
All of the settings in here are handled by the common top-level config.h, so drop the individual arch-config.h files entirely. This will also help guarantee that we don't add any new arch specific defines that would affect common code which will help with the effort of unifying them.
Diffstat (limited to 'sim/pru/ChangeLog')
-rw-r--r--sim/pru/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/pru/ChangeLog b/sim/pru/ChangeLog
index 56a8b76..a603e4c 100644
--- a/sim/pru/ChangeLog
+++ b/sim/pru/ChangeLog
@@ -1,3 +1,8 @@
+2021-06-16 Mike Frysinger <vapier@gentoo.org>
+
+ * configure: Regenerate.
+ * config.in: Removed.
+
2021-06-15 Mike Frysinger <vapier@gentoo.org>
* config.in, configure: Regenerate.