summaryrefslogtreecommitdiff
path: root/erts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pg/fix-segfault-on-crash_dump-with-hipe' into devBjörn Gustavsson2010-09-011-0/+4
|\
| * Fix segmentation fault when dumping the crash log with hipe enabled and nativ...Paul Guyot2010-08-271-0/+4
* | Merge branch 'mp/fix-hipe-on_load_crash' into devBjörn Gustavsson2010-09-011-1/+0
|\ \
| * | fix native code crash when calling unloaded module with on_load functionMikael Pettersson2010-08-271-1/+0
* | | Merge branch 'mp/robustify-hipe_bifs_get_hrvtime' into devBjörn Gustavsson2010-09-011-18/+31
|\ \ \
| * | | robustify hipe_bifs:get_hrvtime/0Mikael Pettersson2010-08-271-18/+31
| |/ /
* | | Merge branch 'rickard/cpu-info-unbind/8765' into devRickard Green2010-08-311-2/+2
|\ \ \
| * | | Fix erroneous error reports about unbind failureRickard Green2010-08-311-2/+2
* | | | Fix variable name in spawn/4 docTuncer Ayaz2010-08-301-1/+1
* | | | Merge branch 'pan/ets_binary_overhead/OTP-8762' into devPatrik Nyblom2010-08-3011-27/+46
|\ \ \ \
| * | | | Remove binary overhead counter from ets objectsPatrik Nyblom2010-08-1911-27/+46
* | | | | Merge branch 'sverker/NIF-64bit-integers/OTP-8746' into devPatrik Nyblom2010-08-307-15/+248
|\ \ \ \ \
| * | | | | Make windows 64bit types be declared more consistentlyPatrik Nyblom2010-08-111-1/+1
| * | | | | Teach Windows about the int64 functionsPatrik Nyblom2010-08-101-0/+7
| * | | | | NIF doc official support noteSverker Eriksson2010-07-231-7/+6
| * | | | | NIF 64-bit integer supportSverker Eriksson2010-07-237-8/+235
* | | | | | Merge branch 'sverker/win-virtualization-off/OTP-7405' into devPatrik Nyblom2010-08-301-1/+4
|\ \ \ \ \ \
| * | | | | | Teach XP to ignore virtualization part of manifestPatrik Nyblom2010-07-231-2/+2
| * | | | | | Turn off windows "virtualiztion"Sverker Eriksson2010-07-221-0/+3
| |/ / / / /
* | | | | | Merge branch 'egil/R14A/binary-gc-wrap/OTP-8730' into devPatrik Nyblom2010-08-3012-46/+62
|\ \ \ \ \ \
| * | | | | | Increase vheap counter to Uint64Björn-Egil Dahlberg2010-08-1212-53/+60
| * | | | | | Fix wrapping in next vheap calculationBjörn-Egil Dahlberg2010-08-121-4/+13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'pan/local_univ_time_bsd/OTP-8580' into devPatrik Nyblom2010-08-303-1/+59
|\ \ \ \ \ \
| * | | | | | Teach erl_time_sup to handle timezones w/o DST on FreeBSD as on other platformsPatrik Nyblom2010-06-233-1/+59
* | | | | | | Merge branch 'pan/list_to_float/OTP-7178' into devPatrik Nyblom2010-08-302-4/+38
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Teach Unix sys_float.c to ignore underflow in list_to_float and return 0.0Patrik Nyblom2010-06-232-4/+38
| |/ / / / /
* | | | | | Merge branch 'rickard/cpu-info/OTP-8765' into devRickard Green2010-08-309-131/+609
|\ \ \ \ \ \
| * | | | | | Initialize environment functionality after thread libRickard Green2010-08-301-1/+2
| * | | | | | Fix faulty assertionsRickard Green2010-08-301-4/+4
| * | | | | | Implement automatic detection of CPU topology on WindowsRickard Green2010-08-304-53/+345
| * | | | | | Make it possible to reread and update detected CPU informationRickard Green2010-08-186-73/+258
* | | | | | | Fix SSL build failure when building in minimal source treeRickard Green2010-08-271-3/+6
* | | | | | | Fix SSL build failure when building in minimal source treeRickard Green2010-08-271-1/+8
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'rickard/nptl-configure/OTP-8774' into devRickard Green2010-08-242-4/+6
|\ \ \ \ \ \
| * | | | | | Removed unused defineRickard Green2010-08-191-2/+0
| * | | | | | Fix propagation of nptl infoRickard Green2010-08-192-2/+6
* | | | | | | Merge branch 'rickard/erts-poll-race/OTP-8773' into devRickard Green2010-08-241-19/+20
|\ \ \ \ \ \ \
| * | | | | | | Fix race in erts_poll()Rickard Green2010-08-201-19/+20
* | | | | | | | Merge branch 'ms/suppress-epmd-startup-message' into devBjörn Gustavsson2010-08-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | epmd: suppress startup messageMichael Santos2010-08-041-1/+1
* | | | | | | | | Merge branch 'bjorn/solaris-fp-exception' into devBjörn Gustavsson2010-08-201-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Solaris/x86: Handle floating point exceptions properly in driver threadsBjörn Gustavsson2010-08-171-1/+3
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bjorn/remove-elib_malloc/OTP-8764' into devBjörn Gustavsson2010-08-2018-2983/+38
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | erts: Remove broken elib_mallocBjörn Gustavsson2010-08-1711-2597/+12
| * | | | | | | | erts: Remove the unused mem_drv driverBjörn Gustavsson2010-08-172-286/+0
| * | | | | | | | erts: Remove stray pre-ISO-C compatibility macrosBjörn Gustavsson2010-08-177-45/+26
| * | | | | | | | erts: Remove unused decl.hBjörn Gustavsson2010-08-141-55/+0
| |/ / / / / / /
* | | | | | | | Merge branch 'rickard/fix-faulty-assert/OTP-8759' into devRickard Green2010-08-191-2/+10
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix faulty no_empty_run_queues assertionRickard Green2010-08-111-2/+10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'hb/type_reference/OTP-8733' into devHans Bolinder2010-08-191-9/+9
|\ \ \ \ \ \ \