diff options
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index fb665383aa..64b71117c0 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2002-12-21 Ulrich Drepper <drepper@redhat.com> + + * pthread.c (init_rtsigs): Remove incomplete __builtin_expect. + Reported by Art Hass <ahaas@airmail.net>. + 2002-12-19 Jakub Jelinek <jakub@redhat.com> * forward.c (pthread_attr_init_2_0, pthread_attr_init_2_1): |