aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/hipe
AgeCommit message (Expand)Author
2015-02-26hipe: change mfa_info_table lock to rwmutexMikael Pettersson
2015-01-11hipe: fix ARM/Thumb interworkingMikael Pettersson
2014-10-28Merge branch 'sv/isfinite/OTP-12268' into maintLukas Larsson
2014-10-28Use isfinite() instead of finite() when availableAnthony Ramine
2014-10-21erts: Fix bug when hipe tailcalls trapping BIF that disables GCSverker Eriksson
2014-10-21erts: Fix hipe bug when gc-disabling bif traps with gc enabledSverker Eriksson
2014-08-16Fix HiPE debug lock checking on OS X 64bitAnthony Ramine
2014-06-05Replace erlang:binary_to_term() Erlang wrappersRickard Green
2014-05-22Make binary BIFs converting from lists yield on large inputRickard Green
2014-05-22Make binary BIFs converting to lists yield on large inputRickard Green
2014-03-21Merge branch 'yiannist/hipe-llvm-backend'Henrik Nord
2014-03-13Merge branch 'sverk/valgrind-leaks'Sverker Eriksson
2014-03-07Add a BIF that only returns the atom okYiannis Tsiouris
2014-02-28erts: Suppress false leak in hipe_thread_signal_initSverker Eriksson
2014-02-28hipe: Break apart hipe_bif:make_fe/3 into two BIFsBjörn Gustavsson
2014-02-25Merge branch 'sverk/hipe-disable-gc-bug'Sverker Eriksson
2014-02-25erts: Fix heap overwrite by hipe "trap frames" when GC is disabledSverker Eriksson
2014-02-24erts: Make source file info available in lcLukas Larsson
2014-01-28erts: Initial Map instructions, type and structureBjörn-Egil Dahlberg
2013-11-18Execution of system tasks in context of another processRickard Green
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-04-30Properly declare _sigaction on DarwinAnthony Ramine
2013-03-04hipe: Use block comments - ansi styleBjörn-Egil Dahlberg
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-20Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851'Fredrik Gustafsson
2013-02-18noncharacter code points are allowedLukas Larsson
2013-02-13Change the return value of hipe_bifs:remove_refs_from/1Kostis Sagonas
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-21Fix compiler error for hipe in debug emulatorSverker Eriksson
2012-12-20erts,hipe: Make hipe compiler ask running emulator about process struct offsetsSverker Eriksson
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-03Use ptab functionality also for portsRickard Green
2012-12-03Prepare for use of ptab functionality also for portsRickard Green
2012-12-03Generalize process table implementationRickard Green
2012-11-27Merge branch 'egil/darwin-fixes'Björn-Egil Dahlberg
2012-11-23Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-11-14Merge remote branch 'upstream/maint'Ingela Anderton Andin
2012-11-13erts: Change assembler comment for hipe on x86 and amd64Sverker Eriksson
2012-11-13erts: Fix compile error on solaris in generated hipe_amd64_bifs.SSverker Eriksson
2012-10-10hipe: Cast offsetof to int in hipe_arch_print_pcbBjörn-Egil Dahlberg
2012-08-31Merge branch 'maint'Björn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-23Merge branch 'maint'Sverker Eriksson
2012-08-23Merge branch 'sverk/hipelibs-code_server-crash-maint' into maintSverker Eriksson
2012-08-23Merge branch 'maint'Ingela Anderton Andin
2012-08-22Fix assembler comments for hipe on ppcSverker Eriksson
2012-08-21Fix init:restart with hipelibsSverker Eriksson
2012-08-17Remove support for tuple funsBjörn Gustavsson
2012-07-05Merge branch 'maint'Sverker Eriksson