Age | Commit message (Expand) | Author |
2015-04-29 | erts: Fix incorrect use of AC_EGREP_CPP | Johan Oudinet |
2015-04-29 | Merge branch 'JeromeDeBretagne/fix_android_build' | Zandra Hird |
2015-04-29 | Merge branch 'mikpe/hipe-unbreak-arity-4-bifs' | Zandra Hird |
2015-04-28 | erl_child_setup.c: fix Android breakage | Mikael Pettersson |
2015-04-28 | Merge branch 'egil/opt-instructions/OTP-12690' | Björn-Egil Dahlberg |
2015-04-27 | Fix cross compilation for Android | Jérôme de Bretagne |
2015-04-27 | Merge branch 'sverk/maximmai-pr640-autoconf/OTP-12646' | Sverker Eriksson |
2015-04-27 | Merge branch 'vinoski/dirty-sched-wakeup' | Zandra Hird |
2015-04-27 | erts: Specialize minus and plus instruction | Björn-Egil Dahlberg |
2015-04-27 | erts: Add move2 specialization for common move patterns | Björn-Egil Dahlberg |
2015-04-24 | Merge branch 'egil/core-on-heart-tmo/OTP-12613' | Björn-Egil Dahlberg |
2015-04-24 | Merge branch 'egil/opt-float-cmp' | Björn-Egil Dahlberg |
2015-04-24 | erts: Specialize rem instruction for common case | Björn-Egil Dahlberg |
2015-04-24 | erts: Specialize band instruction for common case | Björn-Egil Dahlberg |
2015-04-23 | Fix FreeBSD sendfile | Stefan Grundmann |
2015-04-23 | erts: Batch loads and stores for move_window | Björn-Egil Dahlberg |
2015-04-23 | erts: Fix loader increment from minus instruction | Björn-Egil Dahlberg |
2015-04-23 | erts: Add move window instruction | Björn-Egil Dahlberg |
2015-04-23 | erts: Add instruction move3 for xy and xx | Björn-Egil Dahlberg |
2015-04-23 | erts: Specialize compare instructions | Björn-Egil Dahlberg |
2015-04-22 | erts/hipe: unbreak arity 4 BIFs | Mikael Pettersson |
2015-04-22 | Merge branch 'sverk/pr632/prevent-illegal-nif-terms/OTP-12655' | Sverker Eriksson |
2015-04-22 | erts: Brute force float comparisons as well | Björn-Egil Dahlberg |
2015-04-21 | Merge branch 'sverk/etp-map' | Sverker Eriksson |
2015-04-21 | erts,hipe: Optimize away calls to emasculate_binary | Sverker Eriksson |
2015-04-21 | Merge branch 'mikpe/configure-linux-spelling' | Zandra Hird |
2015-04-21 | update java version | Henrik Nord |
2015-04-20 | erts,hipe: Fix bug in binary matching of writable binary | Sverker Eriksson |
2015-04-20 | erts: Enable different abort signal from heart | Björn-Egil Dahlberg |
2015-04-20 | erts/configure.in: handle more 'linux' spellings | Mikael Pettersson |
2015-04-20 | erts: Fix halfword compare | Björn-Egil Dahlberg |
2015-04-17 | Merge branch 'egil/cmp-immediate-optimization/OTP-12663' | Björn-Egil Dahlberg |
2015-04-16 | erts: Assume counting opcodes are correctly generated | Björn-Egil Dahlberg |
2015-04-16 | erts: Remove instruction_count command option | Björn-Egil Dahlberg |
2015-04-16 | Merge branch 'egil/maps-refactor' | Björn-Egil Dahlberg |
2015-04-16 | Merge branch 'bjorn/maps' | Björn Gustavsson |
2015-04-16 | Merge branch 'egil/refactor-message-queue-probes' | Björn-Egil Dahlberg |
2015-04-15 | Merge branch 'sverk/nlmills-pr653/efile-union-pwritev/OTP-12653' | Sverker Eriksson |
2015-04-15 | erts: Reject non-finite float terms in erl_drv_output_term | Sverker Eriksson |
2015-04-15 | erts: Remove old docs about experimental NIF versions. | Sverker Eriksson |
2015-04-15 | erts: Add enif_has_pending_exception | Sverker Eriksson |
2015-04-15 | erts: Clearify erl_nif documentation about badarg exception | Sverker Eriksson |
2015-04-15 | erts: Fix compile warning in enif_make_double | Sverker Eriksson |
2015-04-15 | erts: Fix divide by zero compile error in nif_SUITE.c | Sverker Eriksson |
2015-04-15 | erts: Fix isfinite for windows | Sverker Eriksson |
2015-04-15 | erts: Optimize comparison operator for frequent immediates | Björn-Egil Dahlberg |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |
2015-04-14 | erts: Add map support to gdb etp command | Sverker Eriksson |
2015-04-14 | erts: Use make_small for size terms on flat maps | Björn-Egil Dahlberg |
2015-04-14 | Merge branch 'egil/fix-maps-match_spec-return/OTP-12656' | Björn-Egil Dahlberg |