From 0387fa9f4d88c2fa8578ead94c04deb9b04e506a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Thu, 7 Jun 2018 13:39:42 +0200 Subject: Update primary bootstrap --- bootstrap/lib/compiler/ebin/beam_dead.beam | Bin 13804 -> 13892 bytes bootstrap/lib/compiler/ebin/beam_disasm.beam | Bin 21676 -> 21728 bytes bootstrap/lib/compiler/ebin/beam_jump.beam | Bin 8984 -> 9132 bytes bootstrap/lib/compiler/ebin/beam_peep.beam | Bin 3004 -> 3036 bytes bootstrap/lib/compiler/ebin/beam_trim.beam | Bin 7508 -> 7540 bytes bootstrap/lib/compiler/ebin/beam_type.beam | Bin 18692 -> 18744 bytes bootstrap/lib/compiler/ebin/beam_utils.beam | Bin 22468 -> 22624 bytes bootstrap/lib/compiler/ebin/beam_validator.beam | Bin 31796 -> 31848 bytes bootstrap/lib/compiler/ebin/cerl.beam | Bin 30144 -> 30144 bytes bootstrap/lib/compiler/ebin/cerl_inline.beam | Bin 37816 -> 37800 bytes bootstrap/lib/compiler/ebin/compile.beam | Bin 41372 -> 41384 bytes bootstrap/lib/compiler/ebin/compiler.appup | 2 +- bootstrap/lib/compiler/ebin/core_lint.beam | Bin 12872 -> 12880 bytes bootstrap/lib/compiler/ebin/erl_bifs.beam | Bin 2104 -> 2204 bytes bootstrap/lib/compiler/ebin/rec_env.beam | Bin 4584 -> 4588 bytes bootstrap/lib/compiler/ebin/sys_core_fold.beam | Bin 47916 -> 47536 bytes bootstrap/lib/compiler/ebin/sys_core_inline.beam | Bin 3980 -> 3992 bytes bootstrap/lib/compiler/ebin/v3_codegen.beam | Bin 65360 -> 65424 bytes bootstrap/lib/kernel/ebin/disk_log.beam | Bin 31768 -> 32124 bytes bootstrap/lib/kernel/ebin/dist_util.beam | Bin 13028 -> 13044 bytes bootstrap/lib/kernel/ebin/erl_ddll.beam | Bin 2856 -> 2864 bytes bootstrap/lib/kernel/ebin/file_io_server.beam | Bin 15700 -> 15708 bytes bootstrap/lib/kernel/ebin/inet.beam | Bin 23616 -> 23632 bytes bootstrap/lib/kernel/ebin/inet_db.beam | Bin 26404 -> 26440 bytes bootstrap/lib/kernel/ebin/inet_dns.beam | Bin 19112 -> 19268 bytes bootstrap/lib/kernel/ebin/inet_parse.beam | Bin 13792 -> 13828 bytes bootstrap/lib/kernel/ebin/logger.beam | Bin 12428 -> 12428 bytes bootstrap/lib/kernel/ebin/logger_backend.beam | Bin 2600 -> 2612 bytes bootstrap/lib/kernel/ebin/logger_disk_log_h.beam | Bin 9108 -> 9116 bytes bootstrap/lib/kernel/ebin/logger_h_common.beam | Bin 5296 -> 5332 bytes bootstrap/lib/kernel/ebin/logger_simple_h.beam | Bin 4512 -> 4464 bytes bootstrap/lib/kernel/ebin/ram_file.beam | Bin 6244 -> 6248 bytes bootstrap/lib/stdlib/ebin/dets_utils.beam | Bin 27260 -> 27380 bytes bootstrap/lib/stdlib/ebin/dets_v9.beam | Bin 47804 -> 47832 bytes bootstrap/lib/stdlib/ebin/erl_anno.beam | Bin 3616 -> 3628 bytes bootstrap/lib/stdlib/ebin/erl_eval.beam | Bin 35216 -> 35216 bytes bootstrap/lib/stdlib/ebin/erl_expand_records.beam | Bin 21732 -> 21760 bytes bootstrap/lib/stdlib/ebin/erl_internal.beam | Bin 7012 -> 7808 bytes bootstrap/lib/stdlib/ebin/erl_lint.beam | Bin 91848 -> 91872 bytes bootstrap/lib/stdlib/ebin/erl_scan.beam | Bin 27868 -> 28204 bytes bootstrap/lib/stdlib/ebin/filename.beam | Bin 15096 -> 15144 bytes bootstrap/lib/stdlib/ebin/gen_fsm.beam | Bin 11636 -> 11484 bytes bootstrap/lib/stdlib/ebin/gen_statem.beam | Bin 20540 -> 20684 bytes bootstrap/lib/stdlib/ebin/io.beam | Bin 6020 -> 6044 bytes bootstrap/lib/stdlib/ebin/ms_transform.beam | Bin 19468 -> 19532 bytes bootstrap/lib/stdlib/ebin/otp_internal.beam | Bin 10368 -> 10528 bytes bootstrap/lib/stdlib/ebin/qlc.beam | Bin 68816 -> 68896 bytes bootstrap/lib/stdlib/ebin/shell.beam | Bin 29812 -> 29848 bytes bootstrap/lib/stdlib/ebin/string.beam | Bin 36520 -> 37096 bytes bootstrap/lib/stdlib/ebin/supervisor.beam | Bin 23348 -> 23364 bytes bootstrap/lib/stdlib/ebin/unicode.beam | Bin 13448 -> 13456 bytes 51 files changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap/lib/compiler/ebin/beam_dead.beam b/bootstrap/lib/compiler/ebin/beam_dead.beam index 8934cb5d11..534eb65372 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_dead.beam and b/bootstrap/lib/compiler/ebin/beam_dead.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_disasm.beam b/bootstrap/lib/compiler/ebin/beam_disasm.beam index 5e3585ada7..2d9bc49992 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_disasm.beam and b/bootstrap/lib/compiler/ebin/beam_disasm.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_jump.beam b/bootstrap/lib/compiler/ebin/beam_jump.beam index e13be6fb24..6af8a015c0 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_jump.beam and b/bootstrap/lib/compiler/ebin/beam_jump.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_peep.beam b/bootstrap/lib/compiler/ebin/beam_peep.beam index 1bf1e5a79f..5f33584fe4 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_peep.beam and b/bootstrap/lib/compiler/ebin/beam_peep.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_trim.beam b/bootstrap/lib/compiler/ebin/beam_trim.beam index 75fcff822e..32cc6efe88 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_trim.beam and b/bootstrap/lib/compiler/ebin/beam_trim.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_type.beam b/bootstrap/lib/compiler/ebin/beam_type.beam index f21ede5043..266c04acfd 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_type.beam and b/bootstrap/lib/compiler/ebin/beam_type.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_utils.beam b/bootstrap/lib/compiler/ebin/beam_utils.beam index 0eeb313856..5648719621 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_utils.beam and b/bootstrap/lib/compiler/ebin/beam_utils.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_validator.beam b/bootstrap/lib/compiler/ebin/beam_validator.beam index db49f6f0fa..2bcec9ca3c 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/cerl.beam b/bootstrap/lib/compiler/ebin/cerl.beam index 97e0c72b15..4f8ae7ca43 100644 Binary files a/bootstrap/lib/compiler/ebin/cerl.beam and b/bootstrap/lib/compiler/ebin/cerl.beam differ diff --git a/bootstrap/lib/compiler/ebin/cerl_inline.beam b/bootstrap/lib/compiler/ebin/cerl_inline.beam index 6b365ce68f..f0d6063f19 100644 Binary files a/bootstrap/lib/compiler/ebin/cerl_inline.beam and b/bootstrap/lib/compiler/ebin/cerl_inline.beam differ diff --git a/bootstrap/lib/compiler/ebin/compile.beam b/bootstrap/lib/compiler/ebin/compile.beam index 5772dd173b..d1a9058417 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.appup b/bootstrap/lib/compiler/ebin/compiler.appup index a8847fc407..350a3924e7 100644 --- a/bootstrap/lib/compiler/ebin/compiler.appup +++ b/bootstrap/lib/compiler/ebin/compiler.appup @@ -16,7 +16,7 @@ %% limitations under the License. %% %% %CopyrightEnd% -{"7.1.4", +{"7.1.5", [{<<".*">>,[{restart_application, compiler}]}], [{<<".*">>,[{restart_application, compiler}]}] }. diff --git a/bootstrap/lib/compiler/ebin/core_lint.beam b/bootstrap/lib/compiler/ebin/core_lint.beam index e24a473a4c..567e381ee8 100644 Binary files a/bootstrap/lib/compiler/ebin/core_lint.beam and b/bootstrap/lib/compiler/ebin/core_lint.beam differ diff --git a/bootstrap/lib/compiler/ebin/erl_bifs.beam b/bootstrap/lib/compiler/ebin/erl_bifs.beam index be3dc425f4..37bd743796 100644 Binary files a/bootstrap/lib/compiler/ebin/erl_bifs.beam and b/bootstrap/lib/compiler/ebin/erl_bifs.beam differ diff --git a/bootstrap/lib/compiler/ebin/rec_env.beam b/bootstrap/lib/compiler/ebin/rec_env.beam index bd0b9c004c..b0ef249e15 100644 Binary files a/bootstrap/lib/compiler/ebin/rec_env.beam and b/bootstrap/lib/compiler/ebin/rec_env.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_fold.beam b/bootstrap/lib/compiler/ebin/sys_core_fold.beam index 3b6f6637f0..073bb041d4 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/sys_core_inline.beam b/bootstrap/lib/compiler/ebin/sys_core_inline.beam index b4cdba519a..ebe35883b5 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_inline.beam and b/bootstrap/lib/compiler/ebin/sys_core_inline.beam differ diff --git a/bootstrap/lib/compiler/ebin/v3_codegen.beam b/bootstrap/lib/compiler/ebin/v3_codegen.beam index 5aeca65888..c537f1e550 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_codegen.beam and b/bootstrap/lib/compiler/ebin/v3_codegen.beam differ diff --git a/bootstrap/lib/kernel/ebin/disk_log.beam b/bootstrap/lib/kernel/ebin/disk_log.beam index 19880724ba..4f0eae4984 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_util.beam b/bootstrap/lib/kernel/ebin/dist_util.beam index e9f49343ba..3956e595f8 100644 Binary files a/bootstrap/lib/kernel/ebin/dist_util.beam and b/bootstrap/lib/kernel/ebin/dist_util.beam differ diff --git a/bootstrap/lib/kernel/ebin/erl_ddll.beam b/bootstrap/lib/kernel/ebin/erl_ddll.beam index baec5883a9..de9b1cb638 100644 Binary files a/bootstrap/lib/kernel/ebin/erl_ddll.beam and b/bootstrap/lib/kernel/ebin/erl_ddll.beam differ diff --git a/bootstrap/lib/kernel/ebin/file_io_server.beam b/bootstrap/lib/kernel/ebin/file_io_server.beam index e889d294b8..d9ca62a82b 100644 Binary files a/bootstrap/lib/kernel/ebin/file_io_server.beam and b/bootstrap/lib/kernel/ebin/file_io_server.beam differ diff --git a/bootstrap/lib/kernel/ebin/inet.beam b/bootstrap/lib/kernel/ebin/inet.beam index fd855be69b..7df45ea492 100644 Binary files a/bootstrap/lib/kernel/ebin/inet.beam and b/bootstrap/lib/kernel/ebin/inet.beam differ diff --git a/bootstrap/lib/kernel/ebin/inet_db.beam b/bootstrap/lib/kernel/ebin/inet_db.beam index 315d1126aa..513a7dc03d 100644 Binary files a/bootstrap/lib/kernel/ebin/inet_db.beam and b/bootstrap/lib/kernel/ebin/inet_db.beam differ diff --git a/bootstrap/lib/kernel/ebin/inet_dns.beam b/bootstrap/lib/kernel/ebin/inet_dns.beam index 7b04a63303..f483acd96c 100644 Binary files a/bootstrap/lib/kernel/ebin/inet_dns.beam and b/bootstrap/lib/kernel/ebin/inet_dns.beam differ diff --git a/bootstrap/lib/kernel/ebin/inet_parse.beam b/bootstrap/lib/kernel/ebin/inet_parse.beam index 561e53dcbd..175649cd81 100644 Binary files a/bootstrap/lib/kernel/ebin/inet_parse.beam and b/bootstrap/lib/kernel/ebin/inet_parse.beam differ diff --git a/bootstrap/lib/kernel/ebin/logger.beam b/bootstrap/lib/kernel/ebin/logger.beam index a2e87793ff..7cac680071 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_backend.beam b/bootstrap/lib/kernel/ebin/logger_backend.beam index ccc03d104c..5f9b0edc58 100644 Binary files a/bootstrap/lib/kernel/ebin/logger_backend.beam and b/bootstrap/lib/kernel/ebin/logger_backend.beam differ diff --git a/bootstrap/lib/kernel/ebin/logger_disk_log_h.beam b/bootstrap/lib/kernel/ebin/logger_disk_log_h.beam index fc601ddaa6..8ae617404c 100644 Binary files a/bootstrap/lib/kernel/ebin/logger_disk_log_h.beam and b/bootstrap/lib/kernel/ebin/logger_disk_log_h.beam differ diff --git a/bootstrap/lib/kernel/ebin/logger_h_common.beam b/bootstrap/lib/kernel/ebin/logger_h_common.beam index b1fb2c1191..fe2b7a45eb 100644 Binary files a/bootstrap/lib/kernel/ebin/logger_h_common.beam and b/bootstrap/lib/kernel/ebin/logger_h_common.beam differ diff --git a/bootstrap/lib/kernel/ebin/logger_simple_h.beam b/bootstrap/lib/kernel/ebin/logger_simple_h.beam index 64db774f26..890de624b9 100644 Binary files a/bootstrap/lib/kernel/ebin/logger_simple_h.beam and b/bootstrap/lib/kernel/ebin/logger_simple_h.beam differ diff --git a/bootstrap/lib/kernel/ebin/ram_file.beam b/bootstrap/lib/kernel/ebin/ram_file.beam index 658240ef1e..c2f265ede4 100644 Binary files a/bootstrap/lib/kernel/ebin/ram_file.beam and b/bootstrap/lib/kernel/ebin/ram_file.beam differ diff --git a/bootstrap/lib/stdlib/ebin/dets_utils.beam b/bootstrap/lib/stdlib/ebin/dets_utils.beam index 6f00fd917b..2b56a46eb1 100644 Binary files a/bootstrap/lib/stdlib/ebin/dets_utils.beam and b/bootstrap/lib/stdlib/ebin/dets_utils.beam differ diff --git a/bootstrap/lib/stdlib/ebin/dets_v9.beam b/bootstrap/lib/stdlib/ebin/dets_v9.beam index 088a58617c..2fda3ba53f 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_anno.beam b/bootstrap/lib/stdlib/ebin/erl_anno.beam index 710a82f1fa..7a0a4c08d8 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_anno.beam and b/bootstrap/lib/stdlib/ebin/erl_anno.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_eval.beam b/bootstrap/lib/stdlib/ebin/erl_eval.beam index a6dc4e0d68..7da699085f 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_eval.beam and b/bootstrap/lib/stdlib/ebin/erl_eval.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_expand_records.beam b/bootstrap/lib/stdlib/ebin/erl_expand_records.beam index a4bfe3d411..9a3daef51e 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_expand_records.beam and b/bootstrap/lib/stdlib/ebin/erl_expand_records.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_internal.beam b/bootstrap/lib/stdlib/ebin/erl_internal.beam index c635408fde..c571d9f6f3 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_internal.beam and b/bootstrap/lib/stdlib/ebin/erl_internal.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_lint.beam b/bootstrap/lib/stdlib/ebin/erl_lint.beam index fd2b331f69..3fa4a49c24 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/erl_scan.beam b/bootstrap/lib/stdlib/ebin/erl_scan.beam index 0f516803e3..a7a2910e1b 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_scan.beam and b/bootstrap/lib/stdlib/ebin/erl_scan.beam differ diff --git a/bootstrap/lib/stdlib/ebin/filename.beam b/bootstrap/lib/stdlib/ebin/filename.beam index 42e8e24580..85d568a8e1 100644 Binary files a/bootstrap/lib/stdlib/ebin/filename.beam and b/bootstrap/lib/stdlib/ebin/filename.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gen_fsm.beam b/bootstrap/lib/stdlib/ebin/gen_fsm.beam index 769f82a528..670c6c6c5d 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen_fsm.beam and b/bootstrap/lib/stdlib/ebin/gen_fsm.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gen_statem.beam b/bootstrap/lib/stdlib/ebin/gen_statem.beam index f47d71163d..54e6427c24 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen_statem.beam and b/bootstrap/lib/stdlib/ebin/gen_statem.beam differ diff --git a/bootstrap/lib/stdlib/ebin/io.beam b/bootstrap/lib/stdlib/ebin/io.beam index e1841e184c..197d9b7f9c 100644 Binary files a/bootstrap/lib/stdlib/ebin/io.beam and b/bootstrap/lib/stdlib/ebin/io.beam differ diff --git a/bootstrap/lib/stdlib/ebin/ms_transform.beam b/bootstrap/lib/stdlib/ebin/ms_transform.beam index 03b4b75bb6..e465ca8d5d 100644 Binary files a/bootstrap/lib/stdlib/ebin/ms_transform.beam and b/bootstrap/lib/stdlib/ebin/ms_transform.beam differ diff --git a/bootstrap/lib/stdlib/ebin/otp_internal.beam b/bootstrap/lib/stdlib/ebin/otp_internal.beam index 00fef1da84..ab99005d7a 100644 Binary files a/bootstrap/lib/stdlib/ebin/otp_internal.beam and b/bootstrap/lib/stdlib/ebin/otp_internal.beam differ diff --git a/bootstrap/lib/stdlib/ebin/qlc.beam b/bootstrap/lib/stdlib/ebin/qlc.beam index 5d4375adca..c1cd50f143 100644 Binary files a/bootstrap/lib/stdlib/ebin/qlc.beam and b/bootstrap/lib/stdlib/ebin/qlc.beam differ diff --git a/bootstrap/lib/stdlib/ebin/shell.beam b/bootstrap/lib/stdlib/ebin/shell.beam index 36a9c27c35..65ffc775ad 100644 Binary files a/bootstrap/lib/stdlib/ebin/shell.beam and b/bootstrap/lib/stdlib/ebin/shell.beam differ diff --git a/bootstrap/lib/stdlib/ebin/string.beam b/bootstrap/lib/stdlib/ebin/string.beam index 678fead549..57142f539a 100644 Binary files a/bootstrap/lib/stdlib/ebin/string.beam and b/bootstrap/lib/stdlib/ebin/string.beam differ diff --git a/bootstrap/lib/stdlib/ebin/supervisor.beam b/bootstrap/lib/stdlib/ebin/supervisor.beam index 1cb1178884..c00a557688 100644 Binary files a/bootstrap/lib/stdlib/ebin/supervisor.beam and b/bootstrap/lib/stdlib/ebin/supervisor.beam differ diff --git a/bootstrap/lib/stdlib/ebin/unicode.beam b/bootstrap/lib/stdlib/ebin/unicode.beam index b3b0a4637a..bdd4374aef 100644 Binary files a/bootstrap/lib/stdlib/ebin/unicode.beam and b/bootstrap/lib/stdlib/ebin/unicode.beam differ -- cgit v1.2.3