NetBSD/lib/libpthread/arch
nathanw 39f9ecfa06 Oops, reordering the PT_STATE/PT_SWITCHTOUC/PT_SWITCHTO assembly
killed a live value too soon. Fix by using a different register for
the PT_STATE immediate.
2003-06-24 18:54:56 +00:00
..
alpha Two fixes: 2003-06-12 21:46:03 +00:00
arm Two fixes: 2003-06-12 21:46:03 +00:00
i386 Two fixes: 2003-06-12 21:46:03 +00:00
m68k Apply Nathan's switch-away fix and previous save-PT_UC from new stack fix. 2003-06-13 07:45:17 +00:00
mips Oops, that's switch_return_point, not locked_return_point. The perils 2003-06-12 23:19:27 +00:00
powerpc Oops, reordering the PT_STATE/PT_SWITCHTOUC/PT_SWITCHTO assembly 2003-06-24 18:54:56 +00:00
sh3 First bits of SH3 support. Only _context_u.S is implemented (passess 2003-06-23 19:34:43 +00:00
sh5 Apply Nathan's switch-away fix and previous save-PT_UC from new stack fix. 2003-06-13 08:07:03 +00:00
sparc Catch up with Nathan's changes to other archs. 2003-06-17 23:18:48 +00:00
sparc64 Catch up with changes Nathan did to other archs. 2003-06-15 17:11:36 +00:00
vax Define FPREG macros even though we don't have any. 2003-01-20 01:49:36 +00:00
x86_64 Apply Nathan's switch-away fix. 2003-06-12 22:03:18 +00:00