Age | Commit message (Expand) | Author |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-02 | Make whole of OTP build and release on Win64 | Patrik Nyblom |
2011-11-13 | Use critical sections as mutex implementation on Windows | Rickard Green |
2011-06-14 | Improve ethread atomics | Rickard Green |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-13 | Merge branch 'rickard/barriers/OTP-9281' into dev | Rickard Green |
2011-05-11 | Homogenize memory barriers on atomics | Rickard Green |
2011-05-06 | erts_printf %R for relative ets-terms in halfword-vm | Sverker Eriksson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-08 | The emulator could get into a state where it didn't check for I/O. | Rickard Green |
2010-12-16 | Use 32-bit atomic for uaflgs in thread specific events | Rickard Green |
2010-12-15 | Use 32-bit atomics for mutex and rwmutex flags | Rickard Green |
2010-12-15 | Use 32-bit atomics for events | Rickard Green |
2010-12-15 | Add support for 32-bit atomics | Rickard Green |
2010-12-14 | Move atomic API into own files | Rickard Green |
2010-12-14 | Add support for 64-bit atomics on Windows | Rickard Green |
2010-12-14 | Remove unused ethread time functionality | Rickard Green |
2010-12-11 | Introduce ethr_sint_t and use it for atomics | Rickard Green |
2010-12-03 | Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev | Rickard Green |
2010-12-02 | Use correct argument types on rwlock_wake_set_flags() | Rickard Green |
2010-12-01 | Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev | Rickard Green |
2010-12-01 | Miscellaneous rwmutex bug fixes and improvements | Rickard Green |
2010-11-22 | Merge branch 'ta/fix-ethread-void-return' into dev | Rickard Green |
2010-10-29 | Allow usage of libatomic_ops when other compilers than gcc are used | Rickard Green |
2010-10-29 | ethread: do not return from void ethr_atomic_set_relb | Tuncer Ayaz |
2010-09-10 | Merge branch 'sv/ethread-atomic-mips' into dev | Rickard Green |
2010-09-08 | Increase spincount with many schedulers | Rickard Green |
2010-09-07 | add MIPS architecture to GCC ethread atomics support | Steve Vinoski |
2010-08-30 | Implement automatic detection of CPU topology on Windows | Rickard Green |
2010-08-18 | Make it possible to reread and update detected CPU information | Rickard Green |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-06-01 | OTP-8661 Enable writer preferred pthread read/write locks on Linux | Rickard Green |
2010-06-01 | OTP-8660 Increase atomic fallback locks | Rickard Green |
2010-06-01 | OTP-8659 Add ethread support for gcc atomics | Rickard Green |
2010-06-01 | OTP-8658 Add missing memory barriers in erts_poll() | Rickard Green |
2010-03-22 | Merge branch 'pan/otp_8332_halfword' into dev | Erlang/OTP |
2010-03-10 | Adopt the new (R13B04) Nif functionality to the halfword codebase | Patrik Nyblom |
2010-02-08 | OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and | Rickard Green |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |