freebsd-dev/lib/libkse/arch
Marcel Moolenaar 4d630a8f11 Stylize:
o  avoid using a global register variable.
o  redefine struct ia64_tp as a union. We don't have to get to the
   fields themselves. We just need it to be of the right size with
   the right alignment.
2006-09-01 21:25:22 +00:00
..
amd64 Fix a race condition introduced when redzones were added. Use an 2006-02-24 22:03:10 +00:00
arm Use the new atomic_cmpset_32(). 2005-04-07 22:06:05 +00:00
i386 In order to let new binutils can compile it, replace movl with 2006-05-07 08:19:04 +00:00
ia64 Stylize: 2006-09-01 21:25:22 +00:00
powerpc The ucontext is 16-byte aligned, which means that struct tcb is 2006-09-01 19:13:36 +00:00
sparc64 Fix compile, s/tp_dtv/tp_tdv/g. 2004-08-16 14:07:38 +00:00