From 7d4bb870a8400599166407202d584ad4ea2b741d Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Wed, 26 Feb 2014 15:36:17 +0100 Subject: Update preloaded and primary bootstrap --- bootstrap/lib/compiler/ebin/beam_a.beam | Bin 2396 -> 2500 bytes bootstrap/lib/compiler/ebin/beam_asm.beam | Bin 11620 -> 11676 bytes bootstrap/lib/compiler/ebin/beam_block.beam | Bin 15260 -> 15284 bytes bootstrap/lib/compiler/ebin/beam_clean.beam | Bin 11256 -> 11256 bytes bootstrap/lib/compiler/ebin/beam_disasm.beam | Bin 26208 -> 26316 bytes bootstrap/lib/compiler/ebin/beam_flatten.beam | Bin 3092 -> 3108 bytes bootstrap/lib/compiler/ebin/beam_jump.beam | Bin 8700 -> 8680 bytes bootstrap/lib/compiler/ebin/beam_opcodes.beam | Bin 7064 -> 7072 bytes bootstrap/lib/compiler/ebin/beam_split.beam | Bin 2380 -> 2392 bytes bootstrap/lib/compiler/ebin/beam_utils.beam | Bin 13392 -> 13460 bytes bootstrap/lib/compiler/ebin/beam_validator.beam | Bin 34992 -> 36240 bytes bootstrap/lib/compiler/ebin/beam_z.beam | Bin 2232 -> 2748 bytes bootstrap/lib/compiler/ebin/cerl.beam | Bin 30916 -> 30976 bytes bootstrap/lib/compiler/ebin/cerl_inline.beam | Bin 38776 -> 38880 bytes bootstrap/lib/compiler/ebin/cerl_trees.beam | Bin 20208 -> 20368 bytes bootstrap/lib/compiler/ebin/compile.beam | Bin 38844 -> 38852 bytes bootstrap/lib/compiler/ebin/compiler.appup | 22 +++++++++++++++++++++- bootstrap/lib/compiler/ebin/sys_core_fold.beam | Bin 49936 -> 49840 bytes bootstrap/lib/compiler/ebin/v3_codegen.beam | Bin 54228 -> 54480 bytes bootstrap/lib/compiler/ebin/v3_core.beam | Bin 50832 -> 51748 bytes bootstrap/lib/compiler/ebin/v3_kernel.beam | Bin 46400 -> 46996 bytes bootstrap/lib/compiler/ebin/v3_kernel_pp.beam | Bin 12400 -> 12376 bytes 22 files changed, 21 insertions(+), 1 deletion(-) (limited to 'bootstrap/lib/compiler') diff --git a/bootstrap/lib/compiler/ebin/beam_a.beam b/bootstrap/lib/compiler/ebin/beam_a.beam index 459db28f43..87e9759ffe 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_asm.beam b/bootstrap/lib/compiler/ebin/beam_asm.beam index 8684b356ff..a3b9f3df8a 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_asm.beam and b/bootstrap/lib/compiler/ebin/beam_asm.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_block.beam b/bootstrap/lib/compiler/ebin/beam_block.beam index c161220c93..11482a1451 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_block.beam and b/bootstrap/lib/compiler/ebin/beam_block.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_clean.beam b/bootstrap/lib/compiler/ebin/beam_clean.beam index f6e3059e86..f6a9ff987d 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_clean.beam and b/bootstrap/lib/compiler/ebin/beam_clean.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_disasm.beam b/bootstrap/lib/compiler/ebin/beam_disasm.beam index 2b645cdf75..c129898523 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_flatten.beam b/bootstrap/lib/compiler/ebin/beam_flatten.beam index bf2d341c05..35dae78125 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_flatten.beam and b/bootstrap/lib/compiler/ebin/beam_flatten.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_jump.beam b/bootstrap/lib/compiler/ebin/beam_jump.beam index 75c02f082f..a619db9d50 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_opcodes.beam b/bootstrap/lib/compiler/ebin/beam_opcodes.beam index 5047d223c2..eaf39a378e 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_opcodes.beam and b/bootstrap/lib/compiler/ebin/beam_opcodes.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_split.beam b/bootstrap/lib/compiler/ebin/beam_split.beam index 874245d501..1d12f2cf1d 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_split.beam and b/bootstrap/lib/compiler/ebin/beam_split.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_utils.beam b/bootstrap/lib/compiler/ebin/beam_utils.beam index 7da67b85ee..204a243a5b 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 8c685feb27..07225dc8b1 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/beam_z.beam b/bootstrap/lib/compiler/ebin/beam_z.beam index 2c4ca55563..ad551bcc8c 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_z.beam and b/bootstrap/lib/compiler/ebin/beam_z.beam differ diff --git a/bootstrap/lib/compiler/ebin/cerl.beam b/bootstrap/lib/compiler/ebin/cerl.beam index dc6bd455e7..686281467d 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 5604f26896..cfe023c601 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/cerl_trees.beam b/bootstrap/lib/compiler/ebin/cerl_trees.beam index 53e45c6742..faafbe20c8 100644 Binary files a/bootstrap/lib/compiler/ebin/cerl_trees.beam and b/bootstrap/lib/compiler/ebin/cerl_trees.beam differ diff --git a/bootstrap/lib/compiler/ebin/compile.beam b/bootstrap/lib/compiler/ebin/compile.beam index 1aa96eb292..c13c3a40a6 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 2c0d46d5f5..13c2644004 100644 --- a/bootstrap/lib/compiler/ebin/compiler.appup +++ b/bootstrap/lib/compiler/ebin/compiler.appup @@ -1 +1,21 @@ -{"4.9.4",[],[]}. +%% -*- erlang -*- +%% %CopyrightBegin% +%% +%% Copyright Ericsson AB 2014. All Rights Reserved. +%% +%% The contents of this file are subject to the Erlang Public License, +%% Version 1.1, (the "License"); you may not use this file except in +%% compliance with the License. You should have received a copy of the +%% Erlang Public License along with this software. If not, it can be +%% retrieved online at http://www.erlang.org/. +%% +%% Software distributed under the License is distributed on an "AS IS" +%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See +%% the License for the specific language governing rights and limitations +%% under the License. +%% +%% %CopyrightEnd% +{"4.9.4", + [{<<".*">>,[{restart_application, compiler}]}], + [{<<".*">>,[{restart_application, compiler}]}] +}. diff --git a/bootstrap/lib/compiler/ebin/sys_core_fold.beam b/bootstrap/lib/compiler/ebin/sys_core_fold.beam index 4cfa4db1d5..667d56d6d1 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_codegen.beam b/bootstrap/lib/compiler/ebin/v3_codegen.beam index bd2c8f3c3d..c270802455 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 52a1086004..0b4228f8a8 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 fd7df78757..ecec470cb0 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_kernel_pp.beam b/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam index 1af163078c..bc67dfe0c6 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam and b/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam differ -- cgit v1.2.3