From: Mike Frysinger Date: Sat, 6 Feb 2021 17:07:05 +0000 (-0500) Subject: sim: add ChangeLog entries for last commits X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cd89c53f6d475cd05a1858b9195770e347fb2e9e;p=binutils-gdb.git sim: add ChangeLog entries for last commits --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index e52d34b0b43..1351cd05d48 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +2021-02-06 Mike Frysinger + + * acinclude.m4 (SIM_AC_COMMON): Replace AC_CONFIG_HEADER with + AC_CONFIG_HEADERS. + 2021-02-06 Mike Frysinger * Make-common.in (HDEFINES, TDEFINES): Delete. diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog index 60b16c83b6e..548fb0b1813 100644 --- a/sim/igen/ChangeLog +++ b/sim/igen/ChangeLog @@ -1,3 +1,10 @@ +2021-02-06 Mike Frysinger + + * Makefile.in (LIBIBERTY_LIB): Delete. + (igen): Delete $(LIBIBERTY_LIB). + * configure.ac (LIBIBERTY_LIB): Delete. + * configure: Regenerate. + 2021-02-06 Mike Frysinger * configure.ac: Delete bfd/configure.host sourcing.