summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorCons T Åhs <cons@erlang.org>2022-03-21 19:33:52 +0100
committerCons T Åhs <cons@erlang.org>2022-03-21 19:33:55 +0100
commit8e6004d78f8f8373f78f5416320b7757e75c2a3c (patch)
treead907c5ba309f198857462044e129317e9643aa0 /bootstrap
parent0a114f4d06e8c7634722c27788cbf9c13d8fd857 (diff)
downloaderlang-8e6004d78f8f8373f78f5416320b7757e75c2a3c.tar.gz
Update primary bootstrap
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/bin/no_dot_erlang.bootbin6978 -> 7010 bytes
-rw-r--r--bootstrap/bin/start.bootbin6978 -> 7010 bytes
-rw-r--r--bootstrap/bin/start_clean.bootbin6978 -> 7010 bytes
-rw-r--r--bootstrap/lib/compiler/ebin/compile.beambin37568 -> 37984 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/code.beambin15520 -> 15528 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/dist_util.beambin17768 -> 17896 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/group_history.beambin7176 -> 7184 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/inet_gethost_native.beambin10096 -> 11012 bytes
-rw-r--r--bootstrap/lib/kernel/ebin/kernel.app6
-rw-r--r--bootstrap/lib/kernel/ebin/net_kernel.beambin29484 -> 29596 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/epp.beambin29144 -> 31356 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/erl_compile.beambin6908 -> 8788 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/erl_features.beambin0 -> 9288 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/erl_lint.beambin90924 -> 91364 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/erl_scan.beambin25156 -> 25292 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/gen_server.beambin18656 -> 19088 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/rand.beambin29900 -> 30480 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/shell.beambin29516 -> 29384 bytes
-rw-r--r--bootstrap/lib/stdlib/ebin/stdlib.app1
19 files changed, 4 insertions, 3 deletions
diff --git a/bootstrap/bin/no_dot_erlang.boot b/bootstrap/bin/no_dot_erlang.boot
index de726a1ace..ecbd1be6e1 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 de726a1ace..ecbd1be6e1 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 de726a1ace..ecbd1be6e1 100644
--- a/bootstrap/bin/start_clean.boot
+++ b/bootstrap/bin/start_clean.boot
Binary files differ
diff --git a/bootstrap/lib/compiler/ebin/compile.beam b/bootstrap/lib/compiler/ebin/compile.beam
index 55de94f356..ecd9f2f0df 100644
--- a/bootstrap/lib/compiler/ebin/compile.beam
+++ b/bootstrap/lib/compiler/ebin/compile.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/code.beam b/bootstrap/lib/kernel/ebin/code.beam
index 101bbf4f0b..309e31d96e 100644
--- a/bootstrap/lib/kernel/ebin/code.beam
+++ b/bootstrap/lib/kernel/ebin/code.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/dist_util.beam b/bootstrap/lib/kernel/ebin/dist_util.beam
index a19300ddb9..90148fa971 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/group_history.beam b/bootstrap/lib/kernel/ebin/group_history.beam
index 631346894e..85a950727a 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_gethost_native.beam b/bootstrap/lib/kernel/ebin/inet_gethost_native.beam
index b0207b6dc0..825c152693 100644
--- a/bootstrap/lib/kernel/ebin/inet_gethost_native.beam
+++ b/bootstrap/lib/kernel/ebin/inet_gethost_native.beam
Binary files differ
diff --git a/bootstrap/lib/kernel/ebin/kernel.app b/bootstrap/lib/kernel/ebin/kernel.app
index de033acea4..abf6843762 100644
--- a/bootstrap/lib/kernel/ebin/kernel.app
+++ b/bootstrap/lib/kernel/ebin/kernel.app
@@ -22,7 +22,7 @@
{application, kernel,
[
{description, "ERTS CXC 138 10"},
- {vsn, "8.3"},
+ {vsn, "8.3.1"},
{modules, [application,
application_controller,
application_master,
@@ -158,6 +158,6 @@
{shell_docs_ansi,auto}
]},
{mod, {kernel, []}},
- {runtime_dependencies, ["erts-12.3", "stdlib-@OTP-17720@", "sasl-3.0", "crypto-5.0"]}
- ]
+ {runtime_dependencies, ["erts-@OTP-17951@", "stdlib-@OTP-17720@", "sasl-3.0", "crypto-5.0"]}
+ ]
}.
diff --git a/bootstrap/lib/kernel/ebin/net_kernel.beam b/bootstrap/lib/kernel/ebin/net_kernel.beam
index 082b5d7c13..171326235e 100644
--- a/bootstrap/lib/kernel/ebin/net_kernel.beam
+++ b/bootstrap/lib/kernel/ebin/net_kernel.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/epp.beam b/bootstrap/lib/stdlib/ebin/epp.beam
index cffca651cb..f9afbfa004 100644
--- a/bootstrap/lib/stdlib/ebin/epp.beam
+++ b/bootstrap/lib/stdlib/ebin/epp.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/erl_compile.beam b/bootstrap/lib/stdlib/ebin/erl_compile.beam
index 8a74682d78..4305e5e48a 100644
--- a/bootstrap/lib/stdlib/ebin/erl_compile.beam
+++ b/bootstrap/lib/stdlib/ebin/erl_compile.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/erl_features.beam b/bootstrap/lib/stdlib/ebin/erl_features.beam
new file mode 100644
index 0000000000..170eb0bdc9
--- /dev/null
+++ b/bootstrap/lib/stdlib/ebin/erl_features.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/erl_lint.beam b/bootstrap/lib/stdlib/ebin/erl_lint.beam
index aa80a78738..70b9dbf60c 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_scan.beam b/bootstrap/lib/stdlib/ebin/erl_scan.beam
index b25e5e26c3..994f626f6b 100644
--- a/bootstrap/lib/stdlib/ebin/erl_scan.beam
+++ b/bootstrap/lib/stdlib/ebin/erl_scan.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/gen_server.beam b/bootstrap/lib/stdlib/ebin/gen_server.beam
index c105df88d3..b857bf1f9e 100644
--- a/bootstrap/lib/stdlib/ebin/gen_server.beam
+++ b/bootstrap/lib/stdlib/ebin/gen_server.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/rand.beam b/bootstrap/lib/stdlib/ebin/rand.beam
index 34a2cab938..e827b634d8 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/shell.beam b/bootstrap/lib/stdlib/ebin/shell.beam
index 0573be1f19..aabb8adb85 100644
--- a/bootstrap/lib/stdlib/ebin/shell.beam
+++ b/bootstrap/lib/stdlib/ebin/shell.beam
Binary files differ
diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app
index 769b6e3775..ed981d453a 100644
--- a/bootstrap/lib/stdlib/ebin/stdlib.app
+++ b/bootstrap/lib/stdlib/ebin/stdlib.app
@@ -46,6 +46,7 @@
erl_error,
erl_eval,
erl_expand_records,
+ erl_features,
erl_internal,
erl_lint,
erl_parse,