From 37e9f18266e768ad93243fd34f9046c260b3096b Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 18 Apr 2021 21:50:07 -0400 Subject: sim: switch to AC_CHECK_FUNCS_ONCE & merge a little This avoids duplicate tests for functions between common m4, arches, and any other sources that would trigger func tests. Also manually delete known duplicate function tests between the m4, bfin, and v850 ports. --- sim/pru/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/pru/ChangeLog') diff --git a/sim/pru/ChangeLog b/sim/pru/ChangeLog index d00bf5f..edfa6f9 100644 --- a/sim/pru/ChangeLog +++ b/sim/pru/ChangeLog @@ -1,3 +1,7 @@ +2021-04-18 Mike Frysinger + + * configure: Regenerate. + 2021-04-12 Mike Frysinger * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all. -- cgit v1.1