summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/sys.h
Commit message (Expand)AuthorAgeFilesLines
* erts: Cast char constant to silience clang warningLukas Larsson2021-01-071-37/+43
* Multiple reusable receive markers for receive optimizationRickard Green2020-12-081-0/+2
* erts: Replace `BeamInstr*` with `ErtsCodePtr` (void*)John Högberg2020-11-121-0/+1
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-23/+0
* erts: Use alternate signal stack when HiPE or beamasm is enabledJohn Högberg2020-09-221-0/+4
* erts: Refactor all headers to work in C++Lukas Larsson2020-09-211-10/+10
* erts: Add get_uint32 and fix some dubious uses of get_int32Sverker Eriksson2020-06-261-0/+3
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | Merge branch 'maint'Rickard Green2020-01-131-23/+0
|\ \ | |/
| * Adjustable busy port parameters for default driversRickard Green2020-01-131-23/+0
* | Merge pull request #2490 from mikpe/erts-typo-in-commentLukas Larsson2020-01-071-1/+1
|\ \
| * | sys.h: fix typo in commentMikael Pettersson2019-12-261-1/+1
| |/
* | Make ets:insert/2 and ets:insert_new/2 yieldKjell Winblad2019-12-181-0/+33
* | Merge branch 'maint'Rickard Green2019-11-061-1/+25
|\ \ | |/
| * Merge branch 'sverker/dist-entry-refc-bug/ERL-1044/OTP-16224' into maintRickard Green2019-11-061-1/+25
| |\
| | * erts: Fix write-after-free bug for DistEntrySverker Eriksson2019-10-251-1/+25
* | | erts: Restructure include of hash.h to work with inlineLukas Larsson2019-08-131-1/+10
* | | Fix AIX weirdness woth section attribute by not using itCalvin Buckley2019-05-291-1/+2
* | | Make erlang:phash2/1 and erlang:phash2/2 yieldKjell Winblad2019-05-271-0/+6
|/ /
* | erts: Skip ERTS_NOINLINE on non-GCC-compatible compilersJohn Högberg2019-04-081-2/+0
* | stdlib: fix re:replace on LTO buildsSergei Trofimovich2019-03-291-0/+10
* | sys.h: Check for overflow checking aritmethic builtinsBjörn Gustavsson2019-03-061-0/+17
* | erts: Add magic port control numbersSverker Eriksson2019-01-281-0/+9
* | erts: Add new module 'atomics'Sverker Eriksson2018-11-151-0/+3
|/
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Correct overflow in ERTS_SINT64_MIN and add macros for 16/32John Högberg2018-03-231-19/+21
* erts: Fix some zero size sys_memcpySverker Eriksson2018-03-201-3/+1
* erts: Make sys_memcpy and friends inline functionsSverker Eriksson2018-03-201-21/+67
* Check the arguments to sys_memcpy and friendsJohn Högberg2018-03-091-10/+30
* Replace the libc environment with a thread-safe emulationJohn Högberg2018-01-031-19/+18
* Merge branch 'lukas/erts/use_SIGRTMIN_for_sys_suspend/OTP-14682'Lukas Larsson2017-10-121-3/+8
|\
| * erts: Use SIGRTMIN on linux for sys_suspendLukas Larsson2017-10-121-3/+8
* | Merge branch 'rickard/null-chars/ERL-370/OTP-14543'Rickard Green2017-10-121-0/+48
|\ \
| * | Don't allow null chars in various stringsRickard Green2017-10-111-0/+48
* | | erts: Move all I/O polling to a seperate threadLukas Larsson2017-10-021-4/+0
* | | erts: Add number of enif_select's to check_io_debugSverker Eriksson2017-09-151-0/+1
* | | erts: Remove undocumented driver_eventSverker Eriksson2017-09-151-1/+0
* | | erts: Refactor move check_io interface from sys to check_ioSverker Eriksson2017-09-151-4/+0
* | | Merge branch 'maint'John Högberg2017-09-111-0/+8
|\ \ \ | |/ /
| * | Replace ad-hoc MIN/MAX macros with common onesJohn Högberg2017-09-071-0/+8
* | | Merge branch 'maint'Rickard Green2017-09-051-4/+0
|\ \ \ | |/ / | | / | |/ |/|
| * Bug fixes of statistics(wall_clock) and statistics(runtime)Rickard Green2017-09-041-4/+0
| * Merge branch 'rickard/statistics/OTP-14484' into maint-20Erlang/OTP2017-06-301-4/+4
| |\
* | | erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson2017-07-171-143/+7
* | | erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson2017-07-171-27/+0
* | | erts: ensure alignment of VM core typesMikael Pettersson2017-07-071-9/+9
* | | Merge pull request #1491 from eltex-ecss/e2k_supportLukas Larsson2017-07-031-1/+1
|\ \ \
| * | | Support e2k architectureBoris Bochkarev2017-06-231-1/+1
| |/ /
* | | Merge branch 'maint-19' into maintJohn Högberg2017-06-271-4/+4
|\ \ \ | |/ / |/| / | |/