aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h
Commit message (Expand)AuthorAgeFilesLines
* MIPS: remove immediate constraint within CompareAndSwap.Gordana Cmiljanovic2015-02-091-2/+2
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* patch Issue 130740043 to trunk for other atomicops patches: [MIPS64] Add supp...jieluo@google.com2014-08-201-2/+128
* use #undef instead of change the name of MemoryBarrierjieluo@google.com2014-08-061-7/+7
* Change MemoryBarrier() to MemoryBarrierInternal(). Resolve name conflict in m...jieluo@google.com2014-07-301-7/+7
* Update atomicops to support new platforms where intptr_t = long.liujisi@google.com2012-06-051-7/+10
* Add atomicops from V8.pliard@google.com2012-03-021-0/+184