aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2012-07-19Move README and INSTALL to HOWTO folderLukas Larsson
2012-07-18Fix missing accounting for outbound distribution bytes.Rick Reed
2012-07-05Merge branch 'sverk/opt-inet-tcp-ctrl-proc'Sverker Eriksson
2012-07-05Merge branch 'sverk/opt-check-io'Sverker Eriksson
2012-07-05Merge branch 'maint'Sverker Eriksson
2012-07-04Merge branch 'sverk/hipe-arm-fix' into maintSverker Eriksson
2012-06-28Strengthen trace test casesBjörn Gustavsson
2012-06-25hipe_arm.c: remove dead codeMikael Pettersson
2012-06-25Workaround gcc bug affecting ARM debug buildSverker Eriksson
2012-06-25Fix compile error of HIPE enabled DEBUG emulator for ARMSverker Eriksson
2012-06-25Fix hipe bif calling bug on ARMSverker Eriksson
2012-06-25Add armv7l and armv5tejl as a recognized ARM architecturesSverker Eriksson
2012-06-25Don't go to single-scheduler mode when managing breakpointsBjörn Gustavsson
2012-06-25Refactor the code for managing breakpointsBjörn Gustavsson
2012-06-25Change the data structures for breakpointsBjörn Gustavsson
2012-06-25Add trace_local_SUITE:concurrency/1Björn Gustavsson
2012-06-25Make the lock check in erts_is_code_ix_locked() strongerBjörn Gustavsson
2012-06-20Merge branch 'maint'Rickard Green
2012-06-20Merge branch 'rickard/thr-prgr-use/OTP-10116' into maintRickard Green
2012-06-20erts: Update obsolete HARD_DEBUG codeSverker Eriksson
2012-06-18Fix faulty use of thread progress in handle_aux_work()Rickard Green
2012-06-18Revert conceptually wrong little fix as part of check_io optSverker Eriksson
2012-06-18Make allocation of check_io tables more scalable.Rick Reed
2012-06-08Merge branch 'maint'Lukas Larsson
2012-06-08Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maintLukas Larsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-06-04Merge branch 'maint'Lukas Larsson
2012-06-04Merge branch 'bjorn/remove-hybrid-heap/OTP-10105' into maintLukas Larsson
2012-06-01Merge branch 'maint'Raimo Niskanen
2012-06-01Merge branch 'raimo/erts/win-install-redist-mixup/OTP-10096' into maintRaimo Niskanen
2012-06-01Merge branch 'maint'Lukas Larsson
2012-06-01Merge branch 'lukas/test-cases' into maintLukas Larsson
2012-06-01Ignore calls to wx* modules if it is undefinedLukas Larsson
2012-05-31Merge branch 'maint'Henrik Nord
2012-05-31Merge branch 'sa/dialyzer-parallel' into maintHenrik Nord
2012-05-30Merge branch 'maint'Lukas Larsson
2012-05-30Merge branch 'lukas/fix_windows_release_tests/OTP-10099' into maintLukas Larsson
2012-05-30Update gccifier to respect -link optionLukas Larsson
2012-05-30Fix compilation issues on windows and Ubuntu 12.04Lukas Larsson
2012-05-25Merge branch 'maint'Sverker Eriksson
2012-05-25Merge branch 'sverk/valgrind-async-thr-suppression' into maintSverker Eriksson
2012-05-25Merge branch 'maint'Sverker Eriksson
2012-05-25Correct valgrind suppression for putenvSverker Eriksson
2012-05-25erts: Make 64-bit installer look for MS Redistributable in the right placesRaimo Niskanen
2012-05-23Create erl.ini for host emulatorLukas Larsson
2012-05-21Allow more runtime flags and increase default process limitStavros Aronis
2012-05-11Merge branch 'maint'Björn Gustavsson
2012-05-11Merge branch 'bjorn/test-cases' into maintBjörn Gustavsson
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-05-10Remove the hipe_bifs:show_message_area/0 BIFBjörn Gustavsson