aboutsummaryrefslogtreecommitdiffstats
path: root/erts/lib_src
AgeCommit message (Expand)Author
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-22Merge branch 'sverk/win-64-pointer-fix'Sverker Eriksson
2013-02-21erts: Correct term type for printf %TR. Blaine Whittle
2013-02-21erts: Correct internal printf integer type for win64R. Blaine Whittle
2013-02-20erts: Fix type bug in get_proc_affinity for windowsR. Blaine Whittle
2013-02-13Fix memory leak in error caseLukas Larsson
2013-01-28Revert "erts: Remove forgotten vxworks includes"Björn-Egil Dahlberg
2013-01-25Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc'Patrik Nyblom
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23Fix a typo in erts/lib_src/Makefile.inAnthony Ramine
2013-01-23Fix clang compiler warnings on FreeBSD in ertsPatrik Nyblom
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2012-10-10erts: Fix '#ifdef' for unused static functionsBjörn-Egil Dahlberg
2012-10-10erts: Remove forgotten vxworks includesBjörn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-21erts: Fix bug in erts_printf for %s with precisionSverker Eriksson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-04-04Increase ethr event and lock counting constants to allow at least +A 1024.Rick Reed
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-22Update dtrace for changes in R15Björn-Egil Dahlberg
2012-03-22Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4Scott Lystig Fritchie
2012-03-15erts: Fix memory corruption when reading topology infoSverker Eriksson
2012-03-15Merge branch 'rickard/barriers/OTP-9922' into maintRickard Green
2012-03-12Fix implementation with ddrb barriersRickard Green
2012-03-09erts: Fix crash on Linux if /sys/devices/system/node is not readableSverker Eriksson
2012-02-29Merge branch 'rickard/barriers/OTP-9922' into maintRickard Green
2012-02-21Fix implementation with ddrb barriersRickard Green
2012-02-20Merge branch 'rickard/barriers/OTP-9922' into maintRickard Green
2012-02-19Misc memory barrier fixesRickard Green
2012-01-25Merge branch 'raimo/parallel-make/OTP-9857' into maintRaimo Niskanen
2012-01-23erts: Fix dependencies between targets generate and dependRaimo Niskanen
2012-01-13erts,tools: Fix parallel make for erts/lib_srcRaimo Niskanen
2011-12-27Fix lwsync instruction feature testRickard Green
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-02Build Win64 Erlang emulator using MSYSunknown
2011-11-16Remove remaining gcc 4.6 assigned-but-not-used warnings from ertsPatrik Nyblom
2011-11-13Merge branch 'rickard/bad-rwmtx-assert'Rickard Green
2011-11-13Use critical sections as mutex implementation on WindowsRickard Green
2011-11-11Fix bad assertion in rwmtx implementationRickard Green
2011-10-14Merge branch 'rickard/atomics-api/OTP-9014' and OTP_R14B04Rickard Green
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-16Merge branch 'pan/erts_printf_term/OTP-9435' into devBjörn-Egil Dahlberg
2011-09-08Merge branch 'hw/detect-cpus-on-irix' into devHenrik Nord
2011-08-08Merge branch 'cg/fix-constant-logical-operand' into devHenrik Nord
2011-08-08Merge branch 'pg/fix-freebsd-dualcore-detection' into devHenrik Nord
2011-07-13Correct return values from write-functions in erl_printfPatrik Nyblom
2011-06-14Improve ethread atomicsRickard Green
2011-06-07Detect the available CPUs on IRIXHolger Weiß
2011-05-24Fix use of logical operator && with constant operand instead of bitwise &.Cristian Greco
2011-05-21Fix bug in FreeBSD topology detection codePaul Guyot