summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/global.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rickard/monitor-3-noproc-fix/25.0.3/GH-6185/OTP-18190' into maintRickard Green2022-08-151-7/+0
|\
| * Merge branch 'rickard/monitor-3-noproc-fix/24.3.4/GH-6185/OTP-18190' into ric...Rickard Green2022-08-121-7/+0
| |\
| | * [erts] Fix immediate noproc scenarios of erlang:monitor/3 BIFRickard Green2022-08-121-7/+0
* | | [erts] Yield when adjusting large message queuesRickard Green2022-07-131-0/+1
|/ /
* | [erts] Dynamic node name alive fixesRickard Green2022-05-311-0/+1
* | Update copyright yearErlang/OTP2022-02-151-1/+1
* | Merge branch 'sverker/static-nif-init' OTP-17729Sverker Eriksson2022-01-131-8/+9
|\ \
| * | erts: Add support for static Elixir NIF modulesSverker Eriksson2022-01-131-8/+9
* | | Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\ \ \ | |/ / |/| / | |/
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Merge branch 'maint'Lukas Larsson2021-11-251-47/+27
|\ \ | |/
| * erts: Fix potential integer overflow in ESTACKLukas Larsson2021-11-251-19/+11
| * erts: Fix integer overflow problem in WSTACKLukas Larsson2021-11-251-28/+16
* | erts: Keep literal lists in the line tableJohn Högberg2021-10-221-4/+9
* | Merge pull request #5281 from bjorng/bjorn/bs-construction/GH-4971/OTP-17504Björn Gustavsson2021-10-221-0/+1
|\ \
| * | Implement the bs_create_bin instructionBjörn Gustavsson2021-10-191-0/+1
| |/
* | Merge pull request #5254 from jhogberg/john/erts/optimize-fun-callsJohn Högberg2021-10-201-3/+5
|\ \
| * | erts: Optimize fun callsJohn Högberg2021-10-201-3/+5
| |/
* | Remove empty tuples from heap and create global empty tuple constantKjell Winblad2021-10-201-1/+1
|/
* 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
| |\