Age | Commit message (Expand) | Author |
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-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-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 | Merge branch 'maint' | Siri Hansen |
2016-09-28 | Document the order of directories added with code:add_pathsa/1 | Siri Hansen |
2016-09-28 | Try to handle not yet available functionality in MacOSX SDK | Rickard Green |
2016-09-28 | Merge branch 'maint' | Björn-Egil Dahlberg |
2016-09-28 | Merge branch 'lucafavatella/erts/fix-typo-fp/PR-1177' into maint | Björn-Egil Dahlberg |
2016-09-27 | Merge branch 'maint' | Sverker Eriksson |
2016-09-27 | erts: Add examples to binary_to_term and term_to_binary | Lukas Larsson |
2016-09-27 | erts: Rename __errno in order to avoid conflict on openbsd | Lukas Larsson |
2016-09-25 | Fix typo in configuration description | Luca Favatella |
2016-09-23 | Merge branch 'sverker/remove-nif-reload/OTP-13908' | Sverker Eriksson |
2016-09-23 | Fix posix_memalign configure test | Rickard Green |
2016-09-23 | erts: Make cerl -dump core work on mac | Sverker Eriksson |
2016-09-22 | Merge branch 'sverker/include-erl_nif/PR-1171' | Sverker Eriksson |
2016-09-22 | Merge branch 'maint' | Sverker Eriksson |
2016-09-21 | erts: Clearify run_erl docs | Sverker Eriksson |
2016-09-21 | Merge branch 'sverker/ets-load-factor/OTP-13903' | Sverker Eriksson |
2016-09-21 | Merge tag 'OTP-19.1' | Henrik Nord |
2016-09-20 | Prepare release | Erlang/OTP |
2016-09-19 | Use more correct delimiters for erl_nif.h include | Tuncer Ayaz |
2016-09-19 | erts: Unify reduction count for ets:select | Sverker Eriksson |