* version.h (VERSION): Bump to 2.0.100.
1998-11-05 Ulrich Drepper <drepper@cygnus.com>
+ * version.h (VERSION): Bump to 2.0.100.
+
* sysdeps/i386/fpu/bits/mathinline.h (__pow2): Fix fldl -> fld.
* sysdeps/libm-i387/s_fma.S: Optimize a bit.
unpacked into the top level of the libc source tree.
You will need recent versions of several GNU tools: definitely GCC
-and GNU Make, and possibly others. *Note Tools for Installation::,
+and GNU Make, and possibly others. *Note Tools for Compilation::,
below.
Configuring and compiling GNU Libc
bundles should be unpacked into the top level of the libc source tree.
You will need recent versions of several GNU tools: definitely GCC and
-GNU Make, and possibly others. @xref{Tools for Installation}, below.
+GNU Make, and possibly others. @xref{Tools for Compilation}, below.
@menu
* Configuring and compiling:: How to compile and test GNU libc.
/* This file just defines the current version number of libc. */
#define RELEASE "experimental"
-#define VERSION "2.0.99"
+#define VERSION "2.0.100"