aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2014-02-24ose: Add eh_frame_hdr section to linker fileLukas Larsson
2014-02-24ose: Add link conf for gcc 4.4.3Lukas Larsson
2014-02-24ose: Copied driver_int.h from unixLukas Larsson
2014-02-24ose: Add module that allows interaction with any OSE processLukas Larsson
2014-02-24ose: Change start way to use arguments to beam.smp directlyLukas Larsson
2014-02-24ose: lseek() to use SEEK_CURJonas Karlsson
2014-02-24ose: Extract signal numbers to common fileLukas Larsson
2014-02-24ose: Convert EFILE_SEEK to unistd seek for gzioLukas Larsson
2014-02-24ose: Force atleast one async thread for oseLukas Larsson
2014-02-24erts: Make source file info available in lcLukas Larsson
2014-02-24ose: Add signal debugging macrosLukas Larsson
2014-02-24ose: Add unsetenv and update to use get_envLukas Larsson
2014-02-24Added support for ENEA OSELukas Larsson
2014-02-24Merge branch 'egil/maps/fix-cerl-inlining'Björn-Egil Dahlberg
2014-02-24Merge branch 'rickard/assumed-cacheline-size/OTP-11742'Rickard Green
2014-02-24Merge branch 'vinoski/ds2'Rickard Green
2014-02-24further enhancements for dirty schedulersSteve Vinoski
2014-02-24erts: Set default external enc to use new float schemeLukas Larsson
2014-02-23Introduce configure option --with-assumed-cache-line-size=SIZERickard Green
2014-02-21erts: Maps src instructions can't be literalsBjörn-Egil Dahlberg
2014-02-21Merge branch 'bjorn/erts/restore-cmp-arguments'Björn Gustavsson
2014-02-21Merge branch 'egil/compiler/maps-get_map_elements'Björn-Egil Dahlberg
2014-02-21Merge branch 'rickard/otp_version/OTP-11615'Rickard Green
2014-02-20ASSERT that GC is not tried with "need" when GC is disabledSverker Eriksson
2014-02-20Merge branch 'sverk/nif_SUITE-memleak'Sverker Eriksson
2014-02-20erts: Fix memory leak in nif_SUITE:resource_takeoverSverker Eriksson
2014-02-20Merge branch 'lukas/erts/dtrace-config-logging/OTP-11622'Lukas Larsson
2014-02-19erts: Fix erts_debug:disassemble/1Björn-Egil Dahlberg
2014-02-19Merge branch 'sverk/ets-all-race'Sverker Eriksson
2014-02-19erts: Fix faulty asserts in erts_sys_aligned_alloc/freeSverker Eriksson
2014-02-19erts: Fix harmless (?) typo in beam_load.cSverker Eriksson
2014-02-19erts: Fix race bug in ets:all/0Sverker Eriksson
2014-02-19Merge branch 'sverk/test_server/openbsd-dynlink'Sverker Eriksson
2014-02-19Merge branch 'sverk/crypto/hmac-context-reuse-bug'Sverker Eriksson
2014-02-19erts: Introduce new instructions for combined key fetchesBjörn-Egil Dahlberg
2014-02-19Misc adjustments of OTP versionRickard Green
2014-02-19beam/utils.c: Change back cmp() to only take two argumentsBjörn Gustavsson
2014-02-17allow optional whitespace in dirty scheduler erl optionsSteve Vinoski
2014-02-14Merge branch 'rickard/default_acul_mod/OTP-11604'Rickard Green
2014-02-10Merge branch 'egil/compiler/maps-fix-codegen'Björn-Egil Dahlberg
2014-02-07erts,compiler: Correct and amend tests for MapsBjörn-Egil Dahlberg
2014-02-07Merge branch 'egil/erts/fix-maps-beam_load'Björn-Egil Dahlberg
2014-02-07erts: Maps must fail on exact updates of empty MapsBjörn-Egil Dahlberg
2014-02-06Merge branch 'bjorn/erts/zlib-1.2.8/OTP-11669'Björn Gustavsson
2014-02-06erts: Fix dtrace generation on FreeBSDLukas Larsson
2014-02-05erts: Fix NIF bug when load/upgrade fails after enif_open_resource_typeSverker Eriksson
2014-02-05erts: Fix Maps for beam_loadBjörn-Egil Dahlberg
2014-02-05erts: Skip driver_SUITE:thr_free_drv for VM without threadsSverker Eriksson
2014-02-05erts: Fix driver_SUITE:otp_9302 for VM without threadsSverker Eriksson
2014-02-04gzio.c: Remove unnecessary usage of the OF() macroBjörn Gustavsson