aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-27erts: Specialize minus and plus instructionBjörn-Egil Dahlberg
2015-04-27erts: Add move2 specialization for common move patternsBjörn-Egil Dahlberg
2015-04-24erts: Specialize rem instruction for common caseBjörn-Egil Dahlberg
2015-04-24erts: Specialize band instruction for common caseBjörn-Egil Dahlberg
2015-04-23erts: Batch loads and stores for move_windowBjörn-Egil Dahlberg
2015-04-23erts: Fix loader increment from minus instructionBjörn-Egil Dahlberg
2015-04-23erts: Add move window instructionBjörn-Egil Dahlberg
2015-04-23erts: Add instruction move3 for xy and xxBjörn-Egil Dahlberg
2015-04-23erts: Specialize compare instructionsBjörn-Egil Dahlberg
2015-04-23kernel: Add instruction_count helper to erts_debugBjörn-Egil Dahlberg
2015-04-21Merge branch 'egil/fix-halfword-cmp'Björn-Egil Dahlberg
2015-04-20Merge branch 'wmalik/slave-specs'Björn Gustavsson
2015-04-20zip: Suppress a dialyzer warning for an unmatched returnBjörn Gustavsson
2015-04-20erts: Fix halfword compareBjörn-Egil Dahlberg
2015-04-20Merge branch 'ia/public_key/bitstring/OTP-12110'Ingela Anderton Andin
2015-04-20ssl: Adjust to public_key application removing legacy compact_bit_string switchIngela Anderton Andin
2015-04-20public_key: Update vsn for OTP 18Ingela Anderton Andin
2015-04-20public_key: Reject bad signatures as early as possibleIngela Anderton Andin
2015-04-20public_key: Remove legacy switch compact_bit_stringIngela Anderton Andin
2015-04-17Merge branch 'egil/cmp-immediate-optimization/OTP-12663'Björn-Egil Dahlberg
2015-04-17Merge branch 'egil/fix-icount'Björn-Egil Dahlberg
2015-04-17Merge branch 'ia/ssl/inet-dep'Ingela Anderton Andin
2015-04-16erts: Assume counting opcodes are correctly generatedBjörn-Egil Dahlberg
2015-04-16erts: Remove instruction_count command optionBjörn-Egil Dahlberg
2015-04-16Merge branch 'egil/fix-percept/OTP-12662'Björn-Egil Dahlberg
2015-04-16Merge branch 'egil/maps-refactor'Björn-Egil Dahlberg
2015-04-16Update primary bootstrapBjörn Gustavsson
2015-04-16Merge branch 'bjorn/maps'Björn Gustavsson
2015-04-16ssl: Add runtime depenency due to commit 4e0a5e36b38e3f15ed8f7d700d26f2424a47...Ingela Anderton Andin
2015-04-16Merge branch 'egil/refactor-message-queue-probes'Björn-Egil Dahlberg
2015-04-15Merge branch 'sverk/nlmills-pr653/efile-union-pwritev/OTP-12653'Sverker Eriksson
2015-04-15Merge branch 'sverk/crypto/rm-EVP_CIPHER_CTX_new'Sverker Eriksson
2015-04-15Merge branch 'ia/ssh/channel-gracefull-shutdown/OTP-12648'Ingela Anderton Andin
2015-04-15erts: Optimize comparison operator for frequent immediatesBjörn-Egil Dahlberg
2015-04-15Document the new {badmap,Term} and {badkey,Key} exceptionsBjörn Gustavsson
2015-04-15Raise more descriptive error messages for failed map operationsBjörn Gustavsson
2015-04-14erts: Use make_small for size terms on flat mapsBjörn-Egil Dahlberg
2015-04-14percept: Fix http server configBjörn-Egil Dahlberg
2015-04-14Merge branch 'egil/fix-maps-module-exceptions/OTP-12657'Björn-Egil Dahlberg
2015-04-14Merge branch 'egil/fix-maps-match_spec-return/OTP-12656'Björn-Egil Dahlberg
2015-04-14Merge branch 'peppe/common_test/report_error_if_missing_suite'Peter Andersson
2015-04-14erts: Refactor dtrace call probesBjörn-Egil Dahlberg
2015-04-14erts: Refactor erts_queue_messageBjörn-Egil Dahlberg
2015-04-14ssh: Shutdown sftp channel gracefullyIngela Anderton Andin
2015-04-14Merge branch 'ia/inets/remove-ssi/OTP-12156'Ingela Anderton Andin
2015-04-14Merge branch 'hb/stdlib/fix_orddict_doc/OTP-12651'Hans Bolinder
2015-04-14stdlib: Correct orddict(3)Hans Bolinder
2015-04-13Merge remote-tracking branch 'origin/peppe/common_test/longname_problem'Peter Andersson
2015-04-13Fix problem with suite compilation failures not being correctly reportedPeter Andersson
2015-04-13erl_term.h: Add is_not_map() macroBjörn Gustavsson