From: Michael Meissner Date: Thu, 15 Feb 1996 23:18:56 +0000 (+0000) Subject: Make simulator build on Solaris 2.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=74eeaa7d57d9f5e3426b3f1109e65a7fcc8a4bb7;p=binutils-gdb.git Make simulator build on Solaris 2.4 --- diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index c1b687eb7c7..448c6830c5a 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,10 @@ +Thu Feb 15 18:10:13 1996 Michael Meissner + + * emul_netbsd.c (toplevel): Do not include sys/resource.h if the + system doesn't have it, and turn off getrusage processing. + (write_rusage): #ifdef out if we don't have getrusage. + (do_getrusage): Define as 0 if we don't have getrusage. + Wed Feb 14 17:38:12 1996 J. T. Conklin * configure.in (AC_HEADER_DIRENT): Add, so that we can figure out