aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2019-06-13erts: Relax the constraint introduced in OTP-15871John Högberg
2019-06-12Handle addition of bignum + variable in unoptimized codeBjörn Gustavsson
2019-06-12Merge branch 'sverker/erts/process-info-reductions-idle-proc/ERL-964/OTP-1586...Erlang/OTP
2019-06-12Merge branch 'sverker/erts/break-p-segv/ERL-965/OTP-15873' into maint-22Erlang/OTP
2019-06-11ETS ordered_set: Improvements to the CA tree implementationKjell Winblad
2019-06-11Merge branch 'maint'John Högberg
2019-06-11Merge branch 'john/erts/fix-bad-get_tuple_element-opt/OTP-15871/ERIERL-374' i...John Högberg
2019-06-10Merge branch 'maint'Sverker Eriksson
2019-06-10Merge branch 'sverker/erts/process-info-reductions-idle-proc/ERL-964/OTP-1586...Sverker Eriksson
2019-06-10Merge branch 'maint'Sverker Eriksson
2019-06-10Merge branch 'sverker/erts/break-p-segv/ERL-965/OTP-15873' into maintSverker Eriksson
2019-06-10erts: Fix bad loader optimization of get_tuple_elementJohn Högberg
2019-06-04erts: Fix SEGV crash on shell break (p)roc infoSverker Eriksson
2019-06-04Revert "erts: Force process_info(reductions) as signal"Sverker Eriksson
2019-06-03Return real pend value in erlang:dist_get_stat/1Loïc Hoguin
2019-05-29Merge branch 'maint'Sverker Eriksson
2019-05-29Merge branch 'sverker/seq-trace-label-old-heap-bug/ERL-700/OTP-15849' into maintSverker Eriksson
2019-05-29Merge branch 'bjorn/erts/fix-wrong-class/ERIERL-367/OTP-15834' into maint-22Erlang/OTP
2019-05-29AIX needs this for mallopt tooCalvin Buckley
2019-05-29Fix AIX weirdness woth section attribute by not using itCalvin Buckley
2019-05-29Merge branch 'maint'Lukas Larsson
2019-05-28erts: Fix seq_trace:print/2 for arbitrary labelsSverker Eriksson
2019-05-28erts: Fix bug in seq_trace:set_token(label,_)Sverker Eriksson
2019-05-28Merge pull request #2189 from jhogberg/john/erts/seq-trace-on-spawn/OTP-15232...John Högberg
2019-05-28Add missing attribute to debug variableMichał Muskała
2019-05-27Merge branch 'john/misc-fixes-and-additions'John Högberg
2019-05-27Make erlang:phash2/1 and erlang:phash2/2 yieldKjell Winblad
2019-05-24Merge branch 'maint'Björn Gustavsson
2019-05-24Merge branch 'bjorn/erts/fix-wrong-class/ERIERL-367/OTP-15834' into maintBjörn Gustavsson
2019-05-24Only validate subject once when global is used in re:run()Rickard Green
2019-05-23Fix sticky class in exceptionBjörn Gustavsson
2019-05-22Make the swap instruction known to the compilerBjörn Gustavsson
2019-05-14epmd: Support 32-bit creation values in local nodeSverker Eriksson
2019-05-14erts: Remove old encoding of pids, ports and refsSverker Eriksson
2019-05-14erts: Make DFLAG_BIG_CREATION mandatorySverker Eriksson
2019-05-14Merge branch 'john/erts/fix-xxx_to_existing_atom-overflow/ERL-944/OTP-15819' ...John Högberg
2019-05-13erts: Fix buffer overflow in xxx_to_existing_atomJohn Högberg
2019-05-10Prepare releaseErlang/OTP
2019-05-10Eliminate process yield after each call to length/1Björn Gustavsson
2019-05-06Merge branch 'sverker/process_info-reductions-fix/OTP-15793' into maint-21Erlang/OTP
2019-05-06Merge branch 'maint'Sverker Eriksson
2019-05-06Merge branch 'sverker/process_info-reductions-fix/OTP-15793' into maintSverker Eriksson
2019-05-03erts: Force process_info(reductions) as signalSverker Eriksson
2019-05-03Merge branch 'lukas/erts/distr-frag-fixes'Lukas Larsson
2019-05-03erts: Assert that GC should not be disabled twiceJohn Högberg
2019-05-02Merge branch 'sverker/tw-assert'Sverker Eriksson
2019-05-02erts: Add documentation for distribution fragmentsLukas Larsson
2019-05-02Merge branch 'lukas/erts/distr-frag-fixes'Lukas Larsson
2019-04-30Merge branch 'john/erts/alloc-header-packing-win64'John Högberg
2019-04-30erts: Fix memory leak for down/exit messageLukas Larsson