Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-23 | Update primary bootstrap | Siri Hansen | |
2018-04-26 | Remove error_logger process and add logger process | Siri Hansen | |
2018-04-09 | Update primary bootstrap | Björn Gustavsson | |
2018-03-05 | Update primary bootstrap | Rickard Green | |
2018-02-14 | Merge branch 'maint' | Björn Gustavsson | |
* maint: Update primary bootstrap Conflicts: bootstrap/bin/start.boot bootstrap/bin/start_clean.boot bootstrap/lib/compiler/ebin/beam_asm.beam bootstrap/lib/compiler/ebin/beam_jump.beam bootstrap/lib/compiler/ebin/beam_listing.beam bootstrap/lib/compiler/ebin/beam_type.beam bootstrap/lib/compiler/ebin/beam_validator.beam bootstrap/lib/compiler/ebin/compile.beam bootstrap/lib/compiler/ebin/core_pp.beam bootstrap/lib/compiler/ebin/v3_codegen.beam bootstrap/lib/compiler/ebin/v3_kernel_pp.beam bootstrap/lib/kernel/ebin/dist_util.beam bootstrap/lib/kernel/ebin/error_logger.beam bootstrap/lib/kernel/ebin/erts_debug.beam bootstrap/lib/kernel/ebin/group_history.beam bootstrap/lib/kernel/ebin/hipe_unified_loader.beam bootstrap/lib/kernel/ebin/kernel.app bootstrap/lib/kernel/ebin/os.beam bootstrap/lib/kernel/ebin/user.beam bootstrap/lib/stdlib/ebin/array.beam bootstrap/lib/stdlib/ebin/dets.beam bootstrap/lib/stdlib/ebin/edlin.beam bootstrap/lib/stdlib/ebin/erl_lint.beam bootstrap/lib/stdlib/ebin/ets.beam bootstrap/lib/stdlib/ebin/filelib.beam bootstrap/lib/stdlib/ebin/filename.beam bootstrap/lib/stdlib/ebin/gen_statem.beam bootstrap/lib/stdlib/ebin/lib.beam bootstrap/lib/stdlib/ebin/otp_internal.beam bootstrap/lib/stdlib/ebin/qlc.beam bootstrap/lib/stdlib/ebin/shell.beam bootstrap/lib/stdlib/ebin/stdlib.appup bootstrap/lib/stdlib/ebin/string.beam bootstrap/lib/stdlib/ebin/unicode_util.beam | |||
2018-01-19 | Update primary bootstrap | Björn Gustavsson | |
2017-12-04 | Update primary bootstrap | Björn Gustavsson | |
2017-10-30 | Update primary bootstrap | Björn Gustavsson | |
2017-08-16 | Update primary bootstrap | Björn Gustavsson | |
2017-07-07 | Update primary bootstrap | Björn Gustavsson | |
2017-06-14 | Update primary bootstrap | Rickard Green | |
2017-05-19 | Update primary bootstrap | Björn Gustavsson | |
2017-04-26 | Update primary bootstrap | Björn Gustavsson | |
2017-04-20 | Update primary bootstrap | Björn Gustavsson | |
2017-03-24 | Update primary bootstrap | Björn-Egil Dahlberg | |
2017-02-01 | Update primary bootstrap | Björn Gustavsson | |
2016-11-23 | Update primary bootstrap | Björn Gustavsson | |
2016-10-10 | erts: Improve hipe load/upgrade/purge machinery | Sverker Eriksson | |
A step toward better integration of hipe load and purge Highlights: * code_server no longer needs to call hipe_unified_loader:post_beam_load/1 Instead new internal function hipe_redirect_to_module() is called by loading BIFs to patch native call sites if needed. * hipe_purge_module() is called by erts_internal:purge_module/2 to purge any native code. * struct hipe_mfa_info redesigned and only used for exported functions that are called from or implemented by native code. A list of native call sites (struct hipe_ref) are kept for each hipe_mfa_info. * struct hipe_sdesc used by hipe_find_mfa_from_ra() to build native stack traces. | |||
2016-09-29 | Update primary bootstrap | Björn Gustavsson | |
2016-09-02 | Update primary bootstrap | Björn Gustavsson | |
2016-08-05 | Update primary bootstrap | Björn Gustavsson | |
2016-05-04 | Update primary bootstrap | Björn Gustavsson | |
2016-05-02 | Update primary bootstrap | Björn Gustavsson | |
2016-03-21 | Update primary bootstrap | Björn Gustavsson | |
2016-02-26 | Update primary bootstrap | Björn Gustavsson | |
2016-02-05 | Update primary bootstrap | Björn Gustavsson | |
2015-12-17 | Update primary bootstrap | Björn Gustavsson | |
2015-12-14 | Update primary bootstrap | Björn Gustavsson | |
2015-09-28 | Update primary bootstrap | Björn Gustavsson | |
2015-08-24 | Update primary bootstrap | Björn Gustavsson | |
2015-06-04 | Update primary bootstrap | Björn Gustavsson | |
2015-03-16 | Update primary bootstrap | Björn Gustavsson | |
2015-02-23 | Update primary bootstrap | Björn Gustavsson | |
2015-02-20 | Update primary bootstrap | Björn Gustavsson | |
2015-02-18 | Update primary bootstrap | Björn Gustavsson | |
2014-06-18 | Update primary bootstrap | Magnus Lidén | |
2014-01-20 | Update primary bootstrap | Björn Gustavsson | |
2013-12-18 | Update primary bootstrap | Björn Gustavsson | |
2013-11-18 | Parallel check_process_code when code_server purge a module | Rickard Green | |
When the code_server is about to purge a module it will now issue asynchronous check_process_code requests to all processes at once instead of one at a time. These check_process_code operation can execute in parallel. | |||
2013-02-11 | Update primary bootstrap | Björn Gustavsson | |
2013-01-25 | Update primary bootstrap | Björn Gustavsson | |
2013-01-23 | Update primary bootstrap | Björn Gustavsson | |
2013-01-18 | Update primary bootstrap | Björn Gustavsson | |
2013-01-10 | Update primary bootstrap | Björn Gustavsson | |
2012-10-10 | Update primary bootstrap | Björn Gustavsson | |
2012-08-15 | Update primary bootstrap | Björn Gustavsson | |
2012-01-25 | Update primary bootstrap | Björn Gustavsson | |
2012-01-04 | Update primary bootstrap | Björn Gustavsson | |
2011-11-23 | Update primary bootstrap | Björn Gustavsson | |
2011-11-07 | Update primary bootstrap | Björn Gustavsson | |