Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #789 from motahan/solaris64_fix | Feng Xiao | 2016-01-20 |
|\ | | | | | Fixing compile errors on Solaris in 64-bit mode | ||
* | | Revert the change and remove an incorrect comment | Peter Newman | 2016-01-09 |
| | | |||
* | | Add the docs claimed define for HAVE_UNORDERED_MAP | Peter Newman | 2015-12-15 |
| | | | | | | Make the code match what the docs claimed, to return a define for HAVE_UNORDERED_MAP | ||
| * | Fixing compile errors on Solaris in 64-bit mode | Mohamed El-Tahan | 2015-09-02 |
|/ | |||
* | Add support for solaris atomicops | William Orr | 2014-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 ↵ | liujisi@google.com | 2011-01-13 |
| | | | | Kowalik. | ||
* | rollback the previous acx_pthread.m4 fix. | liujisi@google.com | 2010-12-09 |
| | |||
* | Add new files for vcprojs, fix issues: 165, 211, 228, 240 | liujisi@google.com | 2010-12-07 |
| | |||
* | Fix issues: 166 167 172 175 181 188 192 194 195. | liujisi@google.com | 2010-12-03 |
| | |||
* | Detect and avoid broken unordered_map on OSX 10.5 / GCC 4.0.1. | kenton@google.com | 2010-01-07 |
| | |||
* | Another Sun Studio fix from Monty Taylor. | kenton@google.com | 2010-01-04 |
| | |||
* | Fix 32/64-bit confusion on Solaris 10 x86. Patch from Oliver Jowett. | kenton@google.com | 2009-12-23 |
| | |||
* | Try again to fix build on Sun Studio -- Monty Taylor claims this will do it. | kenton@google.com | 2009-12-23 |
| | |||
* | Use unordered_map when available. Changes to stl_hash.m4 provided by Oleg ↵ | kenton@google.com | 2009-12-21 |
| | | | | Smolsky. | ||
* | Improve Sun Studio support. Patch from Monty Taylor. | kenton@google.com | 2009-08-06 |
| | |||
* | Fixes to acx_check_suncc.m4 from Monty Taylor. | kenton@google.com | 2009-05-28 |
| | |||
* | More Sun CC hacks. Contributed by Monty Taylor. | kenton@google.com | 2009-05-01 |
| | |||
* | Support "Solaris 10 using recent Sun Studio". | kenton@google.com | 2008-12-04 |
| | | | | | Patch from Monty Taylor <monty.taylor@gmail.com>. | ||
* | Initial checkin. | temporal | 2008-07-10 |