summaryrefslogtreecommitdiff
path: root/erts/lib_src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Lukas Larsson2019-08-051-2/+2
|\
| * erts: Do not use named no_cpuid label in asmMatwey V. Kornilov2019-07-271-2/+2
* | add Hygon Dhyana support to enable cmpxchg and sse2 support.hygonsoc2019-05-141-1/+2
|/
* Merge 'rickard/make-fixes-21/OTP-15657' into 'rickard/make-fixes-22/OTP-15657'Rickard Green2019-03-061-4/+3
|\
| * Merge 'rickard/make-fixes-20/OTP-15657' into 'rickard/make-fixes-21/OTP-15657'Rickard Green2019-03-061-4/+3
| |\
| | * Merge 'rickard/make-fixes-19/OTP-15657' into 'rickard/make-fixes-20/OTP-15657'Rickard Green2019-03-061-4/+3
| | |\
| | | * Merge 'rickard/make-fixes-18/OTP-15657' into 'rickard/make-fixes-19/OTP-15657'Rickard Green2019-03-061-4/+3
| | | |\
| | | | * Merge 'rickard/make-fixes-17/OTP-15657' into 'rickard/make-fixes-18/OTP-15657'Rickard Green2019-03-061-4/+3
| | | | |\
| | | | | * Remove own configured RM make variableRickard Green2019-03-061-4/+3
* | | | | | erts: Fix erl_printf on SolarisJohn Högberg2019-02-281-0/+5
|/ / / / /
* | | | | Update copyright yearHenrik Nord2018-06-183-3/+3
* | | | | make: Don't call mkdir with empty argumentLukas Larsson2018-05-231-1/+1
* | | | | Fix makefile mkdir warningLukas Larsson2018-04-091-0/+3
* | | | | Merge branch 'maint'John Högberg2018-02-131-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix size of fmt_double()'s format_str[] bufferMikael Pettersson2018-02-131-1/+1
* | | | | Merge branch 'maint'Sverker Eriksson2018-01-241-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | erts: Fix buffer overflow bug in erts_printf %fSverker Eriksson2018-01-151-1/+1
* | | | | Merge branch 'maint'Björn Gustavsson2017-10-201-6/+6
|\ \ \ \ \ | |/ / / /
| * | | | Buffer writing of crash dumpsBjörn Gustavsson2017-10-181-6/+6
* | | | | erts: Cleanup removal of non-smp emulatorsLukas Larsson2017-07-171-3/+2
* | | | | erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson2017-07-171-3/+0
|/ / / /
* | | | Update copyright yearRaimo Niskanen2017-05-044-4/+4
* | | | erts: Fix debug emulator on windowsSverker Eriksson2017-04-271-2/+2
* | | | erts: Fix erlexec to handle mismatch in sysconf and proc fsLukas Larsson2017-04-201-3/+14
* | | | Stack guard for PCRERickard Green2017-04-073-17/+93
|/ / /
* | | Workaround for buggy android implementation of PTHREAD_STACK_MINRickard Green2016-12-201-1/+1
* | | erts: Add cbprintf for Callback PrintingSverker Eriksson2016-11-171-8/+29
* | | Improve accuracy of timeouts using premature timeoutsRickard Green2016-06-221-18/+56
* | | Remove conditional dirty schedulers APIRickard Green2016-05-101-1/+0
* | | Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-1316-16/+16
|\ \ \
| * | | update copyright-yearHenrik Nord2016-03-1516-16/+16
* | | | Merge tag 'OTP-18.3.1'Henrik Nord2016-04-041-3/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix premature timeouts for ethread events on LinuxRickard Green2016-03-161-3/+3
* | | erts: Add power saving cpu feature tests and use themLukas Larsson2016-02-021-6/+23
* | | erts: Add rdtscp instruction checkLukas Larsson2016-02-021-0/+15
* | | Merge branch 'maint'Rickard Green2015-09-092-9/+94
|\ \ \ | |/ /
| * | Fix ethread events with timeoutRickard Green2015-08-272-9/+94
* | | ose: Remove all code related to the OSE portLukas Larsson2015-07-105-1075/+1
* | | erts: Remove halfword relative printfBjörn-Egil Dahlberg2015-06-241-10/+5
* | | erts: Remove halfword in lib_srcBjörn-Egil Dahlberg2015-06-241-10/+2
|/ /
* | Change license text to APLv2Bruce Yinhe2015-06-1818-175/+194
* | erts: Do not preallocate too large event poolBjörn-Egil Dahlberg2015-06-161-2/+2
* | Merge branch 'rickard/time_api/OTP-11997'Rickard Green2015-03-204-42/+540
|\ \
| * | Implement ethread events with timeoutRickard Green2015-03-204-42/+540
| |/
* | Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'Lukas Larsson2014-12-192-0/+59
|\ \
| * | erts: Introduce thread suspend functionsLukas Larsson2014-12-191-0/+11
| * | erts: Add support for thread namesLukas Larsson2014-12-192-0/+48
* | | Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson2014-12-161-3/+5
|\ \ \
| * | | erts: Fix big-endian issue with printf_putcLukas Larsson2014-12-151-3/+5
* | | | Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson2014-12-121-6/+39
|\ \ \ \ | |/ / / | | / / | |/ / |/| |