aboutsummaryrefslogtreecommitdiffstats
path: root/erts/lib_src
AgeCommit message (Expand)Author
2014-06-13Merge branch 'sverk/ethr_aux-cache-align-bug' into maintSverker Eriksson
2014-06-06Merge branch 'jjhoo/mingw_compile_fix_forceinline/OTP-11945' into maintRickard Green
2014-06-04erts: Fix cache line alignment bug for ts_event_poolSverker Eriksson
2014-03-21Raspberry PI / Android a minimal cross-compile configurationDmitry Kolesnikov
2014-02-28Add ETHR_FORCE_INLINE define to hide compiler specific directivesJani Hakala
2014-02-24ose: Cleanup cleanup of mutex selection definesLukas Larsson
2014-02-24ose: Cleanup of mutex selection definesLukas Larsson
2014-02-24ose: Thread priorities configurable from lmconfLukas Larsson
2014-02-24ose: Start using ppdata for tse keyLukas Larsson
2014-02-24ose: Remove receive in debugLukas Larsson
2014-02-24ose: Shutdown cleanlyLukas Larsson
2014-02-24ose: OSE port related cleanup and fixesJonas Karlsson
2014-02-24ose,erts: Specify name for tsd keysLukas Larsson
2014-02-24ose: Fix various build environment issuesLukas Larsson
2014-02-24ose: Change get_envp to ose_get_ppdata for tsdLukas Larsson
2014-02-24ose: Change start way to use arguments to beam.smp directlyLukas Larsson
2014-02-24ose: Debug wait__ does receive_fsem instead of wait_fsemLukas Larsson
2014-02-24Added support for ENEA OSELukas Larsson
2014-01-28initial support for dirty schedulers and dirty NIFsSteve Vinoski
2013-04-21Add 'frmptr' emulator typeRickard Green
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