fix a warning
[ghc-hetmet.git] / ghc / rts /
2006-03-16 Simon Marlowfix a warning
2006-03-16 Simon Marlowfix up Win32 build
2006-03-16 Simon Marlowfix non-threaded way
2006-03-02 lennart.augustsson... Free all memory when shutting down. XXX not implemente...
2006-03-16 Simon MarlowImprovements to forkProcess()
2006-03-16 Simon MarlowdiscardTask(): reset task->tso to avoid confusion later
2006-03-15 Simon MarlowImprovements to shutting down of the runtime
2006-03-14 Simon Marlowimprove panic messages a bit, with the GHC version...
2006-03-14 Simon Marlowsmall improvements to the debug printer
2006-03-14 Simon MarlowMake it a fatal error to try to enter a PAP
2006-03-13 Simon Marlowfix bug in previous patch to this file
2006-03-13 Simon Marlowadd another SMP assertion
2006-03-13 Simon Marlowfix a rather subtle SMP bug in anyWorkForMe()
2006-03-10 Simon MarlowEnable shortcutting of stack squeezing
2006-03-10 Simon Marlowextra sanity checking: call checkTSO() in resumeThread()
2006-03-10 Simon MarlowGive WHITEHOLE the BLACKHOLE closure type, instead...
2006-03-07 Simon Marlowfix one #ifdef SMP that didn't get turned into #ifdef...
2006-03-06 wolfgang.thaller... Mach-O Linker: handle multiple import sections
2006-02-09 wolfgang.thaller... Darwin/x86: Support __IMPORT segments in the Linker
2006-02-28 Simon MarlowtakeMVar/putMVar were missing some write barriers when...
2006-02-28 Simon MarlowA better x86_64 register mapping, with more argument...
2006-02-28 Simon Marlowpass arguments to unknown function calls in registers
2006-02-28 Simon Marlowfix live register annotations on foreign calls
2006-02-28 simonpj@microsoft.comAdd floating-point symbols to the list
2006-02-22 kr.angelov@gmail.comThe initStablePtrTable should be called before ACQUIRE_...
2006-02-27 Simon Marlowmmap() errors on Darwin: use errorBelch/exit instead...
2006-02-23 Simon Marlowlag/drag/void: add an extra assertion, and some commentary
2006-02-23 Simon Marlowlag/drag/void profiling fix
2006-02-23 Simon Marlowadd (trivial) support for STM objects in lag/drag/void...
2006-02-23 Simon Marlowwarning fix
2006-02-22 Simon Marlowoops, initialize atomic_modify_mutvar_mutex
2006-02-22 Simon Marlowcheck black holes before doing GC in scheduleDoHeapProf...
2006-02-21 Simon Marlowfix a deadlock in atomicModifyMutVar#
2006-02-21 Simon Marlowwarning fix
2006-02-12 wolfgang.thaller... SMP bugfix: reload capability from task->cap after...
2006-02-10 Simon Marlowoops, forgot some more SMP->THREADED_RTS conversions
2006-02-10 Simon Marlowfix test for REG_BaseReg (it's spelled REG_Base)
2006-02-10 Simon Marlowfix for dirty_MUT_VAR: don't try to recordMutableCap...
2006-02-10 Simon MarlowSTM fix from Tim Harris
2006-02-09 Simon Marlowimprovement to the deadlock detection
2006-02-09 Simon MarlowMerge the smp and threaded RTS ways
2006-02-09 Simon Marlowchange dirty_MUT_VAR() to use recordMutableCap()
2006-02-09 Simon Marlowimprovement to the deadlock detection
2006-02-09 Simon Marlowfix for the unregisterised way
2006-02-08 Simon Marlowan LDV profiling fix (might just fix ASSERTIONs, I...
2006-02-08 Simon Marlowmake the smp way RTS-only, normal libraries now work...
2006-02-07 Simon Marlowfix a warning
2006-01-30 Simon Marlowfix bug #664 in printSample()
2006-01-23 Simon Marlowimplement clean/dirty TSOs
2006-01-23 LemmihFix for feature request #655 (Loading the GHC library...
2006-01-19 sof[project @ 2006-01-19 02:15:38 by sof]
2006-01-18 simonmar[project @ 2006-01-18 11:00:35 by simonmar]
2006-01-18 simonmar[project @ 2006-01-18 10:40:46 by simonmar]
2006-01-18 simonmar[project @ 2006-01-18 10:31:50 by simonmar]
2006-01-17 simonmar[project @ 2006-01-17 16:13:18 by simonmar]
2006-01-17 simonmar[project @ 2006-01-17 16:03:47 by simonmar]
2006-01-17 simonmar[project @ 2006-01-17 13:50:06 by simonmar]
2006-01-17 simonmar[project @ 2006-01-17 13:28:01 by simonmar]
2006-01-17 wolfgang[project @ 2006-01-17 01:51:56 by wolfgang]
2006-01-16 simonmar[project @ 2006-01-16 16:38:24 by simonmar]
2006-01-12 simonmar[project @ 2006-01-12 14:42:25 by simonmar]
2006-01-12 simonmar[project @ 2006-01-12 13:49:24 by simonmar]
2006-01-12 simonmar[project @ 2006-01-12 12:41:03 by simonmar]
2006-01-09 simonmar[project @ 2006-01-09 14:37:07 by simonmar]
2006-01-09 simonmar[project @ 2006-01-09 14:35:53 by simonmar]
2006-01-09 simonmar[project @ 2006-01-09 14:35:31 by simonmar]
2006-01-05 simonmar[project @ 2006-01-05 09:42:54 by simonmar]
2006-01-03 simonmar[project @ 2006-01-03 12:57:10 by simonmar]
2006-01-03 simonmar[project @ 2006-01-03 12:56:10 by simonmar]
2006-01-03 simonmar[project @ 2006-01-03 12:16:26 by simonmar]
2005-12-16 simonmar[project @ 2005-12-16 11:26:01 by simonmar]
2005-12-15 desrt[project @ 2005-12-15 23:32:29 by desrt]
2005-12-15 simonmar[project @ 2005-12-15 10:05:54 by simonmar]
2005-12-13 simonmar[project @ 2005-12-13 15:57:49 by simonmar]
2005-12-13 simonmar[project @ 2005-12-13 12:18:51 by simonmar]
2005-12-09 simonmar[project @ 2005-12-09 11:35:44 by simonmar]
2005-11-30 simonmar[project @ 2005-11-30 16:56:51 by simonmar]
2005-11-30 simonmar[project @ 2005-11-30 15:58:47 by simonmar]
2005-11-28 simonmar[project @ 2005-11-28 14:39:47 by simonmar]
2005-11-28 simonmar[project @ 2005-11-28 14:37:56 by simonmar]
2005-11-28 simonpj[project @ 2005-11-28 09:24:17 by simonpj]
2005-11-25 simonmar[project @ 2005-11-25 14:33:12 by simonmar]
2005-11-25 simonmar[project @ 2005-11-25 14:03:00 by simonmar]
2005-11-25 simonmar[project @ 2005-11-25 13:59:33 by simonmar]
2005-11-24 simonmar[project @ 2005-11-24 16:51:18 by simonmar]
2005-11-24 simonmar[project @ 2005-11-24 14:28:41 by simonmar]
2005-11-24 simonmar[project @ 2005-11-24 14:02:40 by simonmar]
2005-11-24 simonmar[project @ 2005-11-24 12:14:50 by simonmar]
2005-11-24 simonmar[project @ 2005-11-24 10:41:57 by simonmar]
2005-11-24 simonmar[project @ 2005-11-24 10:41:37 by simonmar]
2005-11-24 simonmar[project @ 2005-11-24 10:39:59 by simonmar]
2005-11-21 tharris[project @ 2005-11-21 15:58:47 by tharris]
2005-11-18 simonmar[project @ 2005-11-18 15:38:26 by simonmar]
2005-11-18 simonmar[project @ 2005-11-18 15:24:12 by simonmar]
2005-11-18 simonmar[project @ 2005-11-18 15:10:31 by simonmar]
2005-11-17 simonmar[project @ 2005-11-17 14:03:18 by simonmar]
2005-11-10 simonmar[project @ 2005-11-10 16:14:01 by simonmar]
2005-11-08 simonmar[project @ 2005-11-08 15:07:08 by simonmar]
2005-11-08 simonmar[project @ 2005-11-08 11:02:56 by simonmar]
2005-11-08 simonmar[project @ 2005-11-08 10:44:22 by simonmar]
next