aboutsummaryrefslogtreecommitdiffstats
path: root/erts/aclocal.m4
AgeCommit message (Expand)Author
2013-07-12Fix configure detection of ethread native atomics on powerpcRickard Green
2013-07-09Refuse to build SMP runtime by default without native atomicsRickard Green
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-15Fix LM_TRY_ENABLE_CFLAG to use correct environmentBjörn-Egil Dahlberg
2013-01-11If GCC is used, treat -Wreturn-type as errorTuncer Ayaz
2012-11-14Teach erl_interface configure more pthread supportPer Hedeland
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-07-20Revise the autoconf tests for double middle endianness.Mike Sperber
2012-03-23Unbreak floating point on middle-endian machines.Mike Sperber
2011-12-02Make Win64 build work both under MSYS and CygwinPatrik Nyblom
2011-12-02Get cerl and distribution working in Win64Patrik Nyblom
2011-12-02Build Win64 Erlang emulator using MSYSunknown
2011-11-25configure: Define NO_JUMP_TABLE if all we have is llvm-gccBjörn Gustavsson
2011-10-19Fix erroneous merge resolutionRickard Green
2011-09-21Merge branch 'dev' into majorBjörn Gustavsson
2011-09-21Merge branch 'bjorn/erts/support-macosx-lion/OTP-9547' into devBjörn Gustavsson
2011-09-20Fix build problems on MacOS 10.7 (Lion)Björn Gustavsson
2011-09-20Merge branch 'dev' into majorHenrik Nord
2011-09-15Fix misspelling of compatibilityTuncer Ayaz
2011-06-14Improve ethread atomicsRickard Green
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-05-11Homogenize memory barriers on atomicsRickard Green
2010-12-15Add support for 32-bit atomicsRickard Green
2010-12-14Add support for 64-bit atomics on WindowsRickard Green
2010-12-11Introduce ethr_sint_t and use it for atomicsRickard Green
2010-11-18Merge branch 'rickard/configure-help/OTP-8859' into devRickard Green
2010-11-18Merge branch 'rickard/pre-pentium4-compat/OTP-8847' into devRickard Green
2010-11-09Implement inet:getifaddrs/0 on WindowsRaimo Niskanen
2010-10-29Add pre pentium 4 compatibilty configure testRickard Green
2010-09-22Cleanup configure help textsRickard Green
2010-09-17Fix --enable-ethread-pre-pentium4-compatibilityRickard Green
2010-08-19Fix propagation of nptl infoRickard Green
2010-08-10Rewrite ethread libraryRickard Green
2010-06-01OTP-8661 Enable writer preferred pthread read/write locks on LinuxRickard Green
2010-06-01OTP-8659 Add ethread support for gcc atomicsRickard Green
2010-02-17Fix force pthread rwlockRickard Green
2010-02-08OTP-8323 Cross compilation improvements and other build systemRickard Green
2010-02-03OTP-8323 Cross compilation improvements and other build systemRickard Green
2009-12-11OTP-8323 Miscellaneous cross compilation improvements. For example, oneRickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP