summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* erts: Move new hipe ref and sdesc lists to loader stateSverker Eriksson2016-10-1412-90/+115
* erts: Use hipe_free_moduleSverker Eriksson2016-10-144-16/+10
* erts: Fill freed EXEC memory with illegal instructions on DEBUGSverker Eriksson2016-10-141-1/+9
* erts: Check hipe stack in check_process_codeMagnus Lång2016-10-145-3/+116
* Add a loader state for HiPE code loadingMagnus Lång2016-10-1414-75/+387
* erts: Remove unused hipe_bifs:code_sizeSverker Eriksson2016-10-104-94/+2
* erts: Improve hipe load/upgrade/purge machinerySverker Eriksson2016-10-1030-734/+1005
* hipe_unified_loader: Refactor rename all Addresses to FunDefsSverker Eriksson2016-10-101-60/+60
* erts: Refactor module_start_stagingSverker Eriksson2016-10-101-8/+9
* erts: Refactor hipe_sdesc.summary into bit fieldsSverker Eriksson2016-10-106-9/+21
* erts: Refactor rename struct hipe_sdescSverker Eriksson2016-10-1010-67/+67
* erts: Refactor rename structs hipe_mfa and hipe_refSverker Eriksson2016-10-101-22/+22
* Merge branch 'maint'Björn Gustavsson2016-10-072-10/+44
|\
| * Merge branch 'bjorn/compiler/beam_bsm/ERL-268/OTP-13947' into maintBjörn Gustavsson2016-10-072-11/+46
| |\
| | * beam_bsm: Eliminate unsafe optimizationBjörn Gustavsson2016-10-062-11/+46
* | | Merge branch 'maint'Ingela Anderton Andin2016-10-071-2/+5
|\ \ \ | |/ /
| * | Merge branch 'ingela/inets/httpc/ERL-253' into maintIngela Anderton Andin2016-10-071-2/+5
| |\ \
| | * | inets: httpc improve error handlingIngela Anderton Andin2016-09-191-2/+5
* | | | Merge branch 'maint'Ingela Anderton Andin2016-10-076-98/+58
|\ \ \ \ | |/ / /
| * | | Merge branch 'kostis/inets-reference-record-types/PR-1188' into maintIngela Anderton Andin2016-10-076-98/+58
| |\ \ \
| | * | | Replace ref() with reference() in inets filesKostis Sagonas2016-10-046-98/+58
* | | | | Merge branch 'maint'Ingela Anderton Andin2016-10-072-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'ingela/ssl/cipher-type-spec' into maintIngela Anderton Andin2016-10-072-3/+3
| |\ \ \ \
| | * | | | ssl: Adjust cipher type to conform to implementationIngela Anderton Andin2016-10-052-3/+3
* | | | | | Merge branch 'maint'Dan Gudmundsson2016-10-0788-394/+587
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'dgud/wx/fix-unicode-chardata/ERL-270/OTP-13934' into maintDan Gudmundsson2016-10-0782-391/+393
| |\ \ \ \ \
| | * | | | | Fix guard test for chardataDan Gudmundsson2016-10-0582-391/+393
| * | | | | | Merge branch 'dgud/mnesia/dirty_select_cont/PR-1184/OTP-13944' into maintDan Gudmundsson2016-10-072-3/+15
| |\ \ \ \ \ \
| | * | | | | | Allow reusing mnesia select continuationsDániel Szoboszlay2016-10-062-3/+15
| * | | | | | | Merge branch 'dgud/tools/emacs/edoc-support/PR-1195/OTP-13945' into maintDan Gudmundsson2016-10-074-0/+179
| |\ \ \ \ \ \ \
| | * | | | | | | New file erlang-edoc.el to support EDoc in erlang-modeLeo Liu2016-10-064-0/+179
* | | | | | | | | Merge branch 'maint'Hans Bolinder2016-10-071-6/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'rohrer/doc/undefined_fields/PR-1189' into maintHans Bolinder2016-10-071-6/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Update per review comments.Doug Rohrer2016-10-051-3/+3
| | * | | | | | | | Fix reference to automatic `undefined` field declared types.Doug Rohrer2016-10-041-6/+9
* | | | | | | | | | Merge branch 'maint'Ingela Anderton Andin2016-10-064-1/+29
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'maint-19' into maintIngela Anderton Andin2016-10-065-2/+30
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Updated OTP versionOTP-19.1.2Erlang/OTP2016-10-062-1/+2
| | * | | | | | | | Update release notesErlang/OTP2016-10-061-0/+18
| | * | | | | | | | Merge branch 'ingela/ssh/channel_exit_handling/OTP-13932' into maint-19Erlang/OTP2016-10-063-2/+11
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ssh: Prepare releaseIngela Anderton Andin2016-10-052-1/+5
| | | * | | | | | | | ssh: Handle gen_server:call/3 exits properlyIngela Anderton Andin2016-10-051-1/+6
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'maint'Hans Bolinder2016-10-053-13/+68
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'hasse/parsetools/fix_leex_counting/ERL-263/OTP-13916' into maintHans Bolinder2016-10-053-13/+68
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | parsetools: Correct counting of newlinesHans Bolinder2016-09-293-13/+68
* | | | | | | | | | Merge branch 'maint'Dan Gudmundsson2016-10-0590-11891/+12242
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'dgud/wx/drop-files/OTP-13933' into maintDan Gudmundsson2016-10-0590-11891/+12242
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | wx: add wxWindowDragAcceptFilesDan Gudmundsson2016-09-2983-11675/+11870
| | * | | | | | | | | wx: Add simple dropfiles supportDan Gudmundsson2016-09-2812-226/+382
* | | | | | | | | | | Merge branch 'maint'Björn Gustavsson2016-10-0523-25/+33
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /