aboutsummaryrefslogtreecommitdiffhomepage
path: root/m4
Commit message (Collapse)AuthorAge
* Add support for solaris atomicopsGravatar William Orr2014-09-19
| | | | | | 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 ↵Gravatar liujisi@google.com2011-01-13
| | | | Kowalik.
* rollback the previous acx_pthread.m4 fix.Gravatar liujisi@google.com2010-12-09
|
* Add new files for vcprojs, fix issues: 165, 211, 228, 240Gravatar liujisi@google.com2010-12-07
|
* Fix issues: 166 167 172 175 181 188 192 194 195.Gravatar liujisi@google.com2010-12-03
|
* Detect and avoid broken unordered_map on OSX 10.5 / GCC 4.0.1.Gravatar kenton@google.com2010-01-07
|
* Another Sun Studio fix from Monty Taylor.Gravatar kenton@google.com2010-01-04
|
* Fix 32/64-bit confusion on Solaris 10 x86. Patch from Oliver Jowett.Gravatar kenton@google.com2009-12-23
|
* Try again to fix build on Sun Studio -- Monty Taylor claims this will do it.Gravatar kenton@google.com2009-12-23
|
* Use unordered_map when available. Changes to stl_hash.m4 provided by Oleg ↵Gravatar kenton@google.com2009-12-21
| | | | Smolsky.
* Improve Sun Studio support. Patch from Monty Taylor.Gravatar kenton@google.com2009-08-06
|
* Fixes to acx_check_suncc.m4 from Monty Taylor.Gravatar kenton@google.com2009-05-28
|
* More Sun CC hacks. Contributed by Monty Taylor.Gravatar kenton@google.com2009-05-01
|
* Support "Solaris 10 using recent Sun Studio".Gravatar kenton@google.com2008-12-04
| | | | | Patch from Monty Taylor <monty.taylor@gmail.com>.
* Initial checkin.Gravatar temporal2008-07-10