1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libkse/arch
David Xu 7649f45c3e In order to let new binutils can compile it, replace movl with
movw for segment saving and restoring.

Submitted by: Diego 'Flameeyes' Petteno flameeyes at gentoo dot org
2006-05-07 08:19:04 +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
powerpc
sparc64