From f2a2deef4de6c97f557b925e6701135dddce2eac Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 3 Feb 2006 22:28:47 +0000 Subject: [BZ #2268] 2006-02-03 Roland McGrath [BZ #2268] * sysdeps/posix/profil.c (__profil): Use __profile_frequency to choose timer interval, don't assume smallest possible interval is it. * sysdeps/powerpc/fpu/bits/fenvinline.h (fegetround): Make asm volatile. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3f5c3aafd3..ecbf595f2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ +2006-02-03 Roland McGrath + + [BZ #2268] + * sysdeps/posix/profil.c (__profil): Use __profile_frequency to choose + timer interval, don't assume smallest possible interval is it. + 2006-02-03 Jakub Jelinek + * sysdeps/powerpc/fpu/bits/fenvinline.h (fegetround): Make asm + volatile. + * stdlib/bits/stdlib-ldbl.h (qecvt, qfcvt, qgcvt, qecvt_r, qfcvt_r): Guard with [__USE_SVID || __USE_XOPEN_EXTENDED]. -- cgit v1.2.3