From a912e811fc547a45cb1ea71e1cfb6ce9ee1843ff Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 18 Mar 1996 23:52:43 +0000 Subject: [PATCH] * configure.in: Add AC_FUNC_VFORK. * configure, config.in: Rebuild. * dlltool.c, nlmconv.c: Include if HAVE_VFORK_H is defined. --- binutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index b66f4a767da..200a4c80928 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,10 @@ Mon Mar 18 18:05:33 1996 Ian Lance Taylor + * configure.in: Add AC_FUNC_VFORK. + * configure, config.in: Rebuild. + * dlltool.c, nlmconv.c: Include if HAVE_VFORK_H is + defined. + * stabs.c (parse_stab_range_type): A complex type is defined as a subrange of itself with the high bound zero. * ieee.c (ieee_complex_type): Don't crash on sizes of 12 or 16. -- 2.30.2