summaryrefslogtreecommitdiff
path: root/erts/configure.in
Commit message (Expand)AuthorAgeFilesLines
* erts: Remove ERLANG_COMPILE_DATE from erl_version.hJérôme de Bretagne2022-01-191-10/+1
* [esock] Tweaks to make socket ioctl compile on OpenIndianaMicael Karlberg2021-11-111-0/+27
* [esock] Add configure test for ifmapMicael Karlberg2021-11-111-0/+9
* Fix configure test --enable-esock-socket-registryRaimo Niskanen2021-08-041-16/+13
* Make erts configure fail if sctp support request cannot be satisfiedRickard Green2021-04-281-0/+9
* jit: Break out architecture-dependent sources to a sub directoryBjörn Gustavsson2021-03-241-0/+3
* Merge branch 'maint'Lukas Larsson2021-03-181-2/+21
|\
| * erts: Fix check for inet_pton on windowsLukas Larsson2021-03-161-2/+21
* | Merge pull request #2890 from josevalim/jv-float-16-supportJohn Högberg2021-02-191-0/+1
|\ \
| * | Support IEEE 754-2008 16-bit floats in bitstringsJosé Valim2021-02-031-0/+1
* | | Merge pull request #3001 from bjorng/bjorn/fix-math-errors/OTP-17133Björn Gustavsson2021-02-031-1/+0
|\ \ \ | |/ / |/| |
| * | Make sure that math:{acos,asin}/1 consistently fail for domain errorsBjörn Gustavsson2021-01-271-1/+0
* | | Merge branch 'maint'Micael Karlberg2021-01-261-0/+2
|\ \ \ | |/ / |/| / | |/
| * erts: Add diagnostic suppress as sctp header is incorrectLukas Larsson2021-01-251-0/+20
* | erts: Add diagnostic suppress as sctp header is incorrectLukas Larsson2021-01-071-0/+14
* | erts: Remove -Werror from CFLAGS during configureLukas Larsson2021-01-071-6/+19
* | erts: Disable native stack if we can't make it signal-safeJohn Högberg2020-11-201-5/+25
* | erts: Warn on void pointer arithmeticJohn Högberg2020-11-121-1/+1
* | Merge branch 'sverker/erts/config-h-include-guard'Sverker Eriksson2020-11-091-0/+5
|\ \
| * | erts: Add #include guard to config.h in ertsSverker Eriksson2020-11-061-0/+5
* | | otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-199/+0
|/ /
* | jit: Stop disabling JIT on systems that enforce W^XJohn Högberg2020-11-051-32/+0
* | jit: Disable native stack on OpenBSDJohn Högberg2020-11-051-0/+18
* | Merge pull request #2777 from paulo-ferraz-oliveira/fix/configure_log/OTP-16946Lukas Larsson2020-10-151-3/+1
|\ \
| * | Further trim unnecessary output (as per @garazdawi's .diff)Lukas Larsson2020-10-061-1/+0
| * | Avoid isolated 'none' in the logPaulo F. Oliveira2020-10-061-2/+1
| |/
* | Merge branch 'maint'Lukas Larsson2020-09-241-1/+2
|\ \ | |/
| * erts: Remove old gcc flag -fno-remove-tree-copyrenamLukas Larsson2020-09-091-1/+2
* | jit: Implement support for perf dumpLukas Larsson2020-09-221-1/+2
* | erts: Implement the BeamAsm JITLukas Larsson2020-09-221-17/+160
* | erts: Fix PGO check on newer gcc versionsLukas Larsson2020-09-211-7/+5
* | Merge branch 'raimo/socket-improve-API/OTP-16749'Raimo Niskanen2020-09-081-1/+10
|\ \
| * | Fix configure includes for errqueue.hRaimo Niskanen2020-09-021-1/+8
| * | Improve the socket APIRaimo Niskanen2020-08-121-0/+2
* | | Merge branch 'maint'Rickard Green2020-08-071-1/+1
|\ \ \ | | |/ | |/|
| * | Update config scripts to compile for Apple Silicon (arm64)Mark Peek2020-08-071-1/+1
* | | Merge branch 'maint'Micael Karlberg2020-07-271-0/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch 'bmk/erts/esock/20200727/macos_big_sur_missing_includes' into maintMicael Karlberg2020-07-271-0/+2
| |\
| | * Add missing include statements in in6addr testsTyler Stromberg2020-07-101-0/+2
* | | Merge branch 'maint'Micael Karlberg2020-07-201-0/+21
|\ \ \ | |/ /
| * | [erts|esock] Make use of socket registry configurableMicael Karlberg2020-07-101-0/+21
| |/
* | Merge pull request #2670 from RaimoNiskanen/raimo/socket-open-any-protocol/OT...Raimo Niskanen2020-06-261-1/+1
|\ \ | |/ |/|
| * Implement supports(protocols)Raimo Niskanen2020-06-221-1/+1
* | erts: Fix clang PGO for newer clang versionsLukas Larsson2020-06-231-5/+5
|/
* Fix discard on platforms without madviseCalvin Buckley2020-06-081-1/+1
* [erts|kernel|esock] Make use of rcvtimeo and sndtimeo configMicael Karlberg2020-04-231-0/+13
* Merge branch 'maint'Björn Gustavsson2020-03-311-1/+1
|\
| * Fix failing build on BSDsBjörn Gustavsson2020-03-301-1/+1
* | Merge branch 'maint'Björn Gustavsson2020-03-271-15/+0
|\ \ | |/
| * Fix build of OTP with Xcode 11.4Björn Gustavsson2020-03-271-15/+0