aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-02-21 19:24:10 -0500
committerMike Frysinger <vapier@gentoo.org>2021-02-28 02:19:51 -0500
commitebe9564b997e678650405339840f0c9ab55ef6b8 (patch)
tree0c1e803ec15897a8d1f9d0f9cec6c9e9ea1feb17 /sim/d10v/ChangeLog
parented30adf75008c5205626b7f7dc9e90cdb1926b82 (diff)
downloadfsf-binutils-gdb-ebe9564b997e678650405339840f0c9ab55ef6b8.zip
fsf-binutils-gdb-ebe9564b997e678650405339840f0c9ab55ef6b8.tar.gz
fsf-binutils-gdb-ebe9564b997e678650405339840f0c9ab55ef6b8.tar.bz2
sim: require AC_PROG_CPP explicitly
All the scripts were using this implicitly already, so there's no real change for them, but we want to call it explicitly as the CPP tool is used to generate nltvals.def.
Diffstat (limited to 'sim/d10v/ChangeLog')
-rw-r--r--sim/d10v/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/sim/d10v/ChangeLog b/sim/d10v/ChangeLog
index e85d51b..ecb6d60 100644
--- a/sim/d10v/ChangeLog
+++ b/sim/d10v/ChangeLog
@@ -1,3 +1,7 @@
+2021-02-28 Mike Frysinger <vapier@gentoo.org>
+
+ * configure: Regenerate.
+
2021-02-21 Mike Frysinger <vapier@gentoo.org>
* configure.ac (AC_CONFIG_MACRO_DIRS): Replace common with m4.
@@ -1773,4 +1777,3 @@ Thu Aug 1 17:05:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* ChangeLog, Makefile.in, configure, configure.in, d10v_sim.h,
gencode.c, interp.c, simops.c: Created.
-