summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/module.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-181-1/+1
* erts: Remove scheduler blocking during finish_after_on_load_2Sverker Eriksson2017-10-121-1/+1
* erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson2017-07-171-6/+6
* Merge branch 'maint'Sverker Eriksson2016-11-221-1/+1
|\
| * erts: Refactor crash dumping with cbprintfSverker Eriksson2016-11-171-1/+1
* | erts: Cleanup dead codeSverker Eriksson2016-10-171-1/+0
* | erts: Replace unsafe Module.first_hipe_refSverker Eriksson2016-10-141-3/+0
* | erts: Move new hipe ref and sdesc lists to loader stateSverker Eriksson2016-10-141-4/+0
* | Add a loader state for HiPE code loadingMagnus Lång2016-10-141-4/+5
* | erts: Improve hipe load/upgrade/purge machinerySverker Eriksson2016-10-101-0/+15
|/
* Don't leak old code when loading a modules with an on_load functionBjörn Gustavsson2016-09-141-0/+1
* erts: Cleanup a bunch of un-neccesary #ifndefsLukas Larsson2016-07-141-2/+0
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Allow erlang:finish_loading/1 to load more than one moduleBjörn Gustavsson2016-02-251-0/+1
* erts: Refactor header of loaded beam codeSverker Eriksson2015-11-121-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* erts: Refactor code_ixSverker Eriksson2012-02-211-1/+40
* erts: Keep count of number of global traced functions per moduleSverker Eriksson2012-02-211-0/+1
* erts: Move number-of-breakpoint counter from code to Module structSverker Eriksson2012-02-211-0/+1
* erts: Rename "loader" code_ix as "staging" code_ixSverker Eriksson2012-02-211-2/+2
* erts: Multiple module tables using code_ixSverker Eriksson2012-02-211-3/+5
* erts: Refactor Module structSverker Eriksson2012-02-211-7/+8
* Add the BeamInstr data type for loaded BEAM codePatrik Nyblom2010-03-101-2/+2
* Store pointers to heap data in 32-bit wordsPatrik Nyblom2010-03-101-2/+2
* OTP-8335 Even more NIF featuresSverker Eriksson2010-02-111-12/+7
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+56