aboutsummaryrefslogtreecommitdiffstats
path: root/erts/configure.in
AgeCommit message (Expand)Author
2018-09-17Merge branch 'maint'Rickard Green
2018-09-06Fix PGO configure testRickard Green
2018-09-06Merge branch 'maint'Rickard Green
2018-08-21Merge branch 'rickard/crypto-configure/OTP-15129'Rickard Green
2018-08-21Merge branch 'rickard/parallel-configure/OTP-14625'Rickard Green
2018-08-21Move configuration of crypto to crypto application from ertsRickard Green
2018-08-21Parallel configureRickard Green
2018-07-23erts: Fix configure check when cross-compilingFredrik Fornwall
2018-07-02erts,runtime_tools: Remove some vfork residuesSverker Eriksson
2018-06-18Update copyright yearHenrik Nord
2018-05-23configure.in: Add back accidentally deleted AC_SUBST(FPE)Björn Gustavsson
2018-05-09Disable the use of floating point exceptionsBjörn Gustavsson
2018-04-27Move the corba applcations to separate repositoryLars Thorsen
2018-04-20erts: Remove config test of MAP_NORESERVE for hipe on x86_64Sverker Eriksson
2018-04-19erts,erl_interface: Refactor common config of ARCHSverker Eriksson
2018-03-13Force 64-bit alignment for pre-allocators unless x86Rickard Green
2018-02-14Merge branch 'sverker/gc-move-opt'Sverker Eriksson
2018-01-29make HiPE work on x86_64 when PIE is enabledbhuztez
2018-01-19erts: Add ERTS_RESTRICTSverker Eriksson
2018-01-11Merge branch 'maint'Rickard Green
2017-12-18Do not add -lz to LIBS; keep it in Z_LIBRickard Green
2017-10-30Merge branch 'lukas/erts/pgo/OTP-14604'Lukas Larsson
2017-10-25erts: Only do PGO if gcc supports -fprofile-correctionLukas Larsson
2017-10-05Use 32-bits pointers to C codeBjörn Gustavsson
2017-10-05Move LD flags for hipe from Makefile.in to configure.inBjörn Gustavsson
2017-10-02erts: disable kernel-poll on OS X vsn < 16Lukas Larsson
2017-10-02erts: Move all I/O polling to a seperate threadLukas Larsson
2017-09-11erts: Remove possibility to disable dirty schedulersLukas Larsson
2017-09-11Merge branch 'lukas/erts/pgo/OTP-14604'Lukas Larsson
2017-09-08Add support for building a pgo beam_emuLukas Larsson
2017-09-05Merge branch 'maint'Rickard Green
2017-09-05Merge branch 'rickard/statistics-time-fixes/OTP-14597/ERL-465' into maintRickard Green
2017-09-04Bug fixes of statistics(wall_clock) and statistics(runtime)Rickard Green
2017-08-11Break out most instructions from beam_emu.cBjörn Gustavsson
2017-07-17erts: Cleanup configure and makefiles after non-smp removalLukas Larsson
2017-07-17erts: Cleanup removal of non-smp emulatorsLukas Larsson
2017-07-06Merge branch 'maint'Björn Gustavsson
2017-07-04macOS: Fix problems loading cryptoBjörn Gustavsson
2017-06-23Support e2k architectureBoris Bochkarev
2017-05-16Let --enable-lock-counter build an additional emulatorBjörn Gustavsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-21erts: Deprecate the non-smp emulatorsLukas Larsson
2017-04-12Merge branch 'ingela/openssl-version'Ingela Anderton Andin
2017-04-11Merge PR-1397 from margnus1/hipe-m32-build OTP-14330Sverker Eriksson
2017-04-07erts: Update configure check for OpenSSLIngela Anderton Andin
2017-03-30Don't imply --disable-hipe in --enable-m32-buildMagnus Lång
2017-03-30Complete the list of ./configure ARCH adjustmentsMagnus Lång
2017-03-29Partially revert commit 37d63e9b8a0a96125ada858205286a58a5bed1aeKostis Sagonas
2017-03-16Improve no-pie solution from bug report ERL-294Karol Ostrovsky
2017-02-06Implement magic referencesRickard Green