2014-01-10 |
Simon Marlow | Document the fact that Areas overlap, and why.
|
commit | commitdiff | tree |
2013-11-28 |
Simon Marlow | Add test for T6084
|
commit | commitdiff | tree |
2013-11-28 |
Simon Marlow | add Note about residency tests
|
commit | commitdiff | tree |
2013-11-28 |
Simon Marlow | Refactor handleRunStatus some more, add comments and...
|
commit | commitdiff | tree |
2013-11-28 |
Simon Marlow | -ddump-cmm: don't dump the proc point stage if we didn...
|
commit | commitdiff | tree |
2013-11-28 |
Simon Marlow | Comments on slow-call-shortcutting
|
commit | commitdiff | tree |
2013-11-28 |
Simon Marlow | Implement shortcuts for slow calls (#6084)
|
commit | commitdiff | tree |
2013-11-21 |
Simon Marlow | Allow the linker to be used without retaining CAFs...
|
commit | commitdiff | tree |
2013-11-21 |
Simon Marlow | CheckUnload needs to look at revertible_caf_list
|
commit | commitdiff | tree |
2013-11-21 |
Simon Marlow | In the DEBUG rts, track when CAFs are GC'd
|
commit | commitdiff | tree |
2013-11-21 |
Simon Marlow | 80 columns
|
commit | commitdiff | tree |
2013-11-21 |
Simon Marlow | Comment
|
commit | commitdiff | tree |
2013-11-21 |
Simon Marlow | 80 columns
|
commit | commitdiff | tree |
2013-11-21 |
Simon Marlow | 80 columns
|
commit | commitdiff | tree |
2013-11-21 |
Simon Marlow | Update linker_unload to cope with CAFs
|
commit | commitdiff | tree |
2013-11-21 |
Simon Marlow | refactor tick handling a little
|
commit | commitdiff | tree |
2013-11-21 |
Simon Marlow | tickishCanSplit should be False for HpcTick
|
commit | commitdiff | tree |
2013-11-21 |
Simon Marlow | mkNoScope: expand the default case
|
commit | commitdiff | tree |
2013-11-21 |
Simon Marlow | Rename mkNoTick to mkNoCount
|
commit | commitdiff | tree |
2013-11-14 |
Simon Marlow | Fix some cases where we were leaving slop in the heap...
|
commit | commitdiff | tree |
2013-11-14 |
Simon Marlow | simplify processNurseryForDead
|
commit | commitdiff | tree |
2013-11-14 |
Simon Marlow | comments
|
commit | commitdiff | tree |
2013-11-14 |
Simon Marlow | fix a small memory leak with +RTS -hb
|
commit | commitdiff | tree |
2013-10-25 |
Simon Marlow | comments
|
commit | commitdiff | tree |
2013-10-25 |
Simon Marlow | Turn several nats into StgWord to avoid potential integer...
|
commit | commitdiff | tree |
2013-10-25 |
Simon Marlow | Make integer overflow less likely to happen (#7762)
|
commit | commitdiff | tree |
2013-10-25 |
Simon Marlow | Discard dead assignments in tryToInline
|
commit | commitdiff | tree |
2013-10-25 |
Simon Marlow | Implement shortcuts for slow calls that would require...
|
commit | commitdiff | tree |
2013-10-25 |
Simon Marlow | Another attempt to fix the conditions for slop-zeroing
|
commit | commitdiff | tree |
2013-10-11 |
Simon Marlow | accept cgrun057(prof)
|
commit | commitdiff | tree |
2013-10-11 |
Simon Marlow | Fix a bug in the canned selector code when profiling.
|
commit | commitdiff | tree |
2013-10-11 |
Simon Marlow | don't need ghci_way_flags, the ghc package works all...
|
commit | commitdiff | tree |
2013-10-11 |
Simon Marlow | Fix up the conditions for zeroing slop (#8402)
|
commit | commitdiff | tree |
2013-10-11 |
Simon Marlow | Use dynamic linking only if the GHC package is compiled...
|
commit | commitdiff | tree |
2013-10-08 |
Simon Marlow | docs for new layout behaviour with MultiWayIf (#7783)
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | add a sleep for systems with low-resolution file timestamps
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | new test cases for MultiWayIf w/ layout
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | comment update
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | Add layout to MultiWayIf (#7783)
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | Add back a comment that got lost
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | Clarification in the docs for INLINE
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | Remove a couple of unnecessary/outdated references...
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | grammar fix
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | Globally replace "hackage.haskell.org" with "ghc.haskell...
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | use StgWord not StgWord8 for wakeup
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | use a nat, not StgWord8, for gc_type
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | Remove use of R9, and fix associated bugs
|
commit | commitdiff | tree |
2013-10-01 |
Simon Marlow | Expand the commentary in Note [syntax of cmm files]
|
commit | commitdiff | tree |
2013-09-23 |
Simon Marlow | linker_unload is now passing (#8192)
|
commit | commitdiff | tree |
2013-09-23 |
Simon Marlow | T7574 is now passing (#7574)
|
commit | commitdiff | tree |
2013-09-23 |
Simon Marlow | Fix linker_unload now that we are running constructors...
|
commit | commitdiff | tree |
2013-09-23 |
Simon Marlow | Discard unreachable code in the register allocator...
|
commit | commitdiff | tree |
2013-09-14 |
Simon Marlow | 80 columns
|
commit | commitdiff | tree |
2013-09-14 |
Simon Marlow | add stg_MUT_VAR_CLEAN_info and stg_MUT_VAR_DIRTY_info...
|
commit | commitdiff | tree |
2013-09-04 |
Simon Marlow | Don't refer to oc->next after freeing oc.
|
commit | commitdiff | tree |
2013-09-04 |
Simon Marlow | Fix printf formats for pathchar on Windows (where it...
|
commit | commitdiff | tree |
2013-09-04 |
Simon Marlow | add a test for #8209
|
commit | commitdiff | tree |
2013-09-04 |
Simon Marlow | Don't move Capabilities in setNumCapabilities (#8209)
|
commit | commitdiff | tree |
2013-08-22 |
Simon Marlow | The linker can still be used when DYNAMIC_GHC_PROGRAMS=YES
|
commit | commitdiff | tree |
2013-08-22 |
Simon Marlow | Remove DYNAMIC_GHC_PROGRAMS tests in the linker
|
commit | commitdiff | tree |
2013-08-22 |
Simon Marlow | Fix atomicinc
|
commit | commitdiff | tree |
2013-08-22 |
Simon Marlow | remove debugging cruft
|
commit | commitdiff | tree |
2013-08-22 |
Simon Marlow | Add a test for unloading object files in the linker...
|
commit | commitdiff | tree |
2013-08-22 |
Simon Marlow | Only add -O to C compilations if there was -O on the...
|
commit | commitdiff | tree |
2013-08-22 |
Simon Marlow | Really unload object code when it is safe to do so...
|
commit | commitdiff | tree |
2013-08-13 |
Simon Marlow | Add a missing untag to the non-updatable selector thunks...
|
commit | commitdiff | tree |
2013-07-24 |
Simon Marlow | Fix a bug in stack layout with safe foreign calls ...
|
commit | commitdiff | tree |
2013-07-24 |
Simon Marlow | Add output for T7970, make it run when 'fast', and...
|
commit | commitdiff | tree |
2013-07-02 |
Simon Marlow | Revert "Add test for #7574"
|
commit | commitdiff | tree |
2013-07-02 |
Simon Marlow | Fix #7970, #2161, unfix #551
|
commit | commitdiff | tree |
2013-07-02 |
Simon Marlow | T149 is passing
|
commit | commitdiff | tree |
2013-07-02 |
Simon Marlow | conc031 now deadlocks, due to fix for #7970
|
commit | commitdiff | tree |
2013-07-02 |
Simon Marlow | Add test for #7970
|
commit | commitdiff | tree |
2013-07-02 |
Simon Marlow | Add test for #7574
|
commit | commitdiff | tree |
2013-07-02 |
Simon Marlow | Add test from #7919
|
commit | commitdiff | tree |
2013-05-24 |
Simon Marlow | Fix crash with large objects (#7919)
|
commit | commitdiff | tree |
2013-05-21 |
Simon Marlow | Handle -opt<blah> options more consistently (#7909)
|
commit | commitdiff | tree |
2013-05-21 |
Simon Marlow | Fix a problem caused by very large objects (#7919)
|
commit | commitdiff | tree |
2013-05-21 |
Simon Marlow | fix comment (#7907)
|
commit | commitdiff | tree |
2013-05-10 |
Simon Marlow | unbreak tests (removal of block/unblock)
|
commit | commitdiff | tree |
2013-05-10 |
Simon Marlow | rts_checkSchedStatus: exit the thread, not the process...
|
commit | commitdiff | tree |
2013-05-10 |
Simon Marlow | Add a test for shutting down a process with in-calls...
|
commit | commitdiff | tree |
2013-03-06 |
Simon Marlow | Satisfy the invariant on CmmUnsafeForeignCall arguments
|
commit | commitdiff | tree |
2013-03-05 |
Simon Marlow | comments
|
commit | commitdiff | tree |
2013-03-05 |
Simon Marlow | add a comment about LD_STAGE0
|
commit | commitdiff | tree |
2013-02-23 |
Simon Marlow | x86: promote arguments to C functions according to...
|
commit | commitdiff | tree |
2013-02-20 |
Simon Marlow | Fix bug in setNumCapabilities
|
commit | commitdiff | tree |
2013-02-20 |
Simon Marlow | The "unblock" was important here
|
commit | commitdiff | tree |
2013-02-20 |
Simon Marlow | small tidyup
|
commit | commitdiff | tree |
2013-02-20 |
Simon Marlow | use unsafeUnmask instead of an IORef containing restore
|
commit | commitdiff | tree |
2013-02-20 |
Simon Marlow | Revert "Update T3279 to use mask rather than block"
|
commit | commitdiff | tree |
2013-02-19 |
Simon Marlow | accept output
|
commit | commitdiff | tree |
2013-02-19 |
Simon Marlow | unsafePerformIO moved
|
commit | commitdiff | tree |
2013-02-19 |
Simon Marlow | update T3064 max_bytes_used (up a little)
|
commit | commitdiff | tree |
2013-02-19 |
Simon Marlow | Revert "Significant (15%) bytes-allocated reduction...
|
commit | commitdiff | tree |
2013-02-19 |
Simon Marlow | Fix segfault in retainer profiling when using multiple...
|
commit | commitdiff | tree |
2013-02-19 |
Simon Marlow | fix some dependencies
|
commit | commitdiff | tree |
2013-02-18 |
Simon Marlow | declare stable_ptr_table (should fix via-C compilation)
|
commit | commitdiff | tree |
2013-02-18 |
Simon Marlow | fix PrimOp dependencies
|
commit | commitdiff | tree |
2013-02-18 |
Simon Marlow | Use $(TargetPlatformFull) instead of $(GlobalCrossCompilePrefix)
|
commit | commitdiff | tree |
next |