aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/global.h
AgeCommit message (Expand)Author
2010-05-17Add guard BIFs binary_part/2,3Patrik Nyblom
2010-05-17Count reductions for process even when not trappingPatrik Nyblom
2010-05-17Teach BIF's binary:match/matches interrupting/restartingPatrik Nyblom
2010-04-28OTP-8474 NIF improvements after R13B04Sverker Eriksson
2010-03-10Add the BeamInstr data type for loaded BEAM codePatrik Nyblom
2010-03-10Fix the BEAM dissambler for the half-word emulatorPatrik Nyblom
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2010-03-10Fit all heap data into the 32-bit address rangePatrik Nyblom
2010-02-11OTP-8335 Even more NIF featuresSverker Eriksson
2010-02-08OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 andRickard Green
2010-01-13OTP-8240 Improved GC performance after BIF/NIF call when a lot of heapSverker Eriksson
2009-12-09OTP-8304 Incompatible changes in the experimental NIF feature. Changed theSverker Eriksson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP