From 7c3bdf14220b500308a14f71aa91139dece2d731 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Wed, 23 Nov 2016 12:16:45 +0100 Subject: Update primary bootstrap --- bootstrap/lib/compiler/ebin/beam_bool.beam | Bin 15720 -> 0 bytes bootstrap/lib/compiler/ebin/beam_dead.beam | Bin 13296 -> 13848 bytes bootstrap/lib/compiler/ebin/beam_dict.beam | Bin 5292 -> 5284 bytes bootstrap/lib/compiler/ebin/beam_disasm.beam | Bin 26192 -> 26192 bytes bootstrap/lib/compiler/ebin/beam_except.beam | Bin 3564 -> 3564 bytes bootstrap/lib/compiler/ebin/beam_jump.beam | Bin 10052 -> 9196 bytes bootstrap/lib/compiler/ebin/beam_type.beam | Bin 17748 -> 17756 bytes bootstrap/lib/compiler/ebin/beam_utils.beam | Bin 13788 -> 13656 bytes bootstrap/lib/compiler/ebin/beam_validator.beam | Bin 30852 -> 30792 bytes bootstrap/lib/compiler/ebin/cerl.beam | Bin 32080 -> 32080 bytes bootstrap/lib/compiler/ebin/compiler.app | 1 - bootstrap/lib/compiler/ebin/core_lint.beam | Bin 13572 -> 13572 bytes bootstrap/lib/compiler/ebin/core_scan.beam | Bin 6636 -> 6636 bytes bootstrap/lib/compiler/ebin/erl_bifs.beam | Bin 2152 -> 2160 bytes bootstrap/lib/compiler/ebin/sys_core_inline.beam | Bin 4236 -> 4236 bytes bootstrap/lib/compiler/ebin/v3_codegen.beam | Bin 56480 -> 56824 bytes bootstrap/lib/compiler/ebin/v3_kernel.beam | Bin 46636 -> 54900 bytes bootstrap/lib/compiler/ebin/v3_kernel_pp.beam | Bin 12704 -> 12812 bytes bootstrap/lib/compiler/ebin/v3_life.beam | Bin 17788 -> 17792 bytes 19 files changed, 1 deletion(-) delete mode 100644 bootstrap/lib/compiler/ebin/beam_bool.beam (limited to 'bootstrap/lib/compiler/ebin') diff --git a/bootstrap/lib/compiler/ebin/beam_bool.beam b/bootstrap/lib/compiler/ebin/beam_bool.beam deleted file mode 100644 index 37f368190e..0000000000 Binary files a/bootstrap/lib/compiler/ebin/beam_bool.beam and /dev/null differ diff --git a/bootstrap/lib/compiler/ebin/beam_dead.beam b/bootstrap/lib/compiler/ebin/beam_dead.beam index 8f5de4c19f..febe5c1e5f 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_dict.beam b/bootstrap/lib/compiler/ebin/beam_dict.beam index 665512eae1..0f85080a31 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_dict.beam and b/bootstrap/lib/compiler/ebin/beam_dict.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_disasm.beam b/bootstrap/lib/compiler/ebin/beam_disasm.beam index 3512deb0d3..f99e90ea72 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_except.beam b/bootstrap/lib/compiler/ebin/beam_except.beam index 03fc2edd02..361d41017c 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_except.beam and b/bootstrap/lib/compiler/ebin/beam_except.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_jump.beam b/bootstrap/lib/compiler/ebin/beam_jump.beam index 16db9eb358..fa1d85ad04 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_type.beam b/bootstrap/lib/compiler/ebin/beam_type.beam index 19c85f36d2..5435bcf26b 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 52c25a2ec6..e45b4ef895 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 f1a93dc4df..1b1e42b6b1 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 e432edd537..24c039780a 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/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app index 5842aff4f1..237993f080 100644 --- a/bootstrap/lib/compiler/ebin/compiler.app +++ b/bootstrap/lib/compiler/ebin/compiler.app @@ -24,7 +24,6 @@ beam_a, beam_asm, beam_block, - beam_bool, beam_bs, beam_bsm, beam_clean, diff --git a/bootstrap/lib/compiler/ebin/core_lint.beam b/bootstrap/lib/compiler/ebin/core_lint.beam index fa345d2da4..4c037ee7b0 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/core_scan.beam b/bootstrap/lib/compiler/ebin/core_scan.beam index 3017a4e026..e56ef9afd8 100644 Binary files a/bootstrap/lib/compiler/ebin/core_scan.beam and b/bootstrap/lib/compiler/ebin/core_scan.beam differ diff --git a/bootstrap/lib/compiler/ebin/erl_bifs.beam b/bootstrap/lib/compiler/ebin/erl_bifs.beam index 3ff1f7c5a0..f96a9698c4 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/sys_core_inline.beam b/bootstrap/lib/compiler/ebin/sys_core_inline.beam index 2f44e76e87..821eb13469 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 8a6b8d912c..65f093a575 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_kernel.beam b/bootstrap/lib/compiler/ebin/v3_kernel.beam index d3fe183fee..509ef4ffa0 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 2ded237ea4..7995c58cac 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam and b/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam differ diff --git a/bootstrap/lib/compiler/ebin/v3_life.beam b/bootstrap/lib/compiler/ebin/v3_life.beam index 8ffe24ca24..fb35981da8 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_life.beam and b/bootstrap/lib/compiler/ebin/v3_life.beam differ -- cgit v1.2.3