aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_debug.c
AgeCommit message (Expand)Author
2014-01-28erts: Initial Map instructions, type and structureBjörn-Egil Dahlberg
2013-11-18trapping binary_to_term passing binary_SUITESverker Eriksson
2013-11-18Functionality for disabling garbage collectionRickard Green
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-03Prepare for use of ptab functionality also for portsRickard Green
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2010-06-03OTP-8555 Send message from NIFSverker Eriksson
2010-04-30emulator: Remove stray OSE/Delta supportBjörn Gustavsson
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-01-13OTP-8240 Improved GC performance after BIF/NIF call when a lot of heapSverker Eriksson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP