From d8f5304972cfaecc0c5bdbd519f7e7c2518b0ef4 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 27 Mar 1998 11:42:16 +0000 Subject: Do top level sim-hw module for device tree. Add to aclocal.m4, update all configure files. --- sim/tic80/ChangeLog | 4 ++++ sim/tic80/configure | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'sim/tic80') diff --git a/sim/tic80/ChangeLog b/sim/tic80/ChangeLog index d99cad7..03fad33 100644 --- a/sim/tic80/ChangeLog +++ b/sim/tic80/ChangeLog @@ -1,3 +1,7 @@ +Fri Mar 27 16:15:52 1998 Andrew Cagney + + * configure: Regenerated to track ../common/aclocal.m4 changes. + Wed Mar 25 12:35:29 1998 Andrew Cagney * configure: Regenerated to track ../common/aclocal.m4 changes. diff --git a/sim/tic80/configure b/sim/tic80/configure index 4992f5e..aabfe26 100755 --- a/sim/tic80/configure +++ b/sim/tic80/configure @@ -1175,7 +1175,7 @@ else fi done -for ac_hdr in fcntl.h +for ac_hdr in fcntl.h fpu_control.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 @@ -1215,7 +1215,7 @@ else fi done -for ac_func in getrusage time sigaction +for ac_func in getrusage time sigaction __setfpucw do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:1222: checking for $ac_func" >&5 -- cgit v1.1