From 7ad6d73d6fb83394f97f93ce9472303117bdf020 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 11 Nov 1999 01:05:26 +0000 Subject: Update. * math/fenv.h: Include bits/fenvinline.h if optimizing. * sysdeps/powerpc/fpu/bits/fenv.h: Remove inline functions. Moved to.. * sysdeps/powerpc/fpu/bits/fenvinline.h: ...here. New file. * sysdeps/generic/bits/fenv.h: New file. 1999-11-10 Ulrich Drepper --- linuxthreads_db/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linuxthreads_db/ChangeLog') diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index f450d4828e..d178e84973 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,9 @@ +1999-11-10 Ulrich Drepper + + * td_ta_map_lwp2thr.c: If p_pid field is zero, this is before the + thread library is initialized and we get the PID from the + debugger. + 1999-11-08 Ulrich Drepper * td_thr_get_info.c: Make sure ti_lid is never zero. -- cgit v1.2.3