aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-10-17kernel,hipe: Fix dialyzer warningsSverker Eriksson
2016-10-14Merge branch 'master' into sverker/hipe-code-loadnpurgeSverker Eriksson
2016-10-14erts: Replace unsafe Module.first_hipe_refSverker Eriksson
2016-10-14erts: Disable DBG_TRACE_MFA for debug buildSverker Eriksson
2016-10-14kernel: Fix code_SUITE:upgrade for non-hipeSverker Eriksson
2016-10-14erts: Cleanup hipe trampoline codeSverker Eriksson
2016-10-14erts: Remove dead alloc stats in hipe_amd64.cSverker Eriksson
2016-10-14erts: Remove code_SUITE:make_stub and make_stub_many_funsSverker Eriksson
2016-10-14erts: Let code:make_stub_module raise 'notsup'Sverker Eriksson
2016-10-14erts: Fix bug in stack walk on riscSverker Eriksson
2016-10-14erts: Fix old leak for ppc hipe codeSverker Eriksson
2016-10-14erts: Fix old leak for arm hipe codeSverker Eriksson
2016-10-14erts: Fix old leak of sparc hipe codeSverker Eriksson
2016-10-14erts: Fix old leak of hipe code on x86 32-bitSverker Eriksson
2016-10-14erts: Enable exec_alloc for all hipe architecturesSverker Eriksson
2016-10-14erts: Remove debug printout for hipe loader stateSverker Eriksson
2016-10-14erts: Free hipe_refs and hipe_sdesc of a failed loadSverker Eriksson
2016-10-14erts: Refactor out hipe_purge_refs/sdescSverker Eriksson
2016-10-14erts: Refactor hipe_loader_state_dtor into a true destructorSverker Eriksson
2016-10-14hipe: TRY fix llvm external calls to own moduleSverker Eriksson
2016-10-14kernel: Fix strange 'ok' return value from code_serverSverker Eriksson
2016-10-14hipe,erts: Remove cached fun 'native_address'Sverker Eriksson
2016-10-14erts: Fix early hipe patch loadingSverker Eriksson
2016-10-14erts: Move new hipe ref and sdesc lists to loader stateSverker Eriksson
2016-10-14erts: Use hipe_free_moduleSverker Eriksson
2016-10-14erts: Fill freed EXEC memory with illegal instructions on DEBUGSverker Eriksson
2016-10-14erts: Check hipe stack in check_process_codeMagnus Lång
2016-10-14Add a loader state for HiPE code loadingMagnus Lång
2016-10-14Merge branch 'maint'Hans Nilsson
2016-10-14Merge branch 'maint-19' into maintHans Nilsson
2016-10-13Updated OTP versionOTP-19.1.4Erlang/OTP
2016-10-13Prepare releaseErlang/OTP
2016-10-13Merge branch 'hans/ssh/harmful_badmatch/OTP-13966' into maint-19Erlang/OTP
2016-10-13ssh: Removed matching of 'ok' after send which could cause error reportsHans Nilsson
2016-10-13ssh: ssh_protocol_SUITE test for handling of illegal info_linesHans Nilsson
2016-10-13ssh: property test case for illegal infoline and closeHans Nilsson
2016-10-13Merge branch 'maint'Hans Bolinder
2016-10-13Merge branch 'hasse/dialyzer/fix_opaque_bugs/OTP-13693' into maintHans Bolinder
2016-10-12Merge branch 'lukas/erts/beam_func_info_struct/OTP-13821'Lukas Larsson
2016-10-12erts: Fix some dtrace related compile issuesLukas Larsson
2016-10-12erts: Refactor rename Export.code[] to Export.beam[]Sverker Eriksson
2016-10-12erts: Improve printouts for some etp commandsLukas Larsson
2016-10-12erts: Fix erts_debug:df with new func_infoLukas Larsson
2016-10-12erts: Refactor find_function_from_pc to return MFALukas Larsson
2016-10-12erts: Refactor out func_info into structLukas Larsson
2016-10-12Merge branch 'maint'Hans Bolinder
2016-10-12Merge branch 'xsipewe/dialyzer/doc_cleanup' into maintHans Bolinder
2016-10-11Merge branch 'legoscia/ssl_in_fips_mode/PR-1180/OTP-13921'Hans Nilsson
2016-10-11Merge branch 'maint'Ingela Anderton Andin
2016-10-11Merge remote-tracking branch 'github/pr/1199' into maintIngela Anderton Andin