aboutsummaryrefslogtreecommitdiff
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* Add support for solaris atomicopsWilliam Orr2014-09-191-0/+1
| | | | | | 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.
* Fix corner case in acx_pthread.m4 to work with -nostdlib, patch from Kacper ↵liujisi@google.com2011-01-131-0/+34
| | | | Kowalik.
* rollback the previous acx_pthread.m4 fix.liujisi@google.com2010-12-091-4/+2
|
* Add new files for vcprojs, fix issues: 165, 211, 228, 240liujisi@google.com2010-12-071-43/+55
|
* Fix issues: 166 167 172 175 181 188 192 194 195.liujisi@google.com2010-12-031-2/+4
|
* Detect and avoid broken unordered_map on OSX 10.5 / GCC 4.0.1.kenton@google.com2010-01-071-1/+7
|
* Another Sun Studio fix from Monty Taylor.kenton@google.com2010-01-041-4/+0
|
* Fix 32/64-bit confusion on Solaris 10 x86. Patch from Oliver Jowett.kenton@google.com2009-12-231-0/+7
|
* Try again to fix build on Sun Studio -- Monty Taylor claims this will do it.kenton@google.com2009-12-231-1/+1
|
* Use unordered_map when available. Changes to stl_hash.m4 provided by Oleg ↵kenton@google.com2009-12-211-14/+25
| | | | Smolsky.
* Improve Sun Studio support. Patch from Monty Taylor.kenton@google.com2009-08-061-15/+51
|
* Fixes to acx_check_suncc.m4 from Monty Taylor.kenton@google.com2009-05-281-1/+3
|
* More Sun CC hacks. Contributed by Monty Taylor.kenton@google.com2009-05-011-0/+33
|
* Support "Solaris 10 using recent Sun Studio".kenton@google.com2008-12-041-0/+37
| | | | | Patch from Monty Taylor <monty.taylor@gmail.com>.
* Initial checkin.temporal2008-07-102-0/+406