From 841de5287ecef4dae5ea2e78531d8216f9b87989 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Wed, 2 Jun 2010 12:54:58 +0000 Subject: Update bootstrap compiler --- bootstrap/lib/stdlib/ebin/array.beam | Bin 10720 -> 10720 bytes bootstrap/lib/stdlib/ebin/base64.beam | Bin 3836 -> 3828 bytes bootstrap/lib/stdlib/ebin/beam_lib.beam | Bin 16168 -> 16528 bytes bootstrap/lib/stdlib/ebin/binary.beam | Bin 0 -> 2480 bytes bootstrap/lib/stdlib/ebin/c.beam | Bin 12524 -> 12520 bytes bootstrap/lib/stdlib/ebin/dets.beam | Bin 49020 -> 48608 bytes bootstrap/lib/stdlib/ebin/dets_utils.beam | Bin 26024 -> 26012 bytes bootstrap/lib/stdlib/ebin/dets_v8.beam | Bin 25388 -> 25152 bytes bootstrap/lib/stdlib/ebin/dets_v9.beam | Bin 46524 -> 46124 bytes bootstrap/lib/stdlib/ebin/dict.beam | Bin 8596 -> 8604 bytes bootstrap/lib/stdlib/ebin/digraph.beam | Bin 7684 -> 7664 bytes bootstrap/lib/stdlib/ebin/digraph_utils.beam | Bin 6228 -> 6252 bytes bootstrap/lib/stdlib/ebin/edlin.beam | Bin 7296 -> 7392 bytes bootstrap/lib/stdlib/ebin/epp.beam | Bin 21924 -> 21816 bytes bootstrap/lib/stdlib/ebin/erl_bits.beam | Bin 2468 -> 2468 bytes bootstrap/lib/stdlib/ebin/erl_compile.beam | Bin 4744 -> 4736 bytes bootstrap/lib/stdlib/ebin/erl_eval.beam | Bin 21624 -> 21588 bytes bootstrap/lib/stdlib/ebin/erl_expand_records.beam | Bin 17056 -> 19756 bytes bootstrap/lib/stdlib/ebin/erl_internal.beam | Bin 3912 -> 3928 bytes bootstrap/lib/stdlib/ebin/erl_lint.beam | Bin 72444 -> 72352 bytes bootstrap/lib/stdlib/ebin/erl_parse.beam | Bin 62612 -> 62612 bytes bootstrap/lib/stdlib/ebin/erl_pp.beam | Bin 21332 -> 21300 bytes bootstrap/lib/stdlib/ebin/erl_scan.beam | Bin 30292 -> 30204 bytes bootstrap/lib/stdlib/ebin/erl_tar.beam | Bin 14648 -> 14600 bytes bootstrap/lib/stdlib/ebin/error_logger_file_h.beam | Bin 4596 -> 4588 bytes bootstrap/lib/stdlib/ebin/error_logger_tty_h.beam | Bin 4332 -> 4332 bytes bootstrap/lib/stdlib/ebin/escript.beam | Bin 15328 -> 15284 bytes bootstrap/lib/stdlib/ebin/ets.beam | Bin 18140 -> 18080 bytes bootstrap/lib/stdlib/ebin/eval_bits.beam | Bin 6140 -> 6136 bytes bootstrap/lib/stdlib/ebin/file_sorter.beam | Bin 28356 -> 28336 bytes bootstrap/lib/stdlib/ebin/filelib.beam | Bin 6376 -> 6388 bytes bootstrap/lib/stdlib/ebin/filename.beam | Bin 8672 -> 8644 bytes bootstrap/lib/stdlib/ebin/gb_sets.beam | Bin 7520 -> 7544 bytes bootstrap/lib/stdlib/ebin/gb_trees.beam | Bin 4612 -> 4624 bytes bootstrap/lib/stdlib/ebin/gen.beam | Bin 3408 -> 3412 bytes bootstrap/lib/stdlib/ebin/gen_event.beam | Bin 11916 -> 12356 bytes bootstrap/lib/stdlib/ebin/gen_fsm.beam | Bin 8832 -> 9056 bytes bootstrap/lib/stdlib/ebin/gen_server.beam | Bin 11720 -> 11948 bytes bootstrap/lib/stdlib/ebin/io.beam | Bin 6176 -> 6176 bytes bootstrap/lib/stdlib/ebin/io_lib.beam | Bin 8308 -> 8300 bytes bootstrap/lib/stdlib/ebin/io_lib_format.beam | Bin 10948 -> 10964 bytes bootstrap/lib/stdlib/ebin/io_lib_pretty.beam | Bin 11280 -> 11260 bytes bootstrap/lib/stdlib/ebin/lib.beam | Bin 8104 -> 8100 bytes bootstrap/lib/stdlib/ebin/ms_transform.beam | Bin 16884 -> 16896 bytes bootstrap/lib/stdlib/ebin/otp_internal.beam | Bin 7792 -> 7768 bytes bootstrap/lib/stdlib/ebin/pg.beam | Bin 1936 -> 1932 bytes bootstrap/lib/stdlib/ebin/pool.beam | Bin 3520 -> 3520 bytes bootstrap/lib/stdlib/ebin/proc_lib.beam | Bin 8476 -> 8472 bytes bootstrap/lib/stdlib/ebin/proplists.beam | Bin 4576 -> 4560 bytes bootstrap/lib/stdlib/ebin/qlc.beam | Bin 64404 -> 64200 bytes bootstrap/lib/stdlib/ebin/qlc_pt.beam | Bin 66008 -> 65996 bytes bootstrap/lib/stdlib/ebin/re.beam | Bin 11312 -> 11296 bytes bootstrap/lib/stdlib/ebin/regexp.beam | Bin 7896 -> 7860 bytes bootstrap/lib/stdlib/ebin/sets.beam | Bin 6736 -> 6736 bytes bootstrap/lib/stdlib/ebin/shell.beam | Bin 28144 -> 28160 bytes bootstrap/lib/stdlib/ebin/sofs.beam | Bin 39096 -> 39076 bytes bootstrap/lib/stdlib/ebin/stdlib.app | 1 + bootstrap/lib/stdlib/ebin/supervisor.beam | Bin 15184 -> 14984 bytes bootstrap/lib/stdlib/ebin/sys.beam | Bin 6860 -> 6804 bytes bootstrap/lib/stdlib/ebin/timer.beam | Bin 4836 -> 4732 bytes bootstrap/lib/stdlib/ebin/unicode.beam | Bin 10792 -> 10808 bytes bootstrap/lib/stdlib/ebin/zip.beam | Bin 24644 -> 24568 bytes 62 files changed, 1 insertion(+) create mode 100644 bootstrap/lib/stdlib/ebin/binary.beam (limited to 'bootstrap/lib/stdlib/ebin') diff --git a/bootstrap/lib/stdlib/ebin/array.beam b/bootstrap/lib/stdlib/ebin/array.beam index a3049ae953..1c26f19403 100644 Binary files a/bootstrap/lib/stdlib/ebin/array.beam and b/bootstrap/lib/stdlib/ebin/array.beam differ diff --git a/bootstrap/lib/stdlib/ebin/base64.beam b/bootstrap/lib/stdlib/ebin/base64.beam index 101ffc3904..d48d8d6f58 100644 Binary files a/bootstrap/lib/stdlib/ebin/base64.beam and b/bootstrap/lib/stdlib/ebin/base64.beam differ diff --git a/bootstrap/lib/stdlib/ebin/beam_lib.beam b/bootstrap/lib/stdlib/ebin/beam_lib.beam index 58123d66be..e7ba44d542 100644 Binary files a/bootstrap/lib/stdlib/ebin/beam_lib.beam and b/bootstrap/lib/stdlib/ebin/beam_lib.beam differ diff --git a/bootstrap/lib/stdlib/ebin/binary.beam b/bootstrap/lib/stdlib/ebin/binary.beam new file mode 100644 index 0000000000..5180c122d2 Binary files /dev/null and b/bootstrap/lib/stdlib/ebin/binary.beam differ diff --git a/bootstrap/lib/stdlib/ebin/c.beam b/bootstrap/lib/stdlib/ebin/c.beam index ea36930179..099bb5ad90 100644 Binary files a/bootstrap/lib/stdlib/ebin/c.beam and b/bootstrap/lib/stdlib/ebin/c.beam differ diff --git a/bootstrap/lib/stdlib/ebin/dets.beam b/bootstrap/lib/stdlib/ebin/dets.beam index 8b637ab064..ccd277b7ad 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_utils.beam b/bootstrap/lib/stdlib/ebin/dets_utils.beam index 36d38c4e9a..b0c3e351d2 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_v8.beam b/bootstrap/lib/stdlib/ebin/dets_v8.beam index 6537f0e44d..f48768ca53 100644 Binary files a/bootstrap/lib/stdlib/ebin/dets_v8.beam and b/bootstrap/lib/stdlib/ebin/dets_v8.beam differ diff --git a/bootstrap/lib/stdlib/ebin/dets_v9.beam b/bootstrap/lib/stdlib/ebin/dets_v9.beam index 2a247effc1..0694437929 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/dict.beam b/bootstrap/lib/stdlib/ebin/dict.beam index 3d0b4194b6..ebf01cb9b5 100644 Binary files a/bootstrap/lib/stdlib/ebin/dict.beam and b/bootstrap/lib/stdlib/ebin/dict.beam differ diff --git a/bootstrap/lib/stdlib/ebin/digraph.beam b/bootstrap/lib/stdlib/ebin/digraph.beam index 41043bf729..38195e8957 100644 Binary files a/bootstrap/lib/stdlib/ebin/digraph.beam and b/bootstrap/lib/stdlib/ebin/digraph.beam differ diff --git a/bootstrap/lib/stdlib/ebin/digraph_utils.beam b/bootstrap/lib/stdlib/ebin/digraph_utils.beam index e0c15a218a..ce329ab2ab 100644 Binary files a/bootstrap/lib/stdlib/ebin/digraph_utils.beam and b/bootstrap/lib/stdlib/ebin/digraph_utils.beam differ diff --git a/bootstrap/lib/stdlib/ebin/edlin.beam b/bootstrap/lib/stdlib/ebin/edlin.beam index fe51f7f417..9fc93d042c 100644 Binary files a/bootstrap/lib/stdlib/ebin/edlin.beam and b/bootstrap/lib/stdlib/ebin/edlin.beam differ diff --git a/bootstrap/lib/stdlib/ebin/epp.beam b/bootstrap/lib/stdlib/ebin/epp.beam index 71e0d21db1..8059231d6e 100644 Binary files a/bootstrap/lib/stdlib/ebin/epp.beam and b/bootstrap/lib/stdlib/ebin/epp.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_bits.beam b/bootstrap/lib/stdlib/ebin/erl_bits.beam index 7b1f8bb764..d338fe3778 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_bits.beam and b/bootstrap/lib/stdlib/ebin/erl_bits.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_compile.beam b/bootstrap/lib/stdlib/ebin/erl_compile.beam index cc4ef260d0..3f0cb585e8 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_compile.beam and b/bootstrap/lib/stdlib/ebin/erl_compile.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_eval.beam b/bootstrap/lib/stdlib/ebin/erl_eval.beam index dfd10fb4bf..cac3a46319 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 2a2ec9b4e1..983fe23879 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 1609ae4997..bb2cbef866 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 21ec2e638f..f2b85fadb7 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_parse.beam b/bootstrap/lib/stdlib/ebin/erl_parse.beam index 1a61eb31ac..0d7c12e53f 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_parse.beam and b/bootstrap/lib/stdlib/ebin/erl_parse.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_pp.beam b/bootstrap/lib/stdlib/ebin/erl_pp.beam index 161db6cef0..eb7462cb0e 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/erl_scan.beam b/bootstrap/lib/stdlib/ebin/erl_scan.beam index 0b04a411b5..cffdda03ae 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/erl_tar.beam b/bootstrap/lib/stdlib/ebin/erl_tar.beam index 40d41d0202..369e5a8c6d 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_tar.beam and b/bootstrap/lib/stdlib/ebin/erl_tar.beam differ diff --git a/bootstrap/lib/stdlib/ebin/error_logger_file_h.beam b/bootstrap/lib/stdlib/ebin/error_logger_file_h.beam index ae5a7020ea..13a91def18 100644 Binary files a/bootstrap/lib/stdlib/ebin/error_logger_file_h.beam and b/bootstrap/lib/stdlib/ebin/error_logger_file_h.beam differ diff --git a/bootstrap/lib/stdlib/ebin/error_logger_tty_h.beam b/bootstrap/lib/stdlib/ebin/error_logger_tty_h.beam index 6065cfa8f1..50dd448b1b 100644 Binary files a/bootstrap/lib/stdlib/ebin/error_logger_tty_h.beam and b/bootstrap/lib/stdlib/ebin/error_logger_tty_h.beam differ diff --git a/bootstrap/lib/stdlib/ebin/escript.beam b/bootstrap/lib/stdlib/ebin/escript.beam index 3c4b3f4eb6..15f1cb8354 100644 Binary files a/bootstrap/lib/stdlib/ebin/escript.beam and b/bootstrap/lib/stdlib/ebin/escript.beam differ diff --git a/bootstrap/lib/stdlib/ebin/ets.beam b/bootstrap/lib/stdlib/ebin/ets.beam index 70916dd1ae..bcb1b9684c 100644 Binary files a/bootstrap/lib/stdlib/ebin/ets.beam and b/bootstrap/lib/stdlib/ebin/ets.beam differ diff --git a/bootstrap/lib/stdlib/ebin/eval_bits.beam b/bootstrap/lib/stdlib/ebin/eval_bits.beam index de2d528f2e..1db24ccfc9 100644 Binary files a/bootstrap/lib/stdlib/ebin/eval_bits.beam and b/bootstrap/lib/stdlib/ebin/eval_bits.beam differ diff --git a/bootstrap/lib/stdlib/ebin/file_sorter.beam b/bootstrap/lib/stdlib/ebin/file_sorter.beam index f03cd21072..1a6e54f2ab 100644 Binary files a/bootstrap/lib/stdlib/ebin/file_sorter.beam and b/bootstrap/lib/stdlib/ebin/file_sorter.beam differ diff --git a/bootstrap/lib/stdlib/ebin/filelib.beam b/bootstrap/lib/stdlib/ebin/filelib.beam index e03b753c09..8a59a62379 100644 Binary files a/bootstrap/lib/stdlib/ebin/filelib.beam and b/bootstrap/lib/stdlib/ebin/filelib.beam differ diff --git a/bootstrap/lib/stdlib/ebin/filename.beam b/bootstrap/lib/stdlib/ebin/filename.beam index f419480f6e..4cdb6064d2 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/gb_sets.beam b/bootstrap/lib/stdlib/ebin/gb_sets.beam index 1ce3e0bd83..1928430e56 100644 Binary files a/bootstrap/lib/stdlib/ebin/gb_sets.beam and b/bootstrap/lib/stdlib/ebin/gb_sets.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gb_trees.beam b/bootstrap/lib/stdlib/ebin/gb_trees.beam index c462bee0c1..7bebf1a54e 100644 Binary files a/bootstrap/lib/stdlib/ebin/gb_trees.beam and b/bootstrap/lib/stdlib/ebin/gb_trees.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gen.beam b/bootstrap/lib/stdlib/ebin/gen.beam index 4b047eb838..3ad4d282f0 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen.beam and b/bootstrap/lib/stdlib/ebin/gen.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gen_event.beam b/bootstrap/lib/stdlib/ebin/gen_event.beam index 69a18e0c6e..264071fe5f 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen_event.beam and b/bootstrap/lib/stdlib/ebin/gen_event.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gen_fsm.beam b/bootstrap/lib/stdlib/ebin/gen_fsm.beam index 4d7528be15..73df87a7ef 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_server.beam b/bootstrap/lib/stdlib/ebin/gen_server.beam index 8d76d138f1..3b066ada0b 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen_server.beam and b/bootstrap/lib/stdlib/ebin/gen_server.beam differ diff --git a/bootstrap/lib/stdlib/ebin/io.beam b/bootstrap/lib/stdlib/ebin/io.beam index a9f24817b3..36c276166c 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/io_lib.beam b/bootstrap/lib/stdlib/ebin/io_lib.beam index af10b8d0e9..c0af612d77 100644 Binary files a/bootstrap/lib/stdlib/ebin/io_lib.beam and b/bootstrap/lib/stdlib/ebin/io_lib.beam differ diff --git a/bootstrap/lib/stdlib/ebin/io_lib_format.beam b/bootstrap/lib/stdlib/ebin/io_lib_format.beam index 16907bb3aa..25f8f7b37a 100644 Binary files a/bootstrap/lib/stdlib/ebin/io_lib_format.beam and b/bootstrap/lib/stdlib/ebin/io_lib_format.beam differ diff --git a/bootstrap/lib/stdlib/ebin/io_lib_pretty.beam b/bootstrap/lib/stdlib/ebin/io_lib_pretty.beam index 6b8b7a3267..9a8b68c6e0 100644 Binary files a/bootstrap/lib/stdlib/ebin/io_lib_pretty.beam and b/bootstrap/lib/stdlib/ebin/io_lib_pretty.beam differ diff --git a/bootstrap/lib/stdlib/ebin/lib.beam b/bootstrap/lib/stdlib/ebin/lib.beam index d7e591ed35..fb08310f36 100644 Binary files a/bootstrap/lib/stdlib/ebin/lib.beam and b/bootstrap/lib/stdlib/ebin/lib.beam differ diff --git a/bootstrap/lib/stdlib/ebin/ms_transform.beam b/bootstrap/lib/stdlib/ebin/ms_transform.beam index 0dc991553b..918c2537ea 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 e2550578e7..cac4a97ae0 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 aadf03ca28..026d102a75 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/pool.beam b/bootstrap/lib/stdlib/ebin/pool.beam index 35c2da9051..74377d404b 100644 Binary files a/bootstrap/lib/stdlib/ebin/pool.beam and b/bootstrap/lib/stdlib/ebin/pool.beam differ diff --git a/bootstrap/lib/stdlib/ebin/proc_lib.beam b/bootstrap/lib/stdlib/ebin/proc_lib.beam index c366aafadf..f6c7a4f748 100644 Binary files a/bootstrap/lib/stdlib/ebin/proc_lib.beam and b/bootstrap/lib/stdlib/ebin/proc_lib.beam differ diff --git a/bootstrap/lib/stdlib/ebin/proplists.beam b/bootstrap/lib/stdlib/ebin/proplists.beam index 378392c791..bed96c6b1a 100644 Binary files a/bootstrap/lib/stdlib/ebin/proplists.beam and b/bootstrap/lib/stdlib/ebin/proplists.beam differ diff --git a/bootstrap/lib/stdlib/ebin/qlc.beam b/bootstrap/lib/stdlib/ebin/qlc.beam index 27dd5d5be0..2e05a4c546 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/qlc_pt.beam b/bootstrap/lib/stdlib/ebin/qlc_pt.beam index 10349ebd1a..92b1bc8bee 100644 Binary files a/bootstrap/lib/stdlib/ebin/qlc_pt.beam and b/bootstrap/lib/stdlib/ebin/qlc_pt.beam differ diff --git a/bootstrap/lib/stdlib/ebin/re.beam b/bootstrap/lib/stdlib/ebin/re.beam index 06c02fc10c..fb8888ad58 100644 Binary files a/bootstrap/lib/stdlib/ebin/re.beam and b/bootstrap/lib/stdlib/ebin/re.beam differ diff --git a/bootstrap/lib/stdlib/ebin/regexp.beam b/bootstrap/lib/stdlib/ebin/regexp.beam index f45899702c..d021c5779b 100644 Binary files a/bootstrap/lib/stdlib/ebin/regexp.beam and b/bootstrap/lib/stdlib/ebin/regexp.beam differ diff --git a/bootstrap/lib/stdlib/ebin/sets.beam b/bootstrap/lib/stdlib/ebin/sets.beam index b8ce3ebe89..9be4e8ab5b 100644 Binary files a/bootstrap/lib/stdlib/ebin/sets.beam and b/bootstrap/lib/stdlib/ebin/sets.beam differ diff --git a/bootstrap/lib/stdlib/ebin/shell.beam b/bootstrap/lib/stdlib/ebin/shell.beam index a537d0936e..737223aaf8 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/sofs.beam b/bootstrap/lib/stdlib/ebin/sofs.beam index d8e984f217..51af30d7e8 100644 Binary files a/bootstrap/lib/stdlib/ebin/sofs.beam and b/bootstrap/lib/stdlib/ebin/sofs.beam differ diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app index b7cb765910..880e85627e 100644 --- a/bootstrap/lib/stdlib/ebin/stdlib.app +++ b/bootstrap/lib/stdlib/ebin/stdlib.app @@ -23,6 +23,7 @@ {modules, [array, base64, beam_lib, + binary, c, calendar, dets, diff --git a/bootstrap/lib/stdlib/ebin/supervisor.beam b/bootstrap/lib/stdlib/ebin/supervisor.beam index 0526384a20..9cbf8912fe 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/sys.beam b/bootstrap/lib/stdlib/ebin/sys.beam index 5a75152833..e08ec9e70d 100644 Binary files a/bootstrap/lib/stdlib/ebin/sys.beam and b/bootstrap/lib/stdlib/ebin/sys.beam differ diff --git a/bootstrap/lib/stdlib/ebin/timer.beam b/bootstrap/lib/stdlib/ebin/timer.beam index 9d9d42f96d..a20cc97935 100644 Binary files a/bootstrap/lib/stdlib/ebin/timer.beam and b/bootstrap/lib/stdlib/ebin/timer.beam differ diff --git a/bootstrap/lib/stdlib/ebin/unicode.beam b/bootstrap/lib/stdlib/ebin/unicode.beam index 66d6991283..4ca769b9a2 100644 Binary files a/bootstrap/lib/stdlib/ebin/unicode.beam and b/bootstrap/lib/stdlib/ebin/unicode.beam differ diff --git a/bootstrap/lib/stdlib/ebin/zip.beam b/bootstrap/lib/stdlib/ebin/zip.beam index f0df604d79..6c5b31cd1f 100644 Binary files a/bootstrap/lib/stdlib/ebin/zip.beam and b/bootstrap/lib/stdlib/ebin/zip.beam differ -- cgit v1.2.3