aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2019-04-12crash dump: Fix printing of "OldBinVHeap unused"Björn Gustavsson
2019-04-12crash dump: Include correct IP for a garbing processBjörn Gustavsson
2019-04-12Merge branch 'bjorn/erts/measure-process_main/OTP-15620'Björn Gustavsson
2019-04-11Merge branch 'sverker/node-table-cmp-0-creation-fix'Sverker Eriksson
2019-04-11Merge branch 'sverker/revert-big-creation'Sverker Eriksson
2019-04-10erts: Revert creation 0 as wildcard in node_table_cmpSverker Eriksson
2019-04-10Decentralized counters for ETS ordered_set with write_concurrencyKjell Winblad
2019-04-10erts: Make erts_free debug failure easier to diagnoseLukas Larsson
2019-04-10Merge pull request #2204 from jhogberg/john/erts/optimize-arith-ops/OTP-15740John Högberg
2019-04-10Merge branch 'john/merge-re-replace-fix'John Högberg
2019-04-09Revert "erts: Make DFLAG_BIG_CREATION mandatory"Sverker Eriksson
2019-04-09Revert "erts: Remove old encoding of pids, ports and refs"Sverker Eriksson
2019-04-09Revert "epmd: Support 32-bit creation values in local node"Sverker Eriksson
2019-04-09erts: Fix dist sequence yield state allocator typeLukas Larsson
2019-04-09erts: Yield when exiting/free process is suspended by deLukas Larsson
2019-04-09erts: Fix alignment of ErtsDistExternal on sparcLukas Larsson
2019-04-09erts: Fix incorrect gcc may be used init warningLukas Larsson
2019-04-09erts: Fix lock order violation in system_info(procs)Lukas Larsson
2019-04-09erts: Fix buffer alignment bug in alloc_dist_obufLukas Larsson
2019-04-09erts: Fix build of dist_ctrl_get_data return termLukas Larsson
2019-04-08Add erts_debug:interpreter_size/0Björn Gustavsson
2019-04-08erts: Optimize arithmetic ops using overflow intrinsicsJohn Högberg
2019-04-08erts: Skip ERTS_NOINLINE on non-GCC-compatible compilersJohn Högberg
2019-04-05Fail when we cannot encode term in binaryRickard Green
2019-04-05Optimize the i_minus instructionBjörn Gustavsson
2019-04-05Merge remote-tracking branch 'trofi/master' into john/merge-re-replace-fixJohn Högberg
2019-04-01Merge branch 'john/kernel/cuddle-file-suite'John Högberg
2019-03-29cleanup: beam_emu.c: use ERTS_NOINLINE instead of NOINLINESergei Trofimovich
2019-03-29stdlib: fix re:replace on LTO buildsSergei Trofimovich
2019-03-29Merge branch 'sverker/process_info-reductions-fix/OTP-15709' into maint-21Erlang/OTP
2019-03-29Merge branch 'maint'Sverker Eriksson
2019-03-29Merge branch 'sverker/process_info-reductions-fix/OTP-15709' into maintSverker Eriksson
2019-03-29Fix out of memory bug in the implementation of mapsKjell Winblad
2019-03-29file_SUITE: Ignore EILSEQ on Darwin in +fnu/latin1 testJohn Högberg
2019-03-28erts: Fix bug in process_info(reductions)Sverker Eriksson
2019-03-28erts: Use ptr_val for pointer in gc msg copySverker Eriksson
2019-03-28Merge branch 'john/erts/remove-destructive-bs_get_binary2/ERL-901'John Högberg
2019-03-27erts: Remove unsafe bs_get_binary2 optimization from loaderJohn Högberg
2019-03-27Merge branch 'john/erts/seq_trace-sigq-clearing/OTP-15704'John Högberg
2019-03-27erts: Handle all signal types when clearing seq_trace tokenJohn Högberg
2019-03-27Fix unsafe optimization made by the loaderBjörn Gustavsson
2019-03-26Merge branch 'john/erts/explain-empty-stack-check-in-next_catch'John Högberg
2019-03-26Revert "Prepare release"Henrik Nord
2019-03-25Prepare releaseErlang/OTP
2019-03-25Merge branch 'sverker/bug-fixing'Sverker Eriksson
2019-03-25erts: Fix erts_debug:set_internal_state(reds_left)Sverker Eriksson
2019-03-25Merge branch 'lukas/erts/fragment-dist-messages/OTP-13397/OTP-15610/OTP-15611...Lukas Larsson
2019-03-25erts: Yield when exiting/free process is suspended by deLukas Larsson
2019-03-25erts: Add an explanation for the empty stack check in next_catchJohn Högberg
2019-03-25erts: Include external msg in need of GCLukas Larsson