aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/platform_macros.h
Commit message (Expand)AuthorAgeFilesLines
* Fix to allow a compilation under mips big endian with gccCharles Hardin2018-06-281-1/+1
* Merge pull request #1261 from gjasny/disable-tls-for-osx-10.6Adam Cozzette2018-06-201-0/+6
|\
| * Disable thread local storage for OSX < 10.7Gregor Jasny2016-02-191-0/+6
* | Add support for Windows ARM64 buildMiradham Kamilov2017-12-191-0/+3
* | Add support for Windows ARM buildsGergely Nagy2016-12-121-1/+1
* | define no_threadlocal on OpenBSDramrunner2016-10-261-2/+2
* | Merge pull request #804 from bsilver8192/masterFeng Xiao2016-02-221-0/+3
|\ \ | |/ |/|
| * Add atomics support for 32-bit PPC.Brian Silverman2015-09-091-0/+3
* | Merge pull request #789 from motahan/solaris64_fixFeng Xiao2016-01-201-1/+1
|\ \
| * | Fixing compile errors on Solaris in 64-bit modeMohamed El-Tahan2015-09-021-1/+1
| |/
* | Adds support for buliding protobuf with emscripten; we just needed the proper...Craig Donner2015-11-241-0/+2
* | Add support for POWER LinuxDoug Kwan2015-11-031-1/+1
|/
* Refactored threadlocal logic.Austin Schuh2015-06-081-2/+8
* internal changesBo Yang2015-04-241-0/+6
* Revert pull request 175: Add support for the TILE-Gx processor family.Bo Yang2015-03-141-3/+0
* Add support for the TILE-Gx processor family.Martin Ertsaas2015-01-221-0/+3
* Add atomicops for AIX/POWER + IBM xlC compiler.Andrew Paprocki2014-11-111-0/+5
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* Add support for solaris atomicopsWilliam Orr2014-09-191-0/+9
* platform_macros.h: #undef GOOGLE_PROTOBUF_PLATFORM_ERROR once it's no longer ...Robert Edmonds2014-09-181-0/+2
* Fix atomicops build failure on non-ClangRobert Edmonds2014-09-181-5/+13
* Expose generic atomicops on ClangRobert S. Edmonds2014-09-131-1/+2
* Remove GOOGLE_PROTOBUF_ARCH_PPCRobert S. Edmonds2014-09-131-3/+0
* merge tags/2.6.0 into trunkjieluo@google.com2014-08-251-0/+8
* patch Issue 130740043 to trunk for other atomicops patches: [MIPS64] Add supp...jieluo@google.com2014-08-201-0/+5
* Add aarch64 architecture to platform_macros.h (patch by Sylvain Defresne)liujisi@google.com2014-02-131-0/+3
* Add arm_qnx atomic ops support and add missing header files in Makefile.amliujisi@google.com2013-01-101-0/+3
* Down-integrate form internal opensource branchliujisi@google.com2012-12-191-0/+3
* Add support for NaCl in atomicops.pliard@google.com2012-07-171-77/+12
* Update atomicops to support new platforms where intptr_t = long.liujisi@google.com2012-06-051-7/+14
* Fix build error in Mac atomicops.pliard@google.com2012-03-061-3/+3
* Add atomicops from V8.pliard@google.com2012-03-021-0/+122