aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/atomicops_internals_macosx.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to gcc atomic intrinsics for macOS and delete the file that uses (#2699)Jonathan Hseu2017-02-101-225/+0
* Add support for Windows ARM buildsGergely Nagy2016-12-121-9/+9
* 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-9/+9
* Change MemoryBarrier() to MemoryBarrierInternal(). Resolve name conflict in m...jieluo@google.com2014-07-301-9/+9
* Fix issue 412: update protobuf for 64-bit compatibility on Mac OS X - patch f...xiaofeng@google.com2012-11-141-6/+7
* Update atomicops to support new platforms where intptr_t = long.liujisi@google.com2012-06-051-0/+224