aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/hipe
AgeCommit message (Expand)Author
2012-01-11Merge branch 'sverk/hipe-hibernate-sparc-bug' into maintSverker Eriksson
2012-01-03hipe: Suppress warnings for unused variablesBjörn-Egil Dahlberg
2011-12-19erts: Make GC tolerate hibernated process without hipe stackSverker Eriksson
2011-12-08Declare hipe_mode_switch_debug extern in headerPatrik Nyblom
2011-12-06Merge branch 'sverk/ppc-hibernate-fix'Sverker Eriksson
2011-12-02Get cerl and distribution working in Win64Patrik Nyblom
2011-12-01erts: Fix hipe bug in hibernate on PowerPCSverker Eriksson
2011-11-17hipe,erts: Allow hipe without floating point exceptionsSverker Eriksson
2011-11-13Merge branch 'rickard/alloc-opt/OTP-7775'Rickard Green
2011-11-13Optimize memory allocationRickard Green
2011-11-09erts,hipe: Limited support for hipe cross compilationSverker Eriksson
2011-10-26erts-hipe: Change THE_NON_VALUE for HiPE enabled debug emulatorSverker Eriksson
2011-10-26erts-hipe: Enable debug compiled hipe-VM with lock checkerSverker Eriksson
2011-10-26erts-hipe: Rename fail_bif_interface_0 to standard_bif_interface_0Sverker Eriksson
2011-10-26erts-hipe: Fix new trap conventions for x86, amd64 and ppcSverker Eriksson
2011-10-26erts-hipe: Make some primops use new BIF calling conventionSverker Eriksson
2011-10-26erts-hipe: Adapt generated BIF wrappers for new calling conventionSverker Eriksson
2011-10-26erts-hipe: Remove obscuring macros in generated assembler codeSverker Eriksson
2011-10-26erts-hipe: Make hipe enabled emulator compile with new BIF callsSverker Eriksson
2011-10-14Merge branch 'rickard/atomics-api/OTP-9014' and OTP_R14B04Rickard Green
2011-09-06BEAM: Unify allocation of X and float registersBjörn Gustavsson
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2011-08-08Merge branch 'dev' into majorHenrik Nord
2011-08-08Merge branch 'pg/fix-hibernate-scheduling-with-hipe' into devHenrik Nord
2011-06-14Use new atomic API in runtime systemRickard Green
2011-05-21Fix bug related to hibernate and HiPE (clear F_HIBERNATE_SCHED flag)Paul Guyot
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-05-11hipe_mkliterals print argv[0] in generated filesSverker Eriksson
2011-05-11lock checking fix in hipe_bif2.cSverker Eriksson
2011-04-27Merge branch 'sverker/erts_printf-halfword' into devSverker Eriksson
2011-04-05Merge branch 'ks/hipe-ppc64' into devHenrik Nord
2011-03-16erts_printf %be to print integers of size EtermSverker Eriksson
2011-03-16Fix use of type BeamInstr in hipe_debug.cSverker Eriksson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-11Merge branch 'pg/hipe-remove-constants-pool' into devNiclas Axelsson
2011-03-10Update copyright yearsSverker Eriksson
2011-03-10Fix NULL-free bug in hibernate on debug emulatorSverker Eriksson
2011-02-14Changes for the PPC64 backendKostis Sagonas
2011-02-14New files for the 64-bit backendsKostis Sagonas
2011-02-14Cleanup tagsKostis Sagonas
2011-01-31Remove hipe constants poolPaul Guyot
2011-01-29Fix several bugs related to hibernate/3 and HiPEPaul Guyot
2010-09-30fix 64-bit writes to 32-bit struct field in HiPE runtimeMikael Pettersson
2010-09-07Merge branch 'pg/fix-hipe-crash-in-gc_after_bif' into devBjörn Gustavsson
2010-09-07Merge branch 'mk/net-dragonfly-bsd-patches' into devBjörn Gustavsson
2010-09-06Fix call to erts_gc_after_bif_call in hipe gluePaul Guyot
2010-08-27robustify hipe_bifs:get_hrvtime/0Mikael Pettersson
2010-08-13Add support for NetBSDMartti Kuparinen
2010-08-13fix hipe_bifs_alloc_data_2 to avoid "Yikes!" warningMikael Pettersson
2010-07-20One off-heap list, to eliminate two words per ETS object.Sverker Eriksson