aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-01Fix spelling of intended in erl_nif docsLukas Larsson
2018-10-01Introduce the no_spawn_compiler_process optionJosé Valim
2018-10-01Merge branch 'richcarl/erts/erl_init-cleanup/OTP-15336'Lukas Larsson
2018-10-01Update primary bootstrapBjörn Gustavsson
2018-10-01Merge branch 'bjorn/compiler/fix-r21-option'Björn Gustavsson
2018-10-01Merge pull request #1965 from bjorng/bjorn/compiler/misc-cleanupsBjörn Gustavsson
2018-10-01Merge branch 'ingela/ssl/extensions-and-TLS-1.3-handshaking'Ingela Anderton Andin
2018-10-01ssl: Correct extension decoding and dialyzer specIngela Anderton Andin
2018-10-01Fix bug for sockopt pktoptions on BSDRaimo Niskanen
2018-10-01Merge branch 'maint'Siri Hansen
2018-10-01Merge branch 'siri/appups-21.2' into maintSiri Hansen
2018-09-29Make Erlang's cpu_sup function better on AndroidAlexander Clouter
2018-09-29SELinux is another cause of MSG_CTRUNCAlexander Clouter
2018-09-28Update to Unicode-11Dan Gudmundsson
2018-09-28Merge branch 'sverker/erts/cleanup-efile-argc-checks'Sverker Eriksson
2018-09-28ets_SUITE: Remove more redundant option combosSverker Eriksson
2018-09-28Fix code generation of binary instructions with the r21 optionBjörn Gustavsson
2018-09-28Merge pull request #1958 from jhogberg/john/compiler/ssa-bsm-optJohn Högberg
2018-09-28hipe: Document new limitations and disable known failing testsJohn Högberg
2018-09-28Remove unused instruction bs_context_to_binary from the compilerJohn Högberg
2018-09-28beam_ssa_pre_codegen: Remove unused variable aliasing supportBjörn Gustavsson
2018-09-28Improve coverage of 21 compatibilityBjörn Gustavsson
2018-09-28beam_ssa_opt: Eliminate redundant match alignment testsJohn Högberg
2018-09-28Rewrite BSM optimizations in the new SSA-based intermediate formatJohn Högberg
2018-09-28Decrease probability for failed histogramRaimo Niskanen
2018-09-28Fix rare bug in binary matching (again)Björn Gustavsson
2018-09-27[snmp] Update version (-> 5.3)Micael Karlberg
2018-09-27ssl: Generalize extensions handlingIngela Anderton Andin
2018-09-27[snmp] Make sure it supports parallel makeMicael Karlberg
2018-09-27[otp_mibs] Removed the app otp_mibsMicael Karlberg
2018-09-27[snmp+otp_mibs] Moved mib and update system docMicael Karlberg
2018-09-27[otp_mibs] Prep removing otp_mibsMicael Karlberg
2018-09-27[snmp] Cleanup before removing the otp_mibs appMicael Karlberg
2018-09-27os_mon: Remove the os_mon MIBS supportLukas Larsson
2018-09-27Update kernel, stdlib and sasl appups for OTP-21.2Siri Hansen
2018-09-27update commentIblis Lin
2018-09-26Move peephole optimization from beam_block to beam_aBjörn Gustavsson
2018-09-26Move bif_to_test/3 from beam_utils to beam_ssa_codegenBjörn Gustavsson
2018-09-26beam_validator: Disallow literal arguments for certain instructionsBjörn Gustavsson
2018-09-26beam_ssa_pre_codegen: Fix bug in sanitization of get_map_elementBjörn Gustavsson
2018-09-26beam_utils: Fix typo in commentBjörn Gustavsson
2018-09-26beam_clean: Use maps and cerl_sets instead of dict and setsBjörn Gustavsson
2018-09-26Remove the last optimization from beam_flattenBjörn Gustavsson
2018-09-26Move allocation combining from beam_flatten to beam_ssa_codegenBjörn Gustavsson
2018-09-26Move optimization of 'move' from beam_flatten to beam_ssa_codegenBjörn Gustavsson
2018-09-26Use os:getenv/2 where possiblePeter Lemenkov
2018-09-26TypoPeter Lemenkov
2018-09-26Merge pull request #1960 from jhogberg/john/compiler/validator-aliased-type-f...John Högberg
2018-09-26erts: Fix memory leak on file read errorsJohn Högberg
2018-09-26hipe_llvm_main: fix tmpfs dir on FreeBSDIblis Lin