about summary refs log tree commit diff
path: root/nptl/Banner
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-06 02:24:30 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-06 02:24:30 +0000
commitcc7ee40876d7ce47f1f778b48c31335cc3b5116c (patch)
treec2e6599a33b3b5e8bd261216dfe6641ab79cd96f /nptl/Banner
parent4ad0bbf4fa2073b8b2cb81866f68ff3e8c503174 (diff)
downloadglibc-cc7ee40876d7ce47f1f778b48c31335cc3b5116c.tar.gz
glibc-cc7ee40876d7ce47f1f778b48c31335cc3b5116c.tar.xz
glibc-cc7ee40876d7ce47f1f778b48c31335cc3b5116c.zip
Update.
2003-06-04  Jakub Jelinek  <jakub@redhat.com>

	* config.make.in (ASFLAGS-config): New.
	* Makeconfig (ASFLAGS): Append $(ASFLAGS-config).
	* configure.in (libc_cv_as_noexecstack): New check.
	(ASFLAGS_config): Substitute.

2003-06-04  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/i386/fpu/bits/mathinline.h (log1p, asinh, acosh, atanh,
	hypot, logb): Protect with #ifdef __FAST_MATH__.

2003-06-04  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/i386/fpu/bits/mathinline.h (ldexpf, ldexpl): Protect with
	#ifdef __FAST_MATH__.

	_POSIX_ prefix.
Diffstat (limited to 'nptl/Banner')
-rw-r--r--nptl/Banner2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Banner b/nptl/Banner
index 6be466f573..7ab7cd4f22 100644
--- a/nptl/Banner
+++ b/nptl/Banner
@@ -1 +1 @@
-NPTL 0.43 by Ulrich Drepper
+NPTL 0.44 by Ulrich Drepper