summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorLukas Larsson <lukas@erlang.org>2021-01-22 09:34:17 +0100
committerLukas Larsson <lukas@erlang.org>2021-01-22 09:34:17 +0100
commit1b15d69dadbf739e4f8af4032a92050c6f67d257 (patch)
tree2b7af4b4ac84cbe457a0b4222eff89b53bffb54d /bootstrap
parent29201775b5e71c4459e90353eaff667131cb23af (diff)
downloaderlang-1b15d69dadbf739e4f8af4032a92050c6f67d257.tar.gz
Update primary bootstrap
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/bin/no_dot_erlang.bootbin6797 -> 6789 bytes
-rw-r--r--bootstrap/bin/start.bootbin6797 -> 6789 bytes
-rw-r--r--bootstrap/bin/start_clean.bootbin6797 -> 6789 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_asm.beambin11056 -> 11072 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_call_types.beambin13440 -> 13536 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_clean.beambin3860 -> 3872 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_digraph.beambin3560 -> 3584 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_jump.beambin10168 -> 10180 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_ssa.beambin14024 -> 14068 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_ssa_bool.beambin22828 -> 22868 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_ssa_dead.beambin12448 -> 12488 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_ssa_funs.beambin2564 -> 2584 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_ssa_opt.beambin48900 -> 48984 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beambin47676 -> 47740 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_ssa_throw.beambin7448 -> 7464 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_ssa_type.beambin34628 -> 34644 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_trim.beambin9504 -> 9528 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/beam_validator.beambin50488 -> 50512 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/cerl_sets.beambin2432 -> 0 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/compile.beambin38800 -> 38796 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/sys_core_alias.beambin5548 -> 5576 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/sys_core_fold.beambin39828 -> 39860 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/v3_core.beambin58240 -> 58252 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/v3_kernel.beambin41708 -> 41728 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/application_controller.beambin31692 -> 34620 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/dist_util.beambin16528 -> 16524 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/erl_erts_errors.beambin12404 -> 18092 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/erl_kernel_errors.beambin868 -> 2436 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/group_history.beambin5688 -> 5768 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/inet_dns.beambin17812 -> 17812 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/kernel.beambin3856 -> 3760 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/logger_simple_h.beambin4372 -> 4584 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/os.beambin4832 -> 5264 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/pg2.beambin7472 -> 340 bytes
-rw-r--r--bootstrap/lib/kernel/include/dist.hrl2
-rw-r--r--bootstrap/lib/stdlib/ebin/binary.beambin2780 -> 3280 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/erl_abstract_code.beambin1000 -> 1024 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/erl_lint.beambin85596 -> 85752 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/erl_parse.beambin103092 -> 103116 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/erl_stdlib_errors.beambin5340 -> 12516 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/maps.beambin5060 -> 5108 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/proplists.beambin4304 -> 4768 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/rand.beambin27408 -> 28032 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/re.beambin12096 -> 12316 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/sets.beambin7496 -> 8452 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/shell_docs.beambin17148 -> 17408 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/unicode.beambin13108 -> 13112 bytes
47 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/bin/no_dot_erlang.boot b/bootstrap/bin/no_dot_erlang.boot
index 7ca89a4d5a..836834f59d 100644
--- a/bootstrap/bin/no_dot_erlang.boot
+++ b/bootstrap/bin/no_dot_erlang.boot
Binary files differ
diff --git a/bootstrap/bin/start.boot b/bootstrap/bin/start.boot
index 7ca89a4d5a..836834f59d 100644
--- a/bootstrap/bin/start.boot
+++ b/bootstrap/bin/start.boot
Binary files differ
diff --git a/bootstrap/bin/start_clean.boot b/bootstrap/bin/start_clean.boot
index 7ca89a4d5a..836834f59d 100644
--- a/bootstrap/bin/start_clean.boot
+++ b/bootstrap/bin/start_clean.boot
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_asm.beam b/bootstrap/lib/compiler/ebin/beam_asm.beam
index 8e5677f4d9..55c465de8c 100644
--- a/bootstrap/lib/compiler/ebin/beam_asm.beam
+++ b/bootstrap/lib/compiler/ebin/beam_asm.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_call_types.beam b/bootstrap/lib/compiler/ebin/beam_call_types.beam
index 9279922e7f..cf22c92add 100644
--- a/bootstrap/lib/compiler/ebin/beam_call_types.beam
+++ b/bootstrap/lib/compiler/ebin/beam_call_types.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_clean.beam b/bootstrap/lib/compiler/ebin/beam_clean.beam
index 31e0bee45c..b3aaeba896 100644
--- a/bootstrap/lib/compiler/ebin/beam_clean.beam
+++ b/bootstrap/lib/compiler/ebin/beam_clean.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_digraph.beam b/bootstrap/lib/compiler/ebin/beam_digraph.beam
index 26d41a24a7..091457d8c9 100644
--- a/bootstrap/lib/compiler/ebin/beam_digraph.beam
+++ b/bootstrap/lib/compiler/ebin/beam_digraph.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_jump.beam b/bootstrap/lib/compiler/ebin/beam_jump.beam
index c0d35c6043..8fd57bb1a2 100644
--- a/bootstrap/lib/compiler/ebin/beam_jump.beam
+++ b/bootstrap/lib/compiler/ebin/beam_jump.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_ssa.beam b/bootstrap/lib/compiler/ebin/beam_ssa.beam
index 5ba54fa8c4..6b8ab02907 100644
--- a/bootstrap/lib/compiler/ebin/beam_ssa.beam
+++ b/bootstrap/lib/compiler/ebin/beam_ssa.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_bool.beam b/bootstrap/lib/compiler/ebin/beam_ssa_bool.beam
index 9b0238300a..12edd10bf1 100644
--- a/bootstrap/lib/compiler/ebin/beam_ssa_bool.beam
+++ b/bootstrap/lib/compiler/ebin/beam_ssa_bool.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_dead.beam b/bootstrap/lib/compiler/ebin/beam_ssa_dead.beam
index 8cef526e36..887d0390f7 100644
--- a/bootstrap/lib/compiler/ebin/beam_ssa_dead.beam
+++ b/bootstrap/lib/compiler/ebin/beam_ssa_dead.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_funs.beam b/bootstrap/lib/compiler/ebin/beam_ssa_funs.beam
index 8584aabad5..5a573f4df8 100644
--- a/bootstrap/lib/compiler/ebin/beam_ssa_funs.beam
+++ b/bootstrap/lib/compiler/ebin/beam_ssa_funs.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam b/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam
index e9d2bd8a98..2f99507714 100644
--- a/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam
+++ b/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam b/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam
index 3095e827d4..8b6c8955ba 100644
--- a/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam
+++ b/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_throw.beam b/bootstrap/lib/compiler/ebin/beam_ssa_throw.beam
index 487cc41fc5..82ed97bd6b 100644
--- a/bootstrap/lib/compiler/ebin/beam_ssa_throw.beam
+++ b/bootstrap/lib/compiler/ebin/beam_ssa_throw.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_type.beam b/bootstrap/lib/compiler/ebin/beam_ssa_type.beam
index 2ea2fa9606..555ae45951 100644
--- a/bootstrap/lib/compiler/ebin/beam_ssa_type.beam
+++ b/bootstrap/lib/compiler/ebin/beam_ssa_type.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_trim.beam b/bootstrap/lib/compiler/ebin/beam_trim.beam
index e293c3ef48..569115f468 100644
--- a/bootstrap/lib/compiler/ebin/beam_trim.beam
+++ b/bootstrap/lib/compiler/ebin/beam_trim.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/beam_validator.beam b/bootstrap/lib/compiler/ebin/beam_validator.beam
index 90ddfed5d5..9109b41950 100644
--- a/bootstrap/lib/compiler/ebin/beam_validator.beam
+++ b/bootstrap/lib/compiler/ebin/beam_validator.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/cerl_sets.beam b/bootstrap/lib/compiler/ebin/cerl_sets.beam
deleted file mode 100644
index c0f2eb15c0..0000000000
--- a/bootstrap/lib/compiler/ebin/cerl_sets.beam
+++ /dev/null
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/compile.beam b/bootstrap/lib/compiler/ebin/compile.beam
index f353553a6f..ed93db0611 100644
--- a/bootstrap/lib/compiler/ebin/compile.beam
+++ b/bootstrap/lib/compiler/ebin/compile.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/sys_core_alias.beam b/bootstrap/lib/compiler/ebin/sys_core_alias.beam
index 370f7c0d2b..7f3944521b 100644
--- a/bootstrap/lib/compiler/ebin/sys_core_alias.beam
+++ b/bootstrap/lib/compiler/ebin/sys_core_alias.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/sys_core_fold.beam b/bootstrap/lib/compiler/ebin/sys_core_fold.beam
index efef05d241..12dd896002 100644
--- a/bootstrap/lib/compiler/ebin/sys_core_fold.beam
+++ b/bootstrap/lib/compiler/ebin/sys_core_fold.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/v3_core.beam b/bootstrap/lib/compiler/ebin/v3_core.beam
index 646010aa85..454e7dd0cd 100644
--- a/bootstrap/lib/compiler/ebin/v3_core.beam
+++ b/bootstrap/lib/compiler/ebin/v3_core.beam
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/v3_kernel.beam b/bootstrap/lib/compiler/ebin/v3_kernel.beam
index de9bff615b..e5aa99bca3 100644
--- a/bootstrap/lib/compiler/ebin/v3_kernel.beam
+++ b/bootstrap/lib/compiler/ebin/v3_kernel.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/application_controller.beam b/bootstrap/lib/kernel/ebin/application_controller.beam
index 330fd1fd75..8a66d0d280 100644
--- a/bootstrap/lib/kernel/ebin/application_controller.beam
+++ b/bootstrap/lib/kernel/ebin/application_controller.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/dist_util.beam b/bootstrap/lib/kernel/ebin/dist_util.beam
index b1c2efff85..0d79816788 100644
--- a/bootstrap/lib/kernel/ebin/dist_util.beam
+++ b/bootstrap/lib/kernel/ebin/dist_util.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/erl_erts_errors.beam b/bootstrap/lib/kernel/ebin/erl_erts_errors.beam
index a7e77a4e37..8ee749cd88 100644
--- a/bootstrap/lib/kernel/ebin/erl_erts_errors.beam
+++ b/bootstrap/lib/kernel/ebin/erl_erts_errors.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/erl_kernel_errors.beam b/bootstrap/lib/kernel/ebin/erl_kernel_errors.beam
index ff1954fa0e..aa98334072 100644
--- a/bootstrap/lib/kernel/ebin/erl_kernel_errors.beam
+++ b/bootstrap/lib/kernel/ebin/erl_kernel_errors.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/group_history.beam b/bootstrap/lib/kernel/ebin/group_history.beam
index aa68cad281..f7b6bae75a 100644
--- a/bootstrap/lib/kernel/ebin/group_history.beam
+++ b/bootstrap/lib/kernel/ebin/group_history.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/inet_dns.beam b/bootstrap/lib/kernel/ebin/inet_dns.beam
index e8948ce7fc..29f474c4f5 100644
--- a/bootstrap/lib/kernel/ebin/inet_dns.beam
+++ b/bootstrap/lib/kernel/ebin/inet_dns.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/kernel.beam b/bootstrap/lib/kernel/ebin/kernel.beam
index 94419562f9..d217f6fcc4 100644
--- a/bootstrap/lib/kernel/ebin/kernel.beam
+++ b/bootstrap/lib/kernel/ebin/kernel.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/logger_simple_h.beam b/bootstrap/lib/kernel/ebin/logger_simple_h.beam
index 4aeda10e96..9f50897b33 100644
--- a/bootstrap/lib/kernel/ebin/logger_simple_h.beam
+++ b/bootstrap/lib/kernel/ebin/logger_simple_h.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/os.beam b/bootstrap/lib/kernel/ebin/os.beam
index eed0567203..cde81ec0d6 100644
--- a/bootstrap/lib/kernel/ebin/os.beam
+++ b/bootstrap/lib/kernel/ebin/os.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/pg2.beam b/bootstrap/lib/kernel/ebin/pg2.beam
index 5451566810..bdd7cae857 100644
--- a/bootstrap/lib/kernel/ebin/pg2.beam
+++ b/bootstrap/lib/kernel/ebin/pg2.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/include/dist.hrl b/bootstrap/lib/kernel/include/dist.hrl
index 7ff27eaee4..05beaf9a48 100644
--- a/bootstrap/lib/kernel/include/dist.hrl
+++ b/bootstrap/lib/kernel/include/dist.hrl
@@ -49,7 +49,7 @@
-define(DFLAG_RESERVED, 16#fe000000).
-define(DFLAG_SPAWN, 16#100000000).
-define(DFLAG_NAME_ME, 16#200000000).
--define(DFLAG_V4_PIDS_REFS, 16#400000000).
+-define(DFLAG_V4_NC, 16#400000000).
-define(DFLAG_ALIAS, 16#800000000).
%% Also update dflag2str() in ../src/dist_util.erl
diff --git a/bootstrap/lib/stdlib/ebin/binary.beam b/bootstrap/lib/stdlib/ebin/binary.beam
index 4de7955b6a..2b663d44a1 100644
--- a/bootstrap/lib/stdlib/ebin/binary.beam
+++ b/bootstrap/lib/stdlib/ebin/binary.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/erl_abstract_code.beam b/bootstrap/lib/stdlib/ebin/erl_abstract_code.beam
index 3eb5f0ceac..9a7662ac94 100644
--- a/bootstrap/lib/stdlib/ebin/erl_abstract_code.beam
+++ b/bootstrap/lib/stdlib/ebin/erl_abstract_code.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/erl_lint.beam b/bootstrap/lib/stdlib/ebin/erl_lint.beam
index b04869182d..74f709d9aa 100644
--- a/bootstrap/lib/stdlib/ebin/erl_lint.beam
+++ b/bootstrap/lib/stdlib/ebin/erl_lint.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/erl_parse.beam b/bootstrap/lib/stdlib/ebin/erl_parse.beam
index df9cbb6bed..a8855fdc89 100644
--- a/bootstrap/lib/stdlib/ebin/erl_parse.beam
+++ b/bootstrap/lib/stdlib/ebin/erl_parse.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/erl_stdlib_errors.beam b/bootstrap/lib/stdlib/ebin/erl_stdlib_errors.beam
index d30bf7c4e3..93cf843cac 100644
--- a/bootstrap/lib/stdlib/ebin/erl_stdlib_errors.beam
+++ b/bootstrap/lib/stdlib/ebin/erl_stdlib_errors.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/maps.beam b/bootstrap/lib/stdlib/ebin/maps.beam
index ba93d9f1e2..f62f294f29 100644
--- a/bootstrap/lib/stdlib/ebin/maps.beam
+++ b/bootstrap/lib/stdlib/ebin/maps.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/proplists.beam b/bootstrap/lib/stdlib/ebin/proplists.beam
index 3c7e5c0b3f..5697d2d22e 100644
--- a/bootstrap/lib/stdlib/ebin/proplists.beam
+++ b/bootstrap/lib/stdlib/ebin/proplists.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/rand.beam b/bootstrap/lib/stdlib/ebin/rand.beam
index caf2ffbd6a..721fb440b4 100644
--- a/bootstrap/lib/stdlib/ebin/rand.beam
+++ b/bootstrap/lib/stdlib/ebin/rand.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/re.beam b/bootstrap/lib/stdlib/ebin/re.beam
index d42f74f06f..479be24f74 100644
--- a/bootstrap/lib/stdlib/ebin/re.beam
+++ b/bootstrap/lib/stdlib/ebin/re.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/sets.beam b/bootstrap/lib/stdlib/ebin/sets.beam
index cdb37843a9..6de19ec23a 100644
--- a/bootstrap/lib/stdlib/ebin/sets.beam
+++ b/bootstrap/lib/stdlib/ebin/sets.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/shell_docs.beam b/bootstrap/lib/stdlib/ebin/shell_docs.beam
index c1844c1643..f7e175f998 100644
--- a/bootstrap/lib/stdlib/ebin/shell_docs.beam
+++ b/bootstrap/lib/stdlib/ebin/shell_docs.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/unicode.beam b/bootstrap/lib/stdlib/ebin/unicode.beam
index 3bb6dc51a7..e0bd7593d2 100644
--- a/bootstrap/lib/stdlib/ebin/unicode.beam
+++ b/bootstrap/lib/stdlib/ebin/unicode.beam
Binary files differ