Don't build GHC with breakpoint support by default.
[ghc-hetmet.git] / ghc / rts /
2006-04-06 Simon MarlowAdd SA_RESTART flag to the timer signal handler.
2006-04-05 Simon MarlowTurn the "too many hs_exit()s" fatal error into a warning
2006-03-30 Simon Marlowfix profiling on Win32
2006-03-23 wolfgang.thaller... Deal with non-executable memory on Darwin (only an...
2006-03-28 Simon Marlowadd forkOnzh_fast symbol
2006-03-27 Simon MarlowAdd a new primitive forkOn#, for forking a thread on...
2006-03-27 Simon Marlowelimiante a couple of warnings
2006-03-24 Simon Marlowfix a warning
2006-03-24 Simon MarlowAdd some more flexibility to the multiproc scheduler
2006-03-25 wolfgang.thaller... Fix Darwin/x86 stack alignment
2006-03-24 Simon Marlowmark recordMutableCap() with [R1] to avoid saving all...
2006-03-22 Simon Marlowon second thoughts, revert the ppc/darwin part of the...
2006-03-22 Simon Marlowfix for gcc 4.1.x
2006-03-21 Simon Marlowsupport for STM objects in the retainer profiler
2006-03-21 Simon Marlowsmall changes to fix retainer profiling on HEAD
2006-03-21 Simon Marlowtiny cleanup
2006-03-21 Simon Marlowoops, remove temporary testing code
2006-03-20 Simon MarlowstopTicker(): wait for the timer thread to exit
2006-03-20 Simon Marlowfix Win32 build
2006-03-17 Simon Marlowfix build for certain picky versions of gcc
2006-03-17 Simon MarlowforkProcess(): watch out for ThreadRelocated
2006-03-16 Simon Marlowremove accidental extra in previous patch
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]
next