aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-11-17erts: Add cbprintf for Callback PrintingSverker Eriksson
2016-11-17Correct tar_SUITE:unicode/1Björn Gustavsson
2016-11-17Merge branch 'elbrujohalcon/expand-sup-doc/PR-1233/OTP-14037'Siri Hansen
2016-11-17Fixup of specs in randDan Gudmundsson
2016-11-17Merge branch 'dgud/mnesia/type-specs'Dan Gudmundsson
2016-11-17Add basic spec and typesDan Gudmundsson
2016-11-17Merge branch 'richcarl/mnesia/mnesia-ext-dont-wrap-cont/PR-1240/OTP-14039'Dan Gudmundsson
2016-11-17Merge branch 'jj1bdx/stdlib/rand-jump/PR-1235/OTP-14038'Dan Gudmundsson
2016-11-16hipe_x86: Fix encoding of test instr w/ neg immMagnus Lång
2016-11-16hipe_tagscheme: Simplify test_two_fixnums with immMagnus Lång
2016-11-16hipe_icode: Always const-propagate if&call argsMagnus Lång
2016-11-16hipe_tagscheme: x86 lea+test for mask_and_compareMagnus Lång
2016-11-16hipe_tagscheme: Improve fixnum_addsub with immMagnus Lång
2016-11-16hipe: Make realloc_binary fast case true branchMagnus Lång
2016-11-16hipe_x86_postpass: Negate conditions in goto elimMagnus Lång
2016-11-16hipe_tagscheme: Improve fixnum add on x86Magnus Lång
2016-11-16erts: Remove unused erl_crash_dump()Sverker Eriksson
2016-11-15hipe_rtl_to_x86: Use LEA only for immediate addsMagnus Lång
2016-11-15hipe_x86: LeaToAdd peephole ruleMagnus Lång
2016-11-15hipe_sparc: move coalescingMagnus Lång
2016-11-15hipe_ppc: better rlwinm ppMagnus Lång
2016-11-15hipe_ppc: move coalescingMagnus Lång
2016-11-15hipe_rtl: drop alub dest when unusedMagnus Lång
2016-11-15hipe_rtl: unify branch and alubMagnus Lång
2016-11-15hipe_x86: Fix&activate ElimCmp0 peephole ruleMagnus Lång
2016-11-15hipe_{x86,amd64}: Finish test instr implementationMagnus Lång
2016-11-15Expand on the behavior of supervisorsBrujo Benavides
2016-11-14erts: Add gcc compile error -Werror=undefSverker Eriksson
2016-11-14Merge branch 'maint'Hans Nilsson
2016-11-14Merge branch 'hans/ssh/cuddle_tests_maint' into maintHans Nilsson
2016-11-14Merge branch 'tokitori/stdlib/optimize-sets/PR-1212/OTP-14035'Björn Gustavsson
2016-11-14Merge branch 'maint'Ingela Anderton Andin
2016-11-14Merge remote-tracking branch 'github/pr/1227' into maintIngela Anderton Andin
2016-11-14Add jump functions to rand moduleKenji Rikitake
2016-11-13sys_core_fold: Remove unnecessary calls to opt_bool_case/1Björn Gustavsson
2016-11-13record_SUITE: Strengthen test of record access in guardsBjörn Gustavsson
2016-11-11Merge branch 'maint'Sverker Eriksson
2016-11-11Merge branch 'sverker/hipe-no-pie-amd64/ERL-294/PR-1239/OTP-14031' into maintSverker Eriksson
2016-11-11erts: Disable -fPIE for HiPE on x86_64Sverker Eriksson
2016-11-11erts: Fix correct link flags for hipe_mkliteralsSverker Eriksson
2016-11-11Merge branch 'siri/appups-20.0'Siri Hansen
2016-11-11Merge branch 'tsloughter/mod_app/PR-1222/OTP-14029'Siri Hansen
2016-11-11Don't wrap continuations from mnesia_ext backendsRichard Carlsson
2016-11-11Merge branch 'bjorn/compiler/tests'Björn Gustavsson
2016-11-11guard_SUITE: Add more test of guardsBjörn Gustavsson
2016-11-11compile_SUITE: Smoke test and cover more of v3_kernel_ppBjörn Gustavsson
2016-11-11ssh: Adjust inet buffers if too smallHans Nilsson
2016-11-11ssh: Change order on next_event actions in ssh_connection_handlerHans Nilsson
2016-11-11ssh: Testcase polishingHans Nilsson
2016-11-11Merge branch 'maint'Peter Andersson