diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-25 07:40:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-25 07:40:56 +0000 |
commit | d472655c75767d8a5956a01435f769c71db499b7 (patch) | |
tree | ba80dd709a781c5495878f1723d626107911d684 /linuxthreads/ChangeLog | |
parent | 128e2b0f0e11f60af8587ed86353d9e8442b1e38 (diff) | |
download | glibc-d472655c75767d8a5956a01435f769c71db499b7.tar.gz glibc-d472655c75767d8a5956a01435f769c71db499b7.tar.xz glibc-d472655c75767d8a5956a01435f769c71db499b7.zip |
Update.
2000-04-25 Ulrich Drepper <drepper@redhat.com> * elf/dl-profile.c (_dl_mcount): Try to be thread-safe while not setting the state to GMON_PROF_BUSY.
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 a04d39814f..8161323b4d 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-04-25 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/i386/i686/pt-machine.h: Do not use "../useldt.h" for + now. First gcc must be fixed (more concrete: libgcc). + 2000-04-24 Ulrich Drepper <drepper@redhat.com> * pthread.c: Remove special treatement for interrupt handlers on x86. |