aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_gc.c
AgeCommit message (Expand)Author
2011-11-13Merge branch 'rickard/thr-progress-block/OTP-9631'Rickard Green
2011-11-13Replace system block with thread progress blockRickard Green
2011-10-26erts-hipe: Fix new trap conventions for x86, amd64 and ppcSverker Eriksson
2011-10-26Store the trap arguments in the X register arrayBjörn Gustavsson
2011-08-15fix 64-bit issues in the garbage collectionRichard Carlsson
2011-05-06Merge branch 'ms/beam-fix-format-specifiers-in-erl_exit-msg' into devHenrik Nord
2011-04-07Fix format specifiers in erl_exit messagesMichael Santos
2011-03-16erts: Remove unused variablesTuncer Ayaz
2011-03-10Update copyright yearsSverker Eriksson
2011-01-29Fix several bugs related to hibernate/3 and HiPEPaul Guyot
2010-12-15Use new atomic types in emulatorRickard Green
2010-08-12Increase vheap counter to Uint64Björn-Egil Dahlberg
2010-08-12Fix wrapping in next vheap calculationBjörn-Egil Dahlberg
2010-07-22Mending halfword heap emulatorSverker Eriksson
2010-07-20One off-heap list, to eliminate two words per ETS object.Sverker Eriksson
2010-06-03OTP-8555 Send message from NIFSverker Eriksson
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2010-01-13Improve binary garbage collectionBjörn-Egil Dahlberg
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