summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/module.h
Commit message (Expand)AuthorAgeFilesLines
* 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