Roland McGrath
b1c81c0040
2003-12-11 Ulrich Weigand <uweigand@de.ibm.com>
...
* sysdeps/alpha/tls.h (DB_THREAD_SELF): Pass bit size of thread
register as second parameter to the REGISTER macro.
* sysdeps/ia64/tls.h (DB_THREAD_SELF): Likewise.
* sysdeps/powerpc/tls.h (DB_THREAD_SELF): Likewise.
* sysdeps/sh/tls.h (DB_THREAD_SELF): Likewise.
* sysdeps/sparc/tls.h (DB_THREAD_SELF): Likewise.
* sysdeps/s390/tls.h (DB_THREAD_SELF): Pass __WORDSIZE as bit size
of thread register as second parameter to REGISTER macro in 64 case.
2004-01-06 10:31:07 +00:00
Ulrich Drepper
e445ac3d49
Setjmp buffer unwinding helper code for Alpha.
2003-12-19 01:35:07 +00:00
Roland McGrath
ad8d610d5c
2003-09-05 Roland McGrath <roland@redhat.com>
...
* pthread_create.c (__pthread_pthread_sizeof_descr): Removed.
Instead, include ../nptl_db/db_info.c to do its magic.
* pthread_key_create.c (__pthread_pthread_keys_max): Removed.
(__pthread_pthread_key_2ndlevel_size): Likewise.
* sysdeps/alpha/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/i386/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/ia64/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/powerpc/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/s390/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/sh/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/sparc/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/x86_64/tls.h (DB_THREAD_SELF): New macro.
* sysdeps/alpha/td_ta_map_lwp2thr.c: File removed.
* sysdeps/generic/td_ta_map_lwp2thr.c: File removed.
* sysdeps/i386/td_ta_map_lwp2thr.c: File removed.
* sysdeps/ia64/td_ta_map_lwp2thr.c: File removed.
* sysdeps/powerpc/td_ta_map_lwp2thr.c: File removed.
* sysdeps/s390/td_ta_map_lwp2thr.c: File removed.
* sysdeps/sh/td_ta_map_lwp2thr.c: File removed.
* sysdeps/sparc/td_ta_map_lwp2thr.c: File removed.
* sysdeps/x86_64/td_ta_map_lwp2thr.c: File removed.
2003-09-09 07:00:21 +00:00
Ulrich Drepper
16fc430a76
Avoid .ent/.end.
2003-07-08 03:41:53 +00:00
Ulrich Drepper
690359671c
TLS access definitions for Alpha.
2003-07-01 19:25:45 +00:00
Ulrich Drepper
cb9d4969c9
libthread_db interface to map LWP ID to thread for Alpha.
2003-07-01 19:25:32 +00:00
Ulrich Drepper
c1b42f8052
General definition for libpthread on Alpha.
2003-07-01 19:25:02 +00:00
Ulrich Drepper
29da0ceb72
Spinlock trylock implementation for Alpha.
2003-07-01 19:24:47 +00:00
Ulrich Drepper
81b6201ae0
Spinlock implementation for Alpha.
2003-07-01 19:24:33 +00:00
Ulrich Drepper
bba28b0ec0
Initialization code for libpthread on Alpha.
2003-07-01 19:23:36 +00:00