index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Fix casts in atomic.h to please GCC
Andreas Gampe
2014-06-06
1
-4
/
+4
*
Don't assert int64_t alignment on x86.
Hans Boehm
2014-06-06
1
-2
/
+6
*
Fix white space issues and long long use in assertion.
Hans Boehm
2014-06-06
1
-13
/
+11
*
Clean up and augment Atomic class. Replace QuasiAtomic MemBars.
Hans Boehm
2014-06-06
1
-163
/
+386
*
Begin migration of art::Atomic to std::atomic.
Ian Rogers
2014-05-20
1
-21
/
+138
*
Fix the sense of when mutexes are used for longs in atomic support.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Avoid volatile 64-bit tearing on 32-bit architectures.
Ian Rogers
2014-04-28
1
-4
/
+63
*
Merge "Upcall support for x86-64."
Ian Rogers
2014-02-20
1
-1
/
+1
|
\
|
*
Upcall support for x86-64.
Ian Rogers
2014-02-20
1
-1
/
+1
*
|
Aarch64: Add aarch64 memory barriers.
Stuart Monteith
2014-02-20
1
-4
/
+4
|
/
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-4
/
+67
*
Tidy up memory barriers.
Ian Rogers
2013-12-20
1
-4
/
+90
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+57