#
09ff5f3b |
| 06-Apr-2022 |
riastradh <riastradh@NetBSD.org> |
Nix trailing whitespace in files of membars, atomics, and lock stubs.
Will be touching many of these files soon for functional changes.
No functional change intended.
|
#
13d8b2b8 |
| 17-Jan-2011 |
joerg <joerg@NetBSD.org> |
Move SPARC and SPARC64 to modern CPP. Update UPDATING note for this and Alpha.
|
#
ce099b40 |
| 28-Apr-2008 |
martin <martin@NetBSD.org> |
Remove clause 3 and 4 from TNF licenses
|
#
b4ed00a2 |
| 22-Jan-2008 |
nakayama <nakayama@NetBSD.org> |
Use __arch64__ instead of __sparc64__, since -D__sparc64__ is appended to build option of sparc64 32-bit kernel.
|
#
97e461c6 |
| 22-Dec-2007 |
mrg <mrg@NetBSD.org> |
- provide 32 bit versions of the sparc v9 atomic ops. - use them on sparc64 32 bit kernels.
fixes issues on 32 bit sparc64 kernels that were using sparc v8 ops. tested by rjs@.
|
#
ebe806aa |
| 29-Nov-2007 |
ad <ad@NetBSD.org> |
sparc atomic ops
|