aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h
Commit message (Expand)AuthorAgeFilesLines
* Removed some unused C++ source filesAdam Cozzette2018-03-221-325/+0
* Add support for Windows ARM buildsGergely Nagy2016-12-121-13/+13
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* use #undef instead of change the name of MemoryBarrierjieluo@google.com2014-08-061-13/+13
* Change MemoryBarrier() to MemoryBarrierInternal(). Resolve name conflict in m...jieluo@google.com2014-07-301-13/+13
* Fix a bug in Arm64 atomicops. (https://codereview.appspot.com/88800045/)xiaofeng@google.com2014-05-051-19/+7
* Fix and improve arm64 atomic operations in protobuf stubs (patch from rmcilro...xiaofeng@google.com2014-04-091-97/+56
* Add Arm64 AtomicOps (patch from rmcilroy@)xiaofeng@google.com2014-03-261-0/+378