aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/Makefile.in
AgeCommit message (Expand)Author
2019-06-14[esock,kernel] net -> prim_net and add (new) netMicael Karlberg
2019-04-30[socket|net] Final prepMicael Karlberg
2019-04-30[socket] Preliminary - make socket configurableMicael Karlberg
2019-04-10Decentralized counters for ETS ordered_set with write_concurrencyKjell Winblad
2019-03-06Merge 'rickard/make-fixes-21/OTP-15657' into 'rickard/make-fixes-22/OTP-15657'Rickard Green
2019-03-06Merge 'rickard/make-fixes-20/OTP-15657' into 'rickard/make-fixes-21/OTP-15657'Rickard Green
2019-03-06Merge 'rickard/make-fixes-19/OTP-15657' into 'rickard/make-fixes-20/OTP-15657'Rickard Green
2019-03-06Merge 'rickard/make-fixes-18/OTP-15657' into 'rickard/make-fixes-19/OTP-15657'Rickard Green
2019-03-06Merge 'rickard/make-fixes-17/OTP-15657' into 'rickard/make-fixes-18/OTP-15657'Rickard Green
2019-03-06Remove own configured RM make variableRickard Green
2019-02-22[socket-nif] Rename 'nosup' -> 'notsup'Sverker Eriksson
2019-02-04Merge branch 'bmk/20180918/nififying_inet/OTP-14831' into bmk/20190204/socket...Micael Karlberg
2019-02-01[socket-nif] nosup expection of win32 and type(s) replacementsMicael Karlberg
2019-01-30[socket-nif] Preliminary windows adaptionsMicael Karlberg
2018-11-15Merge branch 'maint'Sverker Eriksson
2018-11-15erts: Add new module 'counters'Sverker Eriksson
2018-11-15erts: Add new module 'atomics'Sverker Eriksson
2018-11-06Merge branch 'maint'Björn Gustavsson
2018-11-06Add a persistent term storageBjörn Gustavsson
2018-10-01Merge branch 'richcarl/erts/erl_init-cleanup/OTP-15336'Lukas Larsson
2018-09-18[socket-nif] Add support for recvmsgMicael Karlberg
2018-09-18[socket+net-nif] Introduced a couple of common filesMicael Karlberg
2018-09-18[net-nif] Added preliminary net nif fileMicael Karlberg
2018-09-18[socket-nif] preliminary version of the new socket interface (nififying)Micael Karlberg
2018-09-05Add a more scalable ETS ordered_set implementationKjell Winblad
2018-05-23Drop otp_ring0, using erl_init insteadRichard Carlsson
2018-05-23Add erl_init moduleRichard Carlsson
2018-05-23make: Don't call mkdir with empty argumentLukas Larsson
2018-05-09Disable the use of floating point exceptionsBjörn Gustavsson
2018-04-23erts: Rewrite memory instrumentationJohn Högberg
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-01-03Replace the libc environment with a thread-safe emulationJohn Högberg
2017-11-30Reimplement efile_drv as a dirty NIFJohn Högberg
2017-11-30Add a mutable binary buffer type (prim_buffer)John Högberg
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-12Merge branch 'lukas/erts/poll-thread/OTP-14346'Lukas Larsson
2017-10-09erts: Make a copy of erl_poll.c to help debuggersLukas Larsson
2017-10-09Merge branch 'bjorn/erts/pack-with-opcode/OTP-14325'Björn Gustavsson
2017-10-05Merge branch 'lukas/erts/beam-emu-vars'Lukas Larsson
2017-10-05Pack operands into the instruction wordBjörn Gustavsson
2017-10-05Move LD flags for hipe from Makefile.in to configure.inBjörn Gustavsson
2017-10-02erts: Move all I/O polling to a seperate threadLukas Larsson
2017-09-27erts: Add makefile target to check emu register allocationLukas 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-06Merge branch 'maint' into john/erts/merge-zlib-and-vector-qJohn Högberg
2017-09-06Merge branch 'maint' into john/erts/merge-zlib-and-vector-qJohn Högberg
2017-09-05Replace the zlib driver with a NIFJohn Högberg