diff options
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index d41cb7af01..4edab3b453 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2002-01-06 Richard Henderson <rth@redhat.com> + + * sysdeps/alpha/elf/pt-initfini.c: New file. + 2001-12-29 Andreas Jaeger <aj@suse.de> * Examples/ex9.c: Add noreturn attribute for thread. @@ -18,7 +22,7 @@ * specific.c (pthread_key_delete): Don't contact the thread manager if no threads have been created yet. -2001-12-12 NIIBE Yutaka <gniibe@.m17n.org> +2001-12-12 NIIBE Yutaka <gniibe@m17n.org> * sysdeps/sh/pt-machine.h (INIT_THREAD_SELF): Added __volatile__ qualifier to be safe. |