From 93475dd223074c3eedf10ec86fc8e1d89986f7de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn-Egil=20Dahlberg?= Date: Fri, 4 Apr 2014 12:10:34 +0200 Subject: Update primary bootstrap --- bootstrap/lib/compiler/ebin/beam_disasm.beam | Bin 26316 -> 26320 bytes bootstrap/lib/compiler/ebin/compiler.appup | 2 +- bootstrap/lib/compiler/ebin/core_lib.beam | Bin 5740 -> 5980 bytes bootstrap/lib/compiler/ebin/core_pp.beam | Bin 13084 -> 13196 bytes bootstrap/lib/compiler/ebin/sys_core_fold.beam | Bin 50332 -> 50208 bytes bootstrap/lib/compiler/ebin/sys_pre_expand.beam | Bin 14252 -> 14244 bytes bootstrap/lib/compiler/ebin/v3_codegen.beam | Bin 54556 -> 54516 bytes bootstrap/lib/compiler/ebin/v3_core.beam | Bin 53216 -> 53472 bytes bootstrap/lib/compiler/ebin/v3_kernel.beam | Bin 47480 -> 47460 bytes bootstrap/lib/compiler/ebin/v3_life.beam | Bin 20708 -> 20696 bytes bootstrap/lib/kernel/ebin/application.beam | Bin 4676 -> 4524 bytes bootstrap/lib/kernel/ebin/inet_config.beam | Bin 7784 -> 7812 bytes bootstrap/lib/stdlib/ebin/erl_expand_records.beam | Bin 22504 -> 22504 bytes bootstrap/lib/stdlib/ebin/erl_lint.beam | Bin 89540 -> 89740 bytes bootstrap/lib/stdlib/ebin/erl_pp.beam | Bin 26316 -> 26656 bytes bootstrap/lib/stdlib/ebin/otp_internal.beam | Bin 10156 -> 10172 bytes bootstrap/lib/stdlib/ebin/pg.beam | Bin 2064 -> 2096 bytes bootstrap/lib/stdlib/ebin/slave.beam | Bin 4860 -> 5200 bytes 18 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/lib/compiler/ebin/beam_disasm.beam b/bootstrap/lib/compiler/ebin/beam_disasm.beam index c129898523..f050f39ca0 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/compiler.appup b/bootstrap/lib/compiler/ebin/compiler.appup index 13c2644004..e73b9aa60c 100644 --- a/bootstrap/lib/compiler/ebin/compiler.appup +++ b/bootstrap/lib/compiler/ebin/compiler.appup @@ -15,7 +15,7 @@ %% under the License. %% %% %CopyrightEnd% -{"4.9.4", +{"5.0", [{<<".*">>,[{restart_application, compiler}]}], [{<<".*">>,[{restart_application, compiler}]}] }. diff --git a/bootstrap/lib/compiler/ebin/core_lib.beam b/bootstrap/lib/compiler/ebin/core_lib.beam index 4957fbabb7..bb38837049 100644 Binary files a/bootstrap/lib/compiler/ebin/core_lib.beam and b/bootstrap/lib/compiler/ebin/core_lib.beam differ diff --git a/bootstrap/lib/compiler/ebin/core_pp.beam b/bootstrap/lib/compiler/ebin/core_pp.beam index fbfd68a93b..e6e60fb658 100644 Binary files a/bootstrap/lib/compiler/ebin/core_pp.beam and b/bootstrap/lib/compiler/ebin/core_pp.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_fold.beam b/bootstrap/lib/compiler/ebin/sys_core_fold.beam index 39be60c555..923c4d98fd 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_pre_expand.beam b/bootstrap/lib/compiler/ebin/sys_pre_expand.beam index 5c14528eff..c0c537f623 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_pre_expand.beam and b/bootstrap/lib/compiler/ebin/sys_pre_expand.beam differ diff --git a/bootstrap/lib/compiler/ebin/v3_codegen.beam b/bootstrap/lib/compiler/ebin/v3_codegen.beam index 6bf28f441e..3670fd206c 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/compiler/ebin/v3_core.beam b/bootstrap/lib/compiler/ebin/v3_core.beam index 6b322b8da0..ac24c6a6cb 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_core.beam and b/bootstrap/lib/compiler/ebin/v3_core.beam differ diff --git a/bootstrap/lib/compiler/ebin/v3_kernel.beam b/bootstrap/lib/compiler/ebin/v3_kernel.beam index f5dcecb807..1e549a41c7 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/compiler/ebin/v3_life.beam b/bootstrap/lib/compiler/ebin/v3_life.beam index c2363fc62d..0eb0cb6caf 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_life.beam and b/bootstrap/lib/compiler/ebin/v3_life.beam differ diff --git a/bootstrap/lib/kernel/ebin/application.beam b/bootstrap/lib/kernel/ebin/application.beam index 2c8444fb95..6946d17545 100644 Binary files a/bootstrap/lib/kernel/ebin/application.beam and b/bootstrap/lib/kernel/ebin/application.beam differ diff --git a/bootstrap/lib/kernel/ebin/inet_config.beam b/bootstrap/lib/kernel/ebin/inet_config.beam index 03b42209e6..e858ac20f1 100644 Binary files a/bootstrap/lib/kernel/ebin/inet_config.beam and b/bootstrap/lib/kernel/ebin/inet_config.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_expand_records.beam b/bootstrap/lib/stdlib/ebin/erl_expand_records.beam index 0e72af0e35..9f7ad7265d 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_lint.beam b/bootstrap/lib/stdlib/ebin/erl_lint.beam index 50b3e3c9d3..9481dc6ef5 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_pp.beam b/bootstrap/lib/stdlib/ebin/erl_pp.beam index 683a07fbd5..ff196f3a45 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_pp.beam and b/bootstrap/lib/stdlib/ebin/erl_pp.beam differ diff --git a/bootstrap/lib/stdlib/ebin/otp_internal.beam b/bootstrap/lib/stdlib/ebin/otp_internal.beam index defe4fa5a0..23b140aeb5 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/pg.beam b/bootstrap/lib/stdlib/ebin/pg.beam index 65195defbf..31f30461d8 100644 Binary files a/bootstrap/lib/stdlib/ebin/pg.beam and b/bootstrap/lib/stdlib/ebin/pg.beam differ diff --git a/bootstrap/lib/stdlib/ebin/slave.beam b/bootstrap/lib/stdlib/ebin/slave.beam index ba741284ac..532c46cd38 100644 Binary files a/bootstrap/lib/stdlib/ebin/slave.beam and b/bootstrap/lib/stdlib/ebin/slave.beam differ -- cgit v1.2.3