From 6c4149f24b56d11636483022e9a35838747ef643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Wed, 20 Feb 2019 10:05:07 +0100 Subject: Update primary bootstrap --- bootstrap/bin/no_dot_erlang.boot | Bin 6539 -> 6541 bytes bootstrap/bin/start.boot | Bin 6539 -> 6541 bytes bootstrap/bin/start_clean.boot | Bin 6539 -> 6541 bytes bootstrap/lib/compiler/ebin/beam_a.beam | Bin 3364 -> 3200 bytes bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam | Bin 29484 -> 29120 bytes bootstrap/lib/compiler/ebin/beam_ssa_bsm.beam | Bin 18176 -> 18176 bytes bootstrap/lib/compiler/ebin/beam_ssa_opt.beam | Bin 39504 -> 39480 bytes .../lib/compiler/ebin/beam_ssa_pre_codegen.beam | Bin 42848 -> 45624 bytes bootstrap/lib/compiler/ebin/beam_ssa_type.beam | Bin 26596 -> 26152 bytes bootstrap/lib/compiler/ebin/beam_validator.beam | Bin 40744 -> 42848 bytes bootstrap/lib/compiler/ebin/compile.beam | Bin 42060 -> 41956 bytes bootstrap/lib/compiler/ebin/compiler.app | 1 - bootstrap/lib/compiler/ebin/sys_core_dsetel.beam | Bin 5776 -> 0 bytes bootstrap/lib/compiler/ebin/sys_core_fold.beam | Bin 47488 -> 47488 bytes bootstrap/lib/compiler/ebin/v3_kernel.beam | Bin 50688 -> 50640 bytes bootstrap/lib/kernel/ebin/code_server.beam | Bin 22756 -> 22756 bytes bootstrap/lib/kernel/ebin/disk_log.beam | Bin 29948 -> 29948 bytes bootstrap/lib/kernel/ebin/dist_ac.beam | Bin 23700 -> 23700 bytes bootstrap/lib/kernel/ebin/logger.beam | Bin 12344 -> 15156 bytes bootstrap/lib/kernel/ebin/logger_server.beam | Bin 11452 -> 11452 bytes bootstrap/lib/stdlib/ebin/dets.beam | Bin 45288 -> 45288 bytes bootstrap/lib/stdlib/ebin/dets_v9.beam | Bin 45328 -> 45328 bytes bootstrap/lib/stdlib/ebin/erl_lint.beam | Bin 86136 -> 86128 bytes bootstrap/lib/stdlib/ebin/stdlib.app | 2 +- 24 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 bootstrap/lib/compiler/ebin/sys_core_dsetel.beam (limited to 'bootstrap') diff --git a/bootstrap/bin/no_dot_erlang.boot b/bootstrap/bin/no_dot_erlang.boot index 1db265c2be..496654fcea 100644 Binary files a/bootstrap/bin/no_dot_erlang.boot and b/bootstrap/bin/no_dot_erlang.boot differ diff --git a/bootstrap/bin/start.boot b/bootstrap/bin/start.boot index 1db265c2be..496654fcea 100644 Binary files a/bootstrap/bin/start.boot and b/bootstrap/bin/start.boot differ diff --git a/bootstrap/bin/start_clean.boot b/bootstrap/bin/start_clean.boot index 1db265c2be..496654fcea 100644 Binary files a/bootstrap/bin/start_clean.boot and b/bootstrap/bin/start_clean.boot differ diff --git a/bootstrap/lib/compiler/ebin/beam_a.beam b/bootstrap/lib/compiler/ebin/beam_a.beam index 9dd7b52108..ceb83ba48b 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_a.beam and b/bootstrap/lib/compiler/ebin/beam_a.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam b/bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam index 20fbc1adbe..d09ba912c2 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam and b/bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_bsm.beam b/bootstrap/lib/compiler/ebin/beam_ssa_bsm.beam index 84438fe10d..1ea3c99f0d 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_bsm.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_bsm.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam b/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam index 67c4be2a14..5fa08a4573 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam b/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam index 7fc0a518dc..8d7e180dd8 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_type.beam b/bootstrap/lib/compiler/ebin/beam_ssa_type.beam index adc14e8a9a..1418789497 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_type.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_type.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_validator.beam b/bootstrap/lib/compiler/ebin/beam_validator.beam index 82c431c5fe..20c5fe9500 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_validator.beam and b/bootstrap/lib/compiler/ebin/beam_validator.beam differ diff --git a/bootstrap/lib/compiler/ebin/compile.beam b/bootstrap/lib/compiler/ebin/compile.beam index 5c5c132af9..2236d08acf 100644 Binary files a/bootstrap/lib/compiler/ebin/compile.beam and b/bootstrap/lib/compiler/ebin/compile.beam differ diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app index 27216df05c..0a5e6de039 100644 --- a/bootstrap/lib/compiler/ebin/compiler.app +++ b/bootstrap/lib/compiler/ebin/compiler.app @@ -65,7 +65,6 @@ rec_env, sys_core_alias, sys_core_bsm, - sys_core_dsetel, sys_core_fold, sys_core_fold_lists, sys_core_inline, diff --git a/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam b/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam deleted file mode 100644 index d5e62f8fe5..0000000000 Binary files a/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam and /dev/null differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_fold.beam b/bootstrap/lib/compiler/ebin/sys_core_fold.beam index 9a8bf6b706..8f52f86433 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_fold.beam and b/bootstrap/lib/compiler/ebin/sys_core_fold.beam differ diff --git a/bootstrap/lib/compiler/ebin/v3_kernel.beam b/bootstrap/lib/compiler/ebin/v3_kernel.beam index e132c5495b..b1988aae56 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_kernel.beam and b/bootstrap/lib/compiler/ebin/v3_kernel.beam differ diff --git a/bootstrap/lib/kernel/ebin/code_server.beam b/bootstrap/lib/kernel/ebin/code_server.beam index 69667b7af6..6a08489a1c 100644 Binary files a/bootstrap/lib/kernel/ebin/code_server.beam and b/bootstrap/lib/kernel/ebin/code_server.beam differ diff --git a/bootstrap/lib/kernel/ebin/disk_log.beam b/bootstrap/lib/kernel/ebin/disk_log.beam index 72b7d89e62..a0b884adfa 100644 Binary files a/bootstrap/lib/kernel/ebin/disk_log.beam and b/bootstrap/lib/kernel/ebin/disk_log.beam differ diff --git a/bootstrap/lib/kernel/ebin/dist_ac.beam b/bootstrap/lib/kernel/ebin/dist_ac.beam index d2def86105..5d08088367 100644 Binary files a/bootstrap/lib/kernel/ebin/dist_ac.beam and b/bootstrap/lib/kernel/ebin/dist_ac.beam differ diff --git a/bootstrap/lib/kernel/ebin/logger.beam b/bootstrap/lib/kernel/ebin/logger.beam index 8f16575df5..db71a290cd 100644 Binary files a/bootstrap/lib/kernel/ebin/logger.beam and b/bootstrap/lib/kernel/ebin/logger.beam differ diff --git a/bootstrap/lib/kernel/ebin/logger_server.beam b/bootstrap/lib/kernel/ebin/logger_server.beam index 1919e43628..59118676aa 100644 Binary files a/bootstrap/lib/kernel/ebin/logger_server.beam and b/bootstrap/lib/kernel/ebin/logger_server.beam differ diff --git a/bootstrap/lib/stdlib/ebin/dets.beam b/bootstrap/lib/stdlib/ebin/dets.beam index b41710ef9d..2bd015a074 100644 Binary files a/bootstrap/lib/stdlib/ebin/dets.beam and b/bootstrap/lib/stdlib/ebin/dets.beam differ diff --git a/bootstrap/lib/stdlib/ebin/dets_v9.beam b/bootstrap/lib/stdlib/ebin/dets_v9.beam index f41cb91d67..6c0b4aa11b 100644 Binary files a/bootstrap/lib/stdlib/ebin/dets_v9.beam and b/bootstrap/lib/stdlib/ebin/dets_v9.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_lint.beam b/bootstrap/lib/stdlib/ebin/erl_lint.beam index ff0b6a9394..8c46e08d60 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_lint.beam and b/bootstrap/lib/stdlib/ebin/erl_lint.beam differ diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app index 13f2b63e93..2bb0b06f12 100644 --- a/bootstrap/lib/stdlib/ebin/stdlib.app +++ b/bootstrap/lib/stdlib/ebin/stdlib.app @@ -20,7 +20,7 @@ %% {application, stdlib, [{description, "ERTS CXC 138 10"}, - {vsn, "3.7"}, + {vsn, "3.7.1"}, {modules, [array, base64, beam_lib, -- cgit v1.2.3