Age | Commit message (Expand) | Author |
2014-06-05 | Replace erlang:binary_to_term() Erlang wrappers | Rickard Green |
2014-05-22 | Make binary BIFs converting from lists yield on large input | Rickard Green |
2014-05-22 | Make binary BIFs converting to lists yield on large input | Rickard Green |
2014-03-21 | Merge branch 'yiannist/hipe-llvm-backend' | Henrik Nord |
2014-03-13 | Merge branch 'sverk/valgrind-leaks' | Sverker Eriksson |
2014-03-07 | Add a BIF that only returns the atom ok | Yiannis Tsiouris |
2014-02-28 | erts: Suppress false leak in hipe_thread_signal_init | Sverker Eriksson |
2014-02-28 | hipe: Break apart hipe_bif:make_fe/3 into two BIFs | Björn Gustavsson |
2014-02-25 | Merge branch 'sverk/hipe-disable-gc-bug' | Sverker Eriksson |
2014-02-25 | erts: Fix heap overwrite by hipe "trap frames" when GC is disabled | Sverker Eriksson |
2014-02-24 | erts: Make source file info available in lc | Lukas Larsson |
2014-01-28 | erts: Initial Map instructions, type and structure | Björn-Egil Dahlberg |
2013-11-18 | Execution of system tasks in context of another process | Rickard Green |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-04-30 | Properly declare _sigaction on Darwin | Anthony Ramine |
2013-03-04 | hipe: Use block comments - ansi style | Björn-Egil Dahlberg |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-20 | Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851' | Fredrik Gustafsson |
2013-02-18 | noncharacter code points are allowed | Lukas Larsson |
2013-02-13 | Change the return value of hipe_bifs:remove_refs_from/1 | Kostis Sagonas |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-21 | Fix compiler error for hipe in debug emulator | Sverker Eriksson |
2012-12-20 | erts,hipe: Make hipe compiler ask running emulator about process struct offsets | Sverker Eriksson |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-03 | Use ptab functionality also for ports | Rickard Green |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-11-27 | Merge branch 'egil/darwin-fixes' | Björn-Egil Dahlberg |
2012-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-11-23 | Update copyright years | Björn-Egil Dahlberg |
2012-11-14 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin |
2012-11-13 | erts: Change assembler comment for hipe on x86 and amd64 | Sverker Eriksson |
2012-11-13 | erts: Fix compile error on solaris in generated hipe_amd64_bifs.S | Sverker Eriksson |
2012-10-10 | hipe: Cast offsetof to int in hipe_arch_print_pcb | Björn-Egil Dahlberg |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-23 | Merge branch 'maint' | Sverker Eriksson |
2012-08-23 | Merge branch 'sverk/hipelibs-code_server-crash-maint' into maint | Sverker Eriksson |
2012-08-23 | Merge branch 'maint' | Ingela Anderton Andin |
2012-08-22 | Fix assembler comments for hipe on ppc | Sverker Eriksson |
2012-08-21 | Fix init:restart with hipelibs | Sverker Eriksson |
2012-08-17 | Remove support for tuple funs | Björn Gustavsson |
2012-07-05 | Merge branch 'maint' | Sverker Eriksson |
2012-06-25 | hipe_arm.c: remove dead code | Mikael Pettersson |
2012-06-25 | Fix compile error of HIPE enabled DEBUG emulator for ARM | Sverker Eriksson |
2012-06-25 | Fix hipe bif calling bug on ARM | Sverker Eriksson |
2012-06-04 | Merge branch 'maint' | Lukas Larsson |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-05-10 | Remove the hipe_bifs:show_message_area/0 BIF | Björn Gustavsson |
2012-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |