Age | Commit message (Expand) | Author |
2017-10-30 | Merge branch 'lukas/erts/pgo/OTP-14604' | Lukas Larsson |
2017-10-25 | erts: Only do PGO if gcc supports -fprofile-correction | Lukas Larsson |
2017-10-05 | Use 32-bits pointers to C code | Björn Gustavsson |
2017-10-05 | Move LD flags for hipe from Makefile.in to configure.in | Björn Gustavsson |
2017-10-02 | erts: disable kernel-poll on OS X vsn < 16 | Lukas Larsson |
2017-10-02 | erts: Move all I/O polling to a seperate thread | Lukas Larsson |
2017-09-11 | erts: Remove possibility to disable dirty schedulers | Lukas Larsson |
2017-09-11 | Merge branch 'lukas/erts/pgo/OTP-14604' | Lukas Larsson |
2017-09-08 | Add support for building a pgo beam_emu | Lukas Larsson |
2017-09-05 | Merge branch 'maint' | Rickard Green |
2017-09-05 | Merge branch 'rickard/statistics-time-fixes/OTP-14597/ERL-465' into maint | Rickard Green |
2017-09-04 | Bug fixes of statistics(wall_clock) and statistics(runtime) | Rickard Green |
2017-08-11 | Break out most instructions from beam_emu.c | Björn Gustavsson |
2017-07-17 | erts: Cleanup configure and makefiles after non-smp removal | Lukas Larsson |
2017-07-17 | erts: Cleanup removal of non-smp emulators | Lukas Larsson |
2017-07-06 | Merge branch 'maint' | Björn Gustavsson |
2017-07-04 | macOS: Fix problems loading crypto | Björn Gustavsson |
2017-06-23 | Support e2k architecture | Boris Bochkarev |
2017-05-16 | Let --enable-lock-counter build an additional emulator | Björn Gustavsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-21 | erts: Deprecate the non-smp emulators | Lukas Larsson |
2017-04-12 | Merge branch 'ingela/openssl-version' | Ingela Anderton Andin |
2017-04-11 | Merge PR-1397 from margnus1/hipe-m32-build OTP-14330 | Sverker Eriksson |
2017-04-07 | erts: Update configure check for OpenSSL | Ingela Anderton Andin |
2017-03-30 | Don't imply --disable-hipe in --enable-m32-build | Magnus Lång |
2017-03-30 | Complete the list of ./configure ARCH adjustments | Magnus Lång |
2017-03-29 | Partially revert commit 37d63e9b8a0a96125ada858205286a58a5bed1ae | Kostis Sagonas |
2017-03-16 | Improve no-pie solution from bug report ERL-294 | Karol Ostrovsky |
2017-02-06 | Implement magic references | Rickard Green |
2017-01-12 | Support for dirty BIFs | Rickard Green |
2016-12-02 | configure.in: Fix configure test for usable OpenSSL | Björn Gustavsson |
2016-12-02 | configure.in: Fix test for SSL with Kerberos | Björn Gustavsson |
2016-11-22 | Merge branch 'sverker/Wundef' | Sverker Eriksson |
2016-11-14 | erts: Add gcc compile error -Werror=undef | Sverker Eriksson |
2016-11-11 | Merge branch 'maint' | Sverker Eriksson |
2016-11-11 | Merge branch 'sverker/hipe-no-pie-amd64/ERL-294/PR-1239/OTP-14031' into maint | Sverker Eriksson |
2016-11-11 | erts: Disable -fPIE for HiPE on x86_64 | Sverker Eriksson |
2016-10-21 | erts: Use mprotect for hipe on all arch except x86_64 | Sverker Eriksson |
2016-10-20 | erts: Refactor hipe config test | Sverker Eriksson |
2016-10-19 | Merge branch 'maint' | Raimo Niskanen |
2016-10-17 | Configure enable libsctp dependency | Raimo Niskanen |
2016-10-14 | Merge branch 'master' into sverker/hipe-code-loadnpurge | Sverker Eriksson |
2016-10-14 | erts: Enable exec_alloc for all hipe architectures | Sverker Eriksson |
2016-10-13 | Revert "Check libsctp for sctp funcs in configure.in" | Raimo Niskanen |
2016-10-11 | Merge branch 'legoscia/ssl_in_fips_mode/PR-1180/OTP-13921' | Hans Nilsson |
2016-09-29 | Merge branch 'maint' | Rickard Green |
2016-09-29 | Merge branch 'rickard/macosx-config-mess/OTP-13904' into maint | Rickard Green |
2016-09-28 | Rename SSL_DEFINE to SSL_FLAGS | Magnus Henoch |
2016-09-28 | Support using OpenSSL in FIPS mode | Dániel Szoboszlay |
2016-09-28 | Try to handle not yet available functionality in MacOSX SDK | Rickard Green |