Age | Commit message (Expand) | Author |
2018-06-18 | Update copyright year | Henrik Nord |
2018-05-23 | configure.in: Add back accidentally deleted AC_SUBST(FPE) | Björn Gustavsson |
2018-05-09 | Disable the use of floating point exceptions | Björn Gustavsson |
2018-04-27 | Move the corba applcations to separate repository | Lars Thorsen |
2018-04-20 | erts: Remove config test of MAP_NORESERVE for hipe on x86_64 | Sverker Eriksson |
2018-04-19 | erts,erl_interface: Refactor common config of ARCH | Sverker Eriksson |
2018-03-13 | Force 64-bit alignment for pre-allocators unless x86 | Rickard Green |
2018-02-14 | Merge branch 'sverker/gc-move-opt' | Sverker Eriksson |
2018-01-29 | make HiPE work on x86_64 when PIE is enabled | bhuztez |
2018-01-19 | erts: Add ERTS_RESTRICT | Sverker Eriksson |
2018-01-11 | Merge branch 'maint' | Rickard Green |
2017-12-18 | Do not add -lz to LIBS; keep it in Z_LIB | Rickard Green |
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 |