Commit Graph

12 Commits

Author SHA1 Message Date
John Maddock
3e57d19b76 Merge STLPort endian detection to release.
[SVN r68091]
2014-06-05 17:49:01 +03:00
Rene Rivera
fdc7f914ef Merge fix for #2762 from trunk.
[SVN r62260]
2014-06-05 17:49:00 +03:00
Troy D. Straszheim
d8f81aec33 Merge to release, fix for fix in r35591: sometimes __hppa is on PA-RISC but __hpux isn't (e.g. on linux)
Fixes ticket #3537

[SVN r57049]
2014-06-05 17:49:00 +03:00
Beman Dawes
9135890ac9 Merge from trunk
[SVN r50676]
2014-06-05 17:48:59 +03:00
Andreas Huber
e074593f96 Corrected wrong order in copyright notices.
[SVN r36240]
2014-06-05 17:48:59 +03:00
Andreas Huber
fbc2caf1fd Merged a copyright addition from trunk to branch.
[SVN r36231]
2014-06-05 17:48:58 +03:00
Andreas Huber
d5e07d5e22 Merged L & C issue fixes from trunk to branch.
[SVN r36225]
2014-06-05 17:48:58 +03:00
John Maddock
d3249bd2f5 Updated patch from Boris Gubenko.
[SVN r35672]
2014-06-05 17:48:57 +03:00
John Maddock
fa1dcace52 Fix for HP-UX on Itanium.
[SVN r35591]
2014-06-05 17:48:57 +03:00
John Maddock
d2548563d2 Added 64-bit Intel processor support.
[SVN r35587]
2014-06-05 17:48:56 +03:00
Rene Rivera
6c612e69fc Add detection for macros used by VC: _M_IX86; little-endian. _M_IA64; little-endian, as this is the default on I64 and AMD64 is only little endian. _M_ALPHA; little-endian, as again it's the default and Windows doesn't run on big-endian Alpha anyway AFAIK.
[SVN r30185]
2014-06-05 17:48:56 +03:00
Caleb Epstein
80ad59ac46 Machine endianness detection taken from <boost/detail/limits.hpp>
[SVN r29573]
2014-06-05 17:48:55 +03:00