Age | Commit message (Expand) | Author |
2016-10-26 | Merge branch 'maint' | Lukas Larsson |
2016-10-26 | Merge branch 'lukas/erts/tracing/fix_dead_tracer_check/ERL-274/OTP-13928' int... | Lukas Larsson |
2016-10-25 | Merge branch 'maint' | Sverker Eriksson |
2016-10-25 | erts: Correct docs for driver_select | Sverker Eriksson |
2016-10-21 | erts: Use mprotect for hipe on all arch except x86_64 | Sverker Eriksson |
2016-10-20 | erts: Refactor hipe config test | Sverker Eriksson |
2016-10-20 | Merge branch 'kostis/hipe_bifs-add_ref/PR-1205' | Sverker Eriksson |
2016-10-19 | Merge branch 'maint' | Raimo Niskanen |
2016-10-19 | Merge branch 'raimo/erts/fix-configure-to-check-in-libsct-for-sctp-funcs/ERL-... | Raimo Niskanen |
2016-10-19 | Merge branch 'gsantomaggio/erts/system_info_atoms/PR-1198/OTP-13976' | Lukas Larsson |
2016-10-18 | Change the return type of hipe_bifs:add_ref/2 | Kostis Sagonas |
2016-10-18 | Merge branch 'maint' | Lukas Larsson |
2016-10-18 | erts: Add etp-disasm gdb macro | Lukas Larsson |
2016-10-17 | Merge branch 'sverker/hipe-code-loadnpurge/OTP-13968' | Sverker Eriksson |
2016-10-17 | erts: Cleanup dead code | Sverker Eriksson |
2016-10-17 | Configure enable libsctp dependency | Raimo Niskanen |
2016-10-14 | Merge branch 'sverker/proc-dict-atom-hash/PR-1194' | Sverker Eriksson |
2016-10-14 | Merge branch 'sverker/fix-alloc-asserts' | Sverker Eriksson |
2016-10-14 | Merge branch 'master' into sverker/hipe-code-loadnpurge | Sverker Eriksson |
2016-10-14 | erts: Replace unsafe Module.first_hipe_ref | Sverker Eriksson |
2016-10-14 | erts: Disable DBG_TRACE_MFA for debug build | Sverker Eriksson |
2016-10-14 | erts: Cleanup hipe trampoline code | Sverker Eriksson |
2016-10-14 | erts: Remove dead alloc stats in hipe_amd64.c | Sverker Eriksson |
2016-10-14 | erts: Remove code_SUITE:make_stub and make_stub_many_funs | Sverker Eriksson |
2016-10-14 | erts: Let code:make_stub_module raise 'notsup' | Sverker Eriksson |
2016-10-14 | erts: Fix bug in stack walk on risc | Sverker Eriksson |
2016-10-14 | erts: Fix old leak for ppc hipe code | Sverker Eriksson |
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 |