aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-12-11 20:46:47 +0000
committerUlrich Drepper <drepper@redhat.com>2003-12-11 20:46:47 +0000
commit092eb73ca2507c29adb37cd8075730e43c1e3794 (patch)
tree3898bbd02791720be314b47950e2c19a06c68a4c /nptl/ChangeLog
parent209454572369b17c5c038e2bf5295b789799e072 (diff)
downloadglibc-092eb73ca2507c29adb37cd8075730e43c1e3794.tar
glibc-092eb73ca2507c29adb37cd8075730e43c1e3794.tar.gz
glibc-092eb73ca2507c29adb37cd8075730e43c1e3794.tar.bz2
glibc-092eb73ca2507c29adb37cd8075730e43c1e3794.zip
Update.
2003-12-01 Jes Sorensen <jes@wildopensource.com> * rt/tst-clock.c (do_test): Print message when skipping CLOCK_PROCESS_CPUTIME_ID test. * sysdeps/unix/sysv/linux/ia64/clock_getcpuclockid.c: New file. Provide CLOCK_PROCESS_CPUTIME_ID only if /proc/sal/itc_drift is 0. peek_token. This avoids some copying and reduces code size. (init_dfa): Initialize map_notascii. (build_wcs_upper_buffer): If map_notascii is zero use simplified
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index ce6e760d15..472187f500 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-10 David Mosberger <davidm@hpl.hp.com>
+
+ * sysdeps/unix/sysv/linux/ia64/pt-initfini.c (_init_EPILOG_BEGINS):
+ Add unwind directives. Drop unused .regstk directive.
+ (_fini_EPILOG_BEGINS): Add unwind directives.
+
2003-12-11 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait):