Home | History | Annotate | Download | only in atomic
History log of /src/common/lib/libc/arch/sparc64/atomic/atomic_and.S
RevisionDateAuthorComments
 1.8  06-Apr-2022  riastradh 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.
 1.7  18-Oct-2015  nakayama branches: 1.7.16;
Fix 64-bit atomic operations on 32-bit kernel and userland, and add
support for missing __sync_*_8 builtins.
 1.6  25-May-2008  chs enable profiling of assembly functions.
 1.5  28-Apr-2008  martin branches: 1.5.2;
Remove clause 3 and 4 from TNF licenses
 1.4  09-Apr-2008  nakayama branches: 1.4.2;
Use %xcc for 64-bit comparisons.
 1.3  22-Dec-2007  mrg branches: 1.3.2;
- 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@.
 1.2  28-Nov-2007  ad Pull in sparc64 atomic ops from the thorpej-atomic branch.
 1.1  27-Apr-2007  thorpej branches: 1.1.2;
file atomic_and.S was initially added on branch thorpej-atomic.
 1.1.2.1  27-Apr-2007  thorpej First cut at atomic ops for sparc64.
 1.3.2.2  09-Jan-2008  matt sync with HEAD
 1.3.2.1  22-Dec-2007  matt file atomic_and.S was added on branch matt-armv6 on 2008-01-09 01:21:10 +0000
 1.4.2.2  04-Jun-2008  yamt sync with head
 1.4.2.1  18-May-2008  yamt sync with head.
 1.5.2.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.7.16.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.7.16.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed