Commit Graph

15 Commits

Author SHA1 Message Date
William Orr
2d7786cfc3 Add support for solaris atomicops
This patch adds support for atomic operations on Solaris, on any platform.
It makes use of the atomic functions made available in Solaris' atomic.h
header.
2014-09-19 22:04:23 -07:00
liujisi@google.com
d4a57f1557 Fix corner case in acx_pthread.m4 to work with -nostdlib, patch from Kacper Kowalik. 2011-01-13 06:44:11 +00:00
liujisi@google.com
0458bb26f6 rollback the previous acx_pthread.m4 fix. 2010-12-09 09:28:49 +00:00
liujisi@google.com
1fd96c43a0 Add new files for vcprojs, fix issues: 165, 211, 228, 240 2010-12-07 06:23:55 +00:00
liujisi@google.com
2726e7a6eb Fix issues: 166 167 172 175 181 188 192 194 195. 2010-12-03 09:12:33 +00:00
kenton@google.com
83aba29ebe Detect and avoid broken unordered_map on OSX 10.5 / GCC 4.0.1. 2010-01-07 04:40:54 +00:00
kenton@google.com
fe7314e0cc Another Sun Studio fix from Monty Taylor. 2010-01-04 19:52:53 +00:00
kenton@google.com
45258ff4e2 Fix 32/64-bit confusion on Solaris 10 x86. Patch from Oliver Jowett. 2009-12-23 22:12:22 +00:00
kenton@google.com
bf06bb24bc Try again to fix build on Sun Studio -- Monty Taylor claims this will do it. 2009-12-23 22:02:18 +00:00
kenton@google.com
ee7e9420e3 Use unordered_map when available. Changes to stl_hash.m4 provided by Oleg Smolsky. 2009-12-21 18:58:23 +00:00
kenton@google.com
6be265a826 Improve Sun Studio support. Patch from Monty Taylor. 2009-08-06 20:47:45 +00:00
kenton@google.com
a5183461f8 Fixes to acx_check_suncc.m4 from Monty Taylor. 2009-05-28 00:48:15 +00:00
kenton@google.com
a8923cdd9a More Sun CC hacks. Contributed by Monty Taylor. 2009-05-01 21:53:10 +00:00
kenton@google.com
25bc5cdc9c Support "Solaris 10 using recent Sun Studio".
Patch from Monty Taylor <monty.taylor@gmail.com>.
2008-12-04 20:34:50 +00:00
temporal
40ee551715 Initial checkin. 2008-07-10 02:12:20 +00:00