.. |
alpha
|
Implement pthread_atfork() (in libc, because the required threadlib
|
2003-02-13 02:50:48 +00:00 |
arm
|
Use the correct instruction for returning ffrom a function (MOV rather
|
2003-04-05 23:09:58 +00:00 |
hppa
|
Implement pthread_atfork() (in libc, because the required threadlib
|
2003-02-13 02:50:48 +00:00 |
i386
|
Implement pthread_atfork() (in libc, because the required threadlib
|
2003-02-13 02:50:48 +00:00 |
m68k
|
Implement pthread_atfork() (in libc, because the required threadlib
|
2003-02-13 02:50:48 +00:00 |
mips
|
Implement pthread_atfork() (in libc, because the required threadlib
|
2003-02-13 02:50:48 +00:00 |
ns32k
|
Implement pthread_atfork() (in libc, because the required threadlib
|
2003-02-13 02:50:48 +00:00 |
powerpc
|
Make it work on cpus with cachelinesize < 32.
|
2003-03-15 14:10:21 +00:00 |
sh3
|
Implement pthread_atfork() (in libc, because the required threadlib
|
2003-02-13 02:50:48 +00:00 |
sh5
|
Sign-extend the return value, as required by the ABI.
|
2003-03-26 11:59:36 +00:00 |
sparc
|
Implement pthread_atfork() (in libc, because the required threadlib
|
2003-02-13 02:50:48 +00:00 |
sparc64
|
Implement pthread_atfork() (in libc, because the required threadlib
|
2003-02-13 02:50:48 +00:00 |
vax
|
Implement pthread_atfork() (in libc, because the required threadlib
|
2003-02-13 02:50:48 +00:00 |
x86_64
|
No need to use movq for the small immediate values here, they'll be
|
2003-03-15 12:34:33 +00:00 |