summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/global.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-08-171-1/+1
* [erts] Fix immediate noproc scenarios of erlang:monitor/3 BIFRickard Green2022-08-121-7/+0
* Update copyright yearRickard Green2021-12-131-1/+1
* erts: Fix potential integer overflow in ESTACKLukas Larsson2021-11-251-19/+11
* erts: Fix integer overflow problem in WSTACKLukas Larsson2021-11-251-28/+16
* Add documentation about how to use YCF in ERTSKjell Winblad2021-09-011-6/+11
* erts: Protect erts_debug_SUITE:stack_check against loopingSverker Eriksson2021-06-071-2/+2
* erts: Fix type error for hxnodecmp* callbacksSverker Eriksson2021-06-071-2/+3
* Prepare for literals in non-message signalsRickard Green2021-04-271-1/+5
* jit: Rename `+asmdump` to `+JDdump true` for consitencyLukas Larsson2021-03-311-1/+1
* Merge branch 'lukas/erts/clang-sanatizer'Sverker Eriksson2021-02-181-1/+4
|\
| * erts: Silence CodeChecker in size_shared()Sverker Eriksson2021-02-181-0/+3
| * erts: Add asserts to suppress false positives found by clang saLukas Larsson2021-02-181-1/+1
* | Make `maps:keys/1` and `maps:values/1` trappingKjell Winblad2021-02-121-2/+33
* | Refactor away YCF trapping boilerplate to general trapping functionKjell Winblad2021-02-121-0/+25
* | Trap `maps:from_list/1`Kjell Winblad2021-02-121-0/+80
|/
* Merge branch 'rickard/big-ports/OTP-17007'Rickard Green2020-12-231-1/+1
|\
| * Support of 64-bit portsRickard Green2020-12-161-1/+1
* | Merge pull request #2906 from josevalim/jv-unary-minusBjörn Gustavsson2020-12-111-0/+1
|\ \ | |/ |/|
| * Handle negative zeros on unary minusJosé Valim2020-12-091-0/+1
* | Implement EEP-54 (extended error information)Björn Gustavsson2020-12-021-1/+1
|/
* erts: Statically allocate trap export entries againJohn Högberg2020-11-131-1/+1
* erts: Replace `BeamInstr*` with `ErtsCodePtr` (void*)John Högberg2020-11-121-11/+9
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-2/+0
* jit: Make all code read-only, dual-mapping writable pagesJohn Högberg2020-11-051-12/+14
* jit: Use the native stack as the Erlang stackJohn Högberg2020-09-221-2/+3
* erts: Implement the BeamAsm JITLukas Larsson2020-09-221-3/+12
* erts: Rework loading of beam codeLukas Larsson2020-09-211-0/+7
* erts: Refactor all headers to work in C++Lukas Larsson2020-09-211-3/+3
* erts: Refactor bif exports to be allocated at start-timeLukas Larsson2020-09-211-1/+1
* erts: Break out module-info related functions from beam_load.cJohn Högberg2020-09-211-2/+0
* erts: Break out general helpers from beam_load.cJohn Högberg2020-09-211-1/+1
* erts: Fix persistent_term_SUITESverker Eriksson2020-08-111-0/+1
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
| * Merge branch 'rickard/proc-exit-lit-area-22/OTP-16193' into maintRickard Green2019-11-061-0/+5
| |\
* | | Raise system_limit exception if match-spec compile use too much stackRickard Green2020-03-111-1/+2
* | | erts: Make load_nif/2 nonblockingSverker Eriksson2020-02-041-3/+3
* | | Distributed spawn improvementsRickard Green2019-12-181-0/+6
* | | Merge 'rickard/proc-exit-lit-area-22/OTP-16193' into 'rickard/proc-exit-lit-a...Rickard Green2019-10-311-0/+5
|\ \ \ | | |/ | |/|
| * | Merge 'rickard/proc-exit-lit-area-21/OTP-16193' into 'rickard/proc-exit-lit-a...Rickard Green2019-10-311-0/+5
| |\ \
| | * \ Merge 'rickard/proc-exit-lit-area-20/OTP-16193' into 'rickard/proc-exit-lit-a...Rickard Green2019-10-291-0/+3
| | |\ \
| | | * | Fix release of literal areasRickard Green2019-10-291-0/+3
* | | | | Merge branch 'sverker/persistent_term-opt/OTP-16237'Sverker Eriksson2019-10-281-1/+2
|\ \ \ \ \
| * | | | | erts: Optimize persistent_term put/2 and erase/1Sverker Eriksson2019-10-221-1/+2
* | | | | | Merge branch 'maint'Lukas Larsson2019-10-041-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Move the check for stack direction to utils.cSergei Golovan2019-10-021-0/+1
| |/ / /
* | | | erts: Use global trap entries for listsJohn Högberg2019-09-171-3/+0
* | | | erts: Share printable_return_address with erl_bif_infoJohn Högberg2019-09-161-0/+1
* | | | erts: Use local trap exports for list functionsJohn Högberg2019-09-161-0/+3