Skip to content

Commit

Permalink
Update primary bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
rickard-green committed Jun 14, 2017
1 parent 376008a commit 03bedf4
Show file tree
Hide file tree
Showing 203 changed files with 9 additions and 9 deletions.
Binary file modified bootstrap/bin/start.boot
Binary file not shown.
Binary file modified bootstrap/bin/start_clean.boot
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_a.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_asm.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_block.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_bs.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_bsm.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_clean.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_dead.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_dict.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_disasm.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_except.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_flatten.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_jump.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_listing.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_opcodes.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_peep.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_receive.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_record.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_reorder.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_split.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_trim.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_type.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_utils.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_validator.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/beam_z.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/cerl.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/cerl_clauses.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/cerl_inline.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/cerl_sets.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/cerl_trees.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/compile.beam
Binary file not shown.
2 changes: 1 addition & 1 deletion bootstrap/lib/compiler/ebin/compiler.appup
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
%% limitations under the License.
%%
%% %CopyrightEnd%
{"7.0",
{"7.0.4",
[{<<".*">>,[{restart_application, compiler}]}],
[{<<".*">>,[{restart_application, compiler}]}]
}.
Binary file modified bootstrap/lib/compiler/ebin/core_lib.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/core_lint.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/core_parse.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/core_pp.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/core_scan.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/erl_bifs.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/rec_env.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/sys_core_bsm.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/sys_core_dsetel.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/sys_core_fold.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/sys_core_fold_lists.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/sys_core_inline.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/sys_pre_attributes.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/v3_codegen.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/v3_core.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/v3_kernel.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/v3_kernel_pp.beam
Binary file not shown.
Binary file modified bootstrap/lib/compiler/ebin/v3_life.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/application.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/application_controller.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/application_master.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/application_starter.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/auth.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/code.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/code_server.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/disk_log.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/disk_log_1.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/disk_log_server.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/disk_log_sup.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/dist_ac.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/dist_util.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/erl_boot_server.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/erl_ddll.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/erl_distribution.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/erl_epmd.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/erl_reply.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/erl_signal_handler.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/error_handler.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/error_logger.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/erts_debug.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/file.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/file_io_server.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/file_server.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/gen_sctp.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/gen_tcp.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/gen_udp.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/global.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/global_group.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/global_search.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/group.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/group_history.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/heart.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/hipe_unified_loader.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet6_sctp.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet6_tcp.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet6_tcp_dist.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet6_udp.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_config.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_db.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_dns.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_gethost_native.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_hosts.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_parse.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_res.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_sctp.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_tcp.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_tcp_dist.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/inet_udp.beam
Binary file not shown.
8 changes: 4 additions & 4 deletions bootstrap/lib/kernel/ebin/kernel.appup
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%% -*- erlang -*-
%% %CopyrightBegin%
%%
%% Copyright Ericsson AB 1999-2016. All Rights Reserved.
%% Copyright Ericsson AB 1999-2017. All Rights Reserved.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
Expand All @@ -16,9 +16,9 @@
%% limitations under the License.
%%
%% %CopyrightEnd%
{"5.1.1",
{"5.2",
%% Up from - max one major revision back
[{<<"5\\.[0-1](\\.[0-9]+)*">>,[restart_new_emulator]}], % OTP-19.*
[{<<"5\\.[0-2](\\.[0-9]+)*">>,[restart_new_emulator]}], % OTP-19.*
%% Down to - max one major revision back
[{<<"5\\.[0-1](\\.[0-9]+)*">>,[restart_new_emulator]}] % OTP-19.*
[{<<"5\\.[0-2](\\.[0-9]+)*">>,[restart_new_emulator]}] % OTP-19.*
}.
Binary file modified bootstrap/lib/kernel/ebin/kernel.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/kernel_config.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/local_tcp.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/local_udp.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/net.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/net_adm.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/net_kernel.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/os.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/pg2.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/ram_file.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/rpc.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/seq_trace.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/standard_error.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/user.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/user_drv.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/user_sup.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/wrap_log_reader.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/array.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/base64.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/beam_lib.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/binary.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/c.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/calendar.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/dets.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/dets_server.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/dets_sup.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/dets_utils.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/dets_v9.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/dict.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/digraph.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/digraph_utils.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/edlin.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/edlin_expand.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/epp.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_abstract_code.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_anno.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_bits.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_compile.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_eval.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_expand_records.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_internal.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_lint.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_parse.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_posix_msg.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_pp.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_scan.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/erl_tar.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/error_logger_file_h.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/error_logger_tty_h.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/escript.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/ets.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/eval_bits.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/file_sorter.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/filelib.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/filename.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gb_sets.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gb_trees.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gen.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gen_event.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gen_fsm.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gen_server.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/gen_statem.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/io.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/io_lib.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/io_lib_format.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/io_lib_fread.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/io_lib_pretty.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/lib.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/lists.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/log_mf_h.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/maps.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/math.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/ms_transform.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/orddict.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/ordsets.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/otp_internal.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/pool.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/proc_lib.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/proplists.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/qlc.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/qlc_pt.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/queue.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/rand.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/random.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/re.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/sets.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/shell.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/shell_default.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/slave.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/sofs.beam
Binary file not shown.
8 changes: 4 additions & 4 deletions bootstrap/lib/stdlib/ebin/stdlib.appup
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%% -*- erlang -*-
%% %CopyrightBegin%
%%
%% Copyright Ericsson AB 1999-2016. All Rights Reserved.
%% Copyright Ericsson AB 1999-2017. All Rights Reserved.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
Expand All @@ -16,9 +16,9 @@
%% limitations under the License.
%%
%% %CopyrightEnd%
{"3.2",
{"3.3",
%% Up from - max one major revision back
[{<<"3\\.[0-1](\\.[0-9]+)*">>,[restart_new_emulator]}], % OTP-19.*
[{<<"3\\.[0-3](\\.[0-9]+)*">>,[restart_new_emulator]}], % OTP-19.*
%% Down to - max one major revision back
[{<<"3\\.[0-1](\\.[0-9]+)*">>,[restart_new_emulator]}] % OTP-19.*
[{<<"3\\.[0-3](\\.[0-9]+)*">>,[restart_new_emulator]}] % OTP-19.*
}.
Binary file modified bootstrap/lib/stdlib/ebin/string.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/supervisor.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/supervisor_bridge.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/sys.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/timer.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/unicode.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/unicode_util.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/win32reg.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/zip.beam
Binary file not shown.

0 comments on commit 03bedf4

Please sign in to comment.