Age | Commit message (Expand) | Author |
2016-10-14 | erts: Fix old leak for arm hipe code | Sverker Eriksson |
2016-10-14 | erts: Fix old leak of sparc hipe code | Sverker Eriksson |
2016-10-14 | erts: Fix old leak of hipe code on x86 32-bit | Sverker Eriksson |
2016-10-14 | erts: Enable exec_alloc for all hipe architectures | Sverker Eriksson |
2016-10-14 | erts: Remove debug printout for hipe loader state | Sverker Eriksson |
2016-10-14 | erts: Free hipe_refs and hipe_sdesc of a failed load | Sverker Eriksson |
2016-10-14 | erts: Refactor out hipe_purge_refs/sdesc | Sverker Eriksson |
2016-10-14 | erts: Refactor hipe_loader_state_dtor into a true destructor | Sverker Eriksson |
2016-10-14 | hipe,erts: Remove cached fun 'native_address' | Sverker Eriksson |
2016-10-14 | erts: Fix early hipe patch loading | Sverker Eriksson |
2016-10-14 | erts: Move new hipe ref and sdesc lists to loader state | Sverker Eriksson |
2016-10-14 | erts: Use hipe_free_module | Sverker Eriksson |
2016-10-14 | erts: Fill freed EXEC memory with illegal instructions on DEBUG | Sverker Eriksson |
2016-10-14 | erts: Check hipe stack in check_process_code | Magnus Lång |
2016-10-14 | Add a loader state for HiPE code loading | Magnus Lång |
2016-10-14 | erts: Fix some system_info docs inconsistencies | Lukas Larsson |
2016-10-13 | Add system_info(atom_limit) | Gabriele Santomaggio |
2016-10-13 | Revert "Check libsctp for sctp funcs in configure.in" | Raimo Niskanen |
2016-10-12 | Merge branch 'lukas/erts/beam_func_info_struct/OTP-13821' | Lukas Larsson |
2016-10-12 | erts: Add strict size assert to fix alloc | Sverker Eriksson |
2016-10-12 | erts: Fix some dtrace related compile issues | Lukas Larsson |
2016-10-12 | erts: Refactor rename Export.code[] to Export.beam[] | Sverker Eriksson |
2016-10-12 | erts: Improve printouts for some etp commands | Lukas Larsson |
2016-10-12 | erts: Fix erts_debug:df with new func_info | Lukas Larsson |
2016-10-12 | erts: Refactor find_function_from_pc to return MFA | Lukas Larsson |
2016-10-12 | erts: Refactor out func_info into struct | Lukas Larsson |
2016-10-11 | Merge branch 'legoscia/ssl_in_fips_mode/PR-1180/OTP-13921' | Hans Nilsson |
2016-10-11 | Merge branch 'maint' | Björn-Egil Dahlberg |
2016-10-10 | Update preloaded init.beam | Björn-Egil Dahlberg |
2016-10-10 | erts: Fix -profile_boot 'true'|'false' parsing | Björn-Egil Dahlberg |
2016-10-10 | erts: Refactor process dict hash pre-calculation | Sverker Eriksson |
2016-10-10 | Use atom value as hash value in process dictionary | Victor Ren |
2016-10-10 | erts: Remove unused hipe_bifs:code_size | Sverker Eriksson |
2016-10-10 | erts: Improve hipe load/upgrade/purge machinery | Sverker Eriksson |
2016-10-10 | erts: Refactor module_start_staging | Sverker Eriksson |
2016-10-10 | erts: Refactor hipe_sdesc.summary into bit fields | Sverker Eriksson |
2016-10-10 | erts: Refactor rename struct hipe_sdesc | Sverker Eriksson |
2016-10-10 | erts: Refactor rename structs hipe_mfa and hipe_ref | Sverker Eriksson |
2016-10-05 | Merge branch 'master' into sverker/master/load_nif-print-init-error | Sverker Eriksson |
2016-10-04 | erts: Print error code from failed NIF load/upgrade/reload | Sverker Eriksson |
2016-10-04 | erts: Do tracer liveness check on current tracer | Lukas Larsson |
2016-10-03 | Merge branch 'maint' | Lukas Larsson |
2016-10-03 | Merge branch 'lukas/erts/bin_to_term_doc_example/PR-1181' into maint | Lukas Larsson |
2016-10-03 | Merge branch 'maint' | Lukas Larsson |
2016-10-03 | Merge branch 'lukas/erts/fix_errno_name/OTP-13927' into maint | Lukas Larsson |
2016-09-29 | Merge branch 'maint' | Rickard Green |
2016-09-29 | Merge branch 'rickard/macosx-config-mess/OTP-13904' into maint | Rickard Green |
2016-09-29 | Fix minor soft purge bug | Rickard Green |
2016-09-29 | Merge branch 'maint' | Siri Hansen |
2016-09-28 | Document the order of directories added with code:add_pathsa/1 | Siri Hansen |