aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/rtl/hipe_rtl_primops.erl
AgeCommit message (Collapse)Author
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2012-02-09hipe,erts: Debug support for native call traceSverker Eriksson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-07-20One off-heap list, to eliminate two words per ETS object.Sverker Eriksson
Merging the three off-heap lists (binaries, funs and externals) into one list. This reduces memory consumption by two words (pointers) per ETS object.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP