summaryrefslogtreecommitdiff
path: root/erts/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rickard/garbage_collect/OTP-11388'Rickard Green2013-12-071-18/+78
|\
| * Functionality for disabling garbage collectionRickard Green2013-11-181-1/+4
| * Execution of system tasks in context of another processRickard Green2013-11-181-18/+75
* | Merge branch 'maint'Dan Gudmundsson2013-11-292-2/+2
|\ \
| * \ Merge branch 'dgud/sasl/no_dot_erlang_boot/OTP-8479' into maintDan Gudmundsson2013-11-292-2/+2
| |\ \
| | * | sasl: Add no_dot_erlang start scriptDan Gudmundsson2013-10-032-2/+2
* | | | Merge branch 'maint'Rickard Green2013-11-251-1/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'rickard/supercarrier-fix/OTP-11149' into maintRickard Green2013-11-251-1/+3
| |\ \ \
| | * | | Replace the +MMscmgc switch with +MMscrfsdRickard Green2013-11-051-1/+1
| | * | | Add switch for disabling sys_alloc carriersRickard Green2013-11-051-0/+1
| | * | | Add support for locking mappings to physical memoryRickard Green2013-11-051-0/+1
* | | | | Merge branch 'maint'Sverker Eriksson2013-11-151-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'sverk/cerl-gdb-fix' into maintSverker Eriksson2013-11-151-1/+1
| |\ \ \ \
| | * | | | erts: Fix cerl -gdbSverker Eriksson2013-11-131-1/+1
| | | |_|/ | | |/| |
* | | | | Merge branch 'maint'Lukas Larsson2013-11-071-1/+27
|\ \ \ \ \ | |/ / / /
| * | | | erts: Add cerl -dump and dumping in z_SUITELukas Larsson2013-11-071-1/+27
| | |/ / | |/| |
* | | | Merge branch 'maint'Sverker Eriksson2013-10-151-0/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'rickard-sverker/supercarrier/OTP-11149' into maintSverker Eriksson2013-10-151-0/+4
| |\ \ \
| | * | | erts: erts_mmap supercarrier management and erts_mseg usageRickard Green2013-09-301-0/+1
| | * | | erts: Prepare erl_mmap with tree structures for free seg storageSverker Eriksson2013-09-301-0/+3
| | | |/ | | |/|
* | | | Merge branch 'maint'Fredrik Gustafsson2013-10-091-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'nox/silent-rules-fixes/OTP-11351' into maintFredrik Gustafsson2013-10-091-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix two small silent rules omissionsAnthony Ramine2013-09-211-1/+1
| | |/
* | | Merge branch 'maint'Fredrik Gustafsson2013-09-241-4/+5
|\ \ \ | |/ /
| * | Define LOG_ERR for systems without syslog.hMatt Lewandowsky2013-09-111-0/+1
| * | Fix syslog definesMatt Lewandowsky2013-09-111-4/+4
| |/
* | Teach erlc to handle UTF-8 file namesBjörn Gustavsson2013-09-191-249/+18
* | Merge branch 'maint'Björn-Egil Dahlberg2013-09-091-0/+1
|\ \ | |/
| * Merge branch 'lukas/erts/erl_exec_e' into maintBjörn-Egil Dahlberg2013-09-091-0/+1
| |\
| | * +e should be passed through erlexecLukas Larsson2013-09-041-0/+1
* | | Merge branch 'maint'Peter Andersson2013-09-051-1/+14
|\ \ \ | |/ /
| * | Merge branch 'sverk/valgrind-single-core' into maintSverker Eriksson2013-09-051-1/+14
| |\ \ | | |/ | |/|
| | * erts: Speed up valgrind with asynch threadsSverker Eriksson2013-08-231-1/+14
* | | Merge branch 'maint'Lukas Larsson2013-08-301-2/+16
|\ \ \ | |/ /
| * | add erl option to set schedulers by percentagesSteve Vinoski2013-08-291-2/+16
* | | Merge branch 'maint'Lukas Larsson2013-08-081-2/+0
|\ \ \ | |/ /
| * | etp: Do not use name as beam.smp is the name on LinuxLukas Larsson2013-08-081-2/+0
* | | Merge branch 'maint'Lukas Larsson2013-08-084-1/+109
|\ \ \ | |/ /
| * | erts: Create gdb pything script for thread listingLukas Larsson2013-08-054-1/+109
* | | Merge branch 'maint'Fredrik Gustafsson2013-07-291-0/+8
|\ \ \ | |/ /
| * | Merge branch 'weisslj/run-erl-redirect-dev-null/OTP-11215' into maintFredrik Gustafsson2013-07-291-0/+8
| |\ \
| | * | run_erl: Redirect standard streams to /dev/nullJohannes Weißl2013-07-051-0/+8
| | |/
* | | Merge branch 'maint'Björn-Egil Dahlberg2013-07-221-2/+2
|\ \ \ | |/ /
| * | Merge branch 'sze/to_erl/OTP-11206' into maintBjörn-Egil Dahlberg2013-07-221-2/+2
| |\ \
| | * | Fix changing terminal parameters in to_erlStefan Zegenhagen2013-07-221-2/+2
* | | | Merge branch 'maint'Björn-Egil Dahlberg2013-07-151-0/+27
|\ \ \ \ | |/ / /
| * | | erts: Add cflags, ldflags and config.h into executableLukas Larsson2013-07-111-0/+27
| | |/ | |/|
* | | Merge branch 'maint'Björn-Egil Dahlberg2013-06-124-4/+4
|\ \ \ | |/ /
| * | Update copyright yearsBjörn-Egil Dahlberg2013-06-124-4/+4
* | | Merge branch 'maint'Rickard Green2013-06-121-0/+1
|\ \ \ | |/ /