aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/Makefile.in
AgeCommit message (Expand)Author
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
2017-09-05erts: Add nif ioqLukas Larsson
2017-08-31Introduce '%warm' and beam_warm.hBjörn Gustavsson
2017-08-23Eliminate the beam_instrs.h fileBjörn Gustavsson
2017-08-11Break out most instructions from beam_emu.cBjörn Gustavsson
2017-08-08Simplify specifying implementation of instructionsBjörn Gustavsson
2017-07-17erts: Cleanup alloc.types after non-smp removalLukas Larsson
2017-07-17erts: Cleanup configure and makefiles after non-smp removalLukas Larsson
2017-07-06Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg
2017-07-06Move lock flags to a common headerJohn Högberg
2017-05-29hipe: Fix hipe_mkliterals make recipeLukas Larsson
2017-05-18Make lock counter info independent of the locks being countedJohn Högberg
2017-05-04Update copyright yearRaimo Niskanen
2017-04-21erts: Deprecate the non-smp emulatorsLukas Larsson
2017-03-20erts: Make generated files depend on MakefileSverker Eriksson
2017-01-12Optimize handling of BIF errorsRickard Green
2017-01-12Support for dirty BIFsRickard Green
2016-11-11Merge branch 'maint'Sverker Eriksson
2016-11-11erts: Fix correct link flags for hipe_mkliteralsSverker Eriksson
2016-10-14Add a loader state for HiPE code loadingMagnus Lång
2016-08-31Remove old purge strategyRickard Green
2016-08-29Merge branch 'maint'Rickard Green
2016-08-29Merge branch 'rickard/ds-purge-module/OTP-13808' into maintRickard Green
2016-08-29Merge branch 'rickard/fun-purge-bug/OTP-13809' and 'rickard/new-purge-strateg...Rickard Green
2016-08-29Perform check_process_code while process is executing dirtyRickard Green
2016-08-26Reclaim literal area after purge has completedRickard Green
2016-07-14Merge branch 'maint'Lukas Larsson
2016-07-14hipe: Remove performance profiling codeLukas Larsson