summaryrefslogtreecommitdiff
path: root/erts/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Move the corba applcations to separate repositoryLars Thorsen2018-04-271-2/+0
* erts: Remove config test of MAP_NORESERVE for hipe on x86_64Sverker Eriksson2018-04-201-13/+0
* erts,erl_interface: Refactor common config of ARCHSverker Eriksson2018-04-191-76/+2
* Force 64-bit alignment for pre-allocators unless x86Rickard Green2018-03-131-0/+7
* Merge branch 'sverker/gc-move-opt'Sverker Eriksson2018-02-141-2/+19
|\
| * erts: Add ERTS_RESTRICTSverker Eriksson2018-01-191-2/+19
* | make HiPE work on x86_64 when PIE is enabledbhuztez2018-01-291-17/+0
|/
* Merge branch 'maint'Rickard Green2018-01-111-4/+8
|\
| * Do not add -lz to LIBS; keep it in Z_LIBRickard Green2017-12-181-4/+8
* | Merge branch 'lukas/erts/pgo/OTP-14604'Lukas Larsson2017-10-301-11/+7
|\ \
| * | erts: Only do PGO if gcc supports -fprofile-correctionLukas Larsson2017-10-251-11/+7
* | | Use 32-bits pointers to C codeBjörn Gustavsson2017-10-051-0/+33
* | | Move LD flags for hipe from Makefile.in to configure.inBjörn Gustavsson2017-10-051-0/+14
* | | erts: disable kernel-poll on OS X vsn < 16Lukas Larsson2017-10-021-53/+15
* | | erts: Move all I/O polling to a seperate threadLukas Larsson2017-10-021-4/+10
* | | erts: Remove possibility to disable dirty schedulersLukas Larsson2017-09-111-22/+1
* | | Merge branch 'lukas/erts/pgo/OTP-14604'Lukas Larsson2017-09-111-0/+88
|\ \ \ | |/ /
| * | Add support for building a pgo beam_emuLukas Larsson2017-09-081-0/+88
* | | Merge branch 'maint'Rickard Green2017-09-051-0/+2
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'rickard/statistics-time-fixes/OTP-14597/ERL-465' into maintRickard Green2017-09-051-0/+2
| |\
| | * Bug fixes of statistics(wall_clock) and statistics(runtime)Rickard Green2017-09-041-0/+2
* | | Break out most instructions from beam_emu.cBjörn Gustavsson2017-08-111-4/+1
* | | erts: Cleanup configure and makefiles after non-smp removalLukas Larsson2017-07-171-284/+69
* | | erts: Cleanup removal of non-smp emulatorsLukas Larsson2017-07-171-8/+1
* | | Merge branch 'maint'Björn Gustavsson2017-07-061-1/+1
|\ \ \ | |/ /
| * | macOS: Fix problems loading cryptoBjörn Gustavsson2017-07-041-1/+1
| |/
* | Support e2k architectureBoris Bochkarev2017-06-231-0/+1
|/
* Let --enable-lock-counter build an additional emulatorBjörn Gustavsson2017-05-161-1/+3
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* erts: Deprecate the non-smp emulatorsLukas Larsson2017-04-211-2/+72
* Merge branch 'ingela/openssl-version'Ingela Anderton Andin2017-04-121-2/+2
|\
| * erts: Update configure check for OpenSSLIngela Anderton Andin2017-04-071-2/+2
* | Merge PR-1397 from margnus1/hipe-m32-build OTP-14330Sverker Eriksson2017-04-111-5/+8
|\ \
| * | Don't imply --disable-hipe in --enable-m32-buildMagnus Lång2017-03-301-1/+0
| * | Complete the list of ./configure ARCH adjustmentsMagnus Lång2017-03-301-4/+8
* | | Partially revert commit 37d63e9b8a0a96125ada858205286a58a5bed1aeKostis Sagonas2017-03-291-1/+1
|/ /
* | Improve no-pie solution from bug report ERL-294Karol Ostrovsky2017-03-161-3/+4
|/
* Implement magic referencesRickard Green2017-02-061-1/+19
* Support for dirty BIFsRickard Green2017-01-121-0/+23
* configure.in: Fix configure test for usable OpenSSLBjörn Gustavsson2016-12-021-6/+3
* configure.in: Fix test for SSL with KerberosBjörn Gustavsson2016-12-021-1/+3
* Merge branch 'sverker/Wundef'Sverker Eriksson2016-11-221-0/+1
|\
| * erts: Add gcc compile error -Werror=undefSverker Eriksson2016-11-141-0/+1
* | Merge branch 'maint'Sverker Eriksson2016-11-111-0/+17
|\ \ | |/ |/|
| * Merge branch 'sverker/hipe-no-pie-amd64/ERL-294/PR-1239/OTP-14031' into maintSverker Eriksson2016-11-111-0/+17
| |\
| | * erts: Disable -fPIE for HiPE on x86_64Sverker Eriksson2016-11-111-0/+17
* | | erts: Use mprotect for hipe on all arch except x86_64Sverker Eriksson2016-10-211-5/+5
* | | erts: Refactor hipe config testSverker Eriksson2016-10-201-23/+23
* | | Merge branch 'maint'Raimo Niskanen2016-10-191-7/+14
|\ \ \ | |/ /
| * | Configure enable libsctp dependencyRaimo Niskanen2016-10-171-5/+13