aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/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/sh/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/sh/ChangeLog')
-rw-r--r--sim/sh/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index ed97d98..cb88b0d 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/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.
@@ -1679,4 +1683,3 @@ Mon May 3 15:25:33 1993 Steve Chamberlain (sac@thepub.cygnus.com)
Mon Apr 26 18:01:10 1993 Steve Chamberlain (sac@thepub.cygnus.com)
* created
-