Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | erts: Move new hipe ref and sdesc lists to loader state | Sverker Eriksson | 2016-10-14 | 12 | -90/+115 |
* | erts: Use hipe_free_module | Sverker Eriksson | 2016-10-14 | 4 | -16/+10 |
* | erts: Fill freed EXEC memory with illegal instructions on DEBUG | Sverker Eriksson | 2016-10-14 | 1 | -1/+9 |
* | erts: Check hipe stack in check_process_code | Magnus Lång | 2016-10-14 | 5 | -3/+116 |
* | Add a loader state for HiPE code loading | Magnus Lång | 2016-10-14 | 14 | -75/+387 |
* | erts: Remove unused hipe_bifs:code_size | Sverker Eriksson | 2016-10-10 | 4 | -94/+2 |
* | erts: Improve hipe load/upgrade/purge machinery | Sverker Eriksson | 2016-10-10 | 30 | -734/+1005 |
* | hipe_unified_loader: Refactor rename all Addresses to FunDefs | Sverker Eriksson | 2016-10-10 | 1 | -60/+60 |
* | erts: Refactor module_start_staging | Sverker Eriksson | 2016-10-10 | 1 | -8/+9 |
* | erts: Refactor hipe_sdesc.summary into bit fields | Sverker Eriksson | 2016-10-10 | 6 | -9/+21 |
* | erts: Refactor rename struct hipe_sdesc | Sverker Eriksson | 2016-10-10 | 10 | -67/+67 |
* | erts: Refactor rename structs hipe_mfa and hipe_ref | Sverker Eriksson | 2016-10-10 | 1 | -22/+22 |
* | Merge branch 'maint' | Björn Gustavsson | 2016-10-07 | 2 | -10/+44 |
|\ | |||||
| * | Merge branch 'bjorn/compiler/beam_bsm/ERL-268/OTP-13947' into maint | Björn Gustavsson | 2016-10-07 | 2 | -11/+46 |
| |\ | |||||
| | * | beam_bsm: Eliminate unsafe optimization | Björn Gustavsson | 2016-10-06 | 2 | -11/+46 |
* | | | Merge branch 'maint' | Ingela Anderton Andin | 2016-10-07 | 1 | -2/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'ingela/inets/httpc/ERL-253' into maint | Ingela Anderton Andin | 2016-10-07 | 1 | -2/+5 |
| |\ \ | |||||
| | * | | inets: httpc improve error handling | Ingela Anderton Andin | 2016-09-19 | 1 | -2/+5 |
* | | | | Merge branch 'maint' | Ingela Anderton Andin | 2016-10-07 | 6 | -98/+58 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'kostis/inets-reference-record-types/PR-1188' into maint | Ingela Anderton Andin | 2016-10-07 | 6 | -98/+58 |
| |\ \ \ | |||||
| | * | | | Replace ref() with reference() in inets files | Kostis Sagonas | 2016-10-04 | 6 | -98/+58 |
* | | | | | Merge branch 'maint' | Ingela Anderton Andin | 2016-10-07 | 2 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'ingela/ssl/cipher-type-spec' into maint | Ingela Anderton Andin | 2016-10-07 | 2 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | ssl: Adjust cipher type to conform to implementation | Ingela Anderton Andin | 2016-10-05 | 2 | -3/+3 |
* | | | | | | Merge branch 'maint' | Dan Gudmundsson | 2016-10-07 | 88 | -394/+587 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'dgud/wx/fix-unicode-chardata/ERL-270/OTP-13934' into maint | Dan Gudmundsson | 2016-10-07 | 82 | -391/+393 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix guard test for chardata | Dan Gudmundsson | 2016-10-05 | 82 | -391/+393 |
| * | | | | | | Merge branch 'dgud/mnesia/dirty_select_cont/PR-1184/OTP-13944' into maint | Dan Gudmundsson | 2016-10-07 | 2 | -3/+15 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Allow reusing mnesia select continuations | Dániel Szoboszlay | 2016-10-06 | 2 | -3/+15 |
| * | | | | | | | Merge branch 'dgud/tools/emacs/edoc-support/PR-1195/OTP-13945' into maint | Dan Gudmundsson | 2016-10-07 | 4 | -0/+179 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | New file erlang-edoc.el to support EDoc in erlang-mode | Leo Liu | 2016-10-06 | 4 | -0/+179 |
* | | | | | | | | | Merge branch 'maint' | Hans Bolinder | 2016-10-07 | 1 | -6/+9 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'rohrer/doc/undefined_fields/PR-1189' into maint | Hans Bolinder | 2016-10-07 | 1 | -6/+9 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Update per review comments. | Doug Rohrer | 2016-10-05 | 1 | -3/+3 |
| | * | | | | | | | | Fix reference to automatic `undefined` field declared types. | Doug Rohrer | 2016-10-04 | 1 | -6/+9 |
* | | | | | | | | | | Merge branch 'maint' | Ingela Anderton Andin | 2016-10-06 | 4 | -1/+29 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge branch 'maint-19' into maint | Ingela Anderton Andin | 2016-10-06 | 5 | -2/+30 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| | * | | | | | | | | Updated OTP versionOTP-19.1.2 | Erlang/OTP | 2016-10-06 | 2 | -1/+2 |
| | * | | | | | | | | Update release notes | Erlang/OTP | 2016-10-06 | 1 | -0/+18 |
| | * | | | | | | | | Merge branch 'ingela/ssh/channel_exit_handling/OTP-13932' into maint-19 | Erlang/OTP | 2016-10-06 | 3 | -2/+11 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | ssh: Prepare release | Ingela Anderton Andin | 2016-10-05 | 2 | -1/+5 |
| | | * | | | | | | | | ssh: Handle gen_server:call/3 exits properly | Ingela Anderton Andin | 2016-10-05 | 1 | -1/+6 |
| | |/ / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'maint' | Hans Bolinder | 2016-10-05 | 3 | -13/+68 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge branch 'hasse/parsetools/fix_leex_counting/ERL-263/OTP-13916' into maint | Hans Bolinder | 2016-10-05 | 3 | -13/+68 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | parsetools: Correct counting of newlines | Hans Bolinder | 2016-09-29 | 3 | -13/+68 |
* | | | | | | | | | | Merge branch 'maint' | Dan Gudmundsson | 2016-10-05 | 90 | -11891/+12242 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge branch 'dgud/wx/drop-files/OTP-13933' into maint | Dan Gudmundsson | 2016-10-05 | 90 | -11891/+12242 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | wx: add wxWindowDragAcceptFiles | Dan Gudmundsson | 2016-09-29 | 83 | -11675/+11870 |
| | * | | | | | | | | | wx: Add simple dropfiles support | Dan Gudmundsson | 2016-09-28 | 12 | -226/+382 |
* | | | | | | | | | | | Merge branch 'maint' | Björn Gustavsson | 2016-10-05 | 23 | -25/+33 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |