NetBSD/lib/libpthread/arch
cube 562d0d89a2 Instead of using hard-coded values for various registers, get them from the
current context.  Valid values can change depending on how the kernel is
setup.  i386 and amd64 happen to be setup differently.
2006-03-29 22:55:15 +00:00
..
alpha Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
arm Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
hppa __asm__ -> __asm 2005-12-24 23:10:08 +00:00
i386 Instead of using hard-coded values for various registers, get them from the 2006-03-29 22:55:15 +00:00
m68k Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
mips Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
powerpc Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
sh3 Use PLT for PIC calls to avoid text relocs in the shared library. 2006-01-06 22:46:14 +00:00
sh5 Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
sparc A couple of fixes to make libpthread really shared, i.e. not have text re- 2006-01-04 12:43:43 +00:00
sparc64 A couple of fixes to make libpthread really shared, i.e. not have text re- 2006-01-04 12:43:43 +00:00
vax Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
x86_64 I was a bit over zealous with my last change so revert the 2006-01-09 22:17:16 +00:00