aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/hipe_unified_loader.erl
AgeCommit message (Expand)Author
2016-03-10Improved scheduler suspend functionalityRickard Green
2016-02-25Refactor post_beam_load handlingBjörn Gustavsson
2015-06-04Move architecture knowledge out of hipe loaderRichard Carlsson
2015-06-04Avoid repeated calls to system_info in hipe loaderRichard Carlsson
2015-05-07Set module_info md5 for native modules properlyRichard Carlsson
2015-01-26hipe: remove two obsolete BIFsMikael Pettersson
2014-03-07Support the LLVM backend in HiPEYiannis Tsiouris
2014-02-28Delay patching of closures to eliminate a race conditionBjörn Gustavsson
2014-02-28hipe: Break apart hipe_bif:make_fe/3 into two BIFsBjörn Gustavsson
2013-09-09Merge branch 'maint'Fredrik Gustafsson
2013-09-04Cleanup of the fileKostis Sagonas
2013-05-06Fix unmatched_return warnings in kernelSiri Hansen
2013-02-13Change the return value of hipe_bifs:remove_refs_from/1Kostis Sagonas
2012-05-11kernel: Disable hipe compilation for hipe_unified_loaderSverker Eriksson
2012-02-17hipe,erts: Add DEBUG support with MFA's in stack descriptorsSverker Eriksson
2012-02-09hipe: Fix address_to_mfa in hipe loaderSverker Eriksson
2012-01-24beam_load.c: Allow stubs for BIFsBjörn Gustavsson
2011-11-26code: Clean up loading of code_server prerequisitesBjörn Gustavsson
2011-02-14Added loader for ppc64Kostis Sagonas
2010-02-09hipe_unified_loader: only block SMP scheduling when necessaryMikael Pettersson
2010-01-27fix hipe loader SMP non-atomicity errorMikael Pettersson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP