projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
LLVM: Allow getelementptr to use LlvmVar for indexes.
[ghc-hetmet.git]
/
rts
/
2010-07-08
Simon Marlow
New asynchronous exception control API (ghc parts)
tree
|
commitdiff
2010-07-08
Simon Marlow
Win32 getProcessElapsedTime: use a higher-resolution...
tree
|
commitdiff
2010-07-05
Simon Marlow
Disable dynamic linking optimisations on OS X
tree
|
commitdiff
2010-07-01
Simon Marlow
threadPaused: fix pointer arithmetic
tree
|
commitdiff
2010-06-28
Simon Marlow
during shutdown, only free the heap if we waited for...
tree
|
commitdiff
2010-06-24
dmp@rice.edu
Add #undefs for posix source symbols when including...
tree
|
commitdiff
2010-06-24
Simon Marlow
Cast some more nats to StgWord to be on the safe side
tree
|
commitdiff
2010-06-24
Simon Marlow
comments only
tree
|
commitdiff
2010-06-24
Simon Marlow
Fix an arithmetic overflow bug causing crashes with...
tree
|
commitdiff
2010-06-22
dmp@rice.edu
Add support for collecting PAPI native events
tree
|
commitdiff
2010-06-20
Ian Lynagh
Remove some old commented out code
tree
|
commitdiff
2010-06-19
Ian Lynagh
SET_ARR_HDR's last argument is now a number of bytes...
tree
|
commitdiff
2010-06-19
Ian Lynagh
Replace an (incorrect) bytes-to-words calculation with...
tree
|
commitdiff
2010-01-01
Antoine Latter
FIX #38000 Store StgArrWords payload size in bytes
tree
|
commitdiff
2010-06-17
Ian Lynagh
In PosixSource.h, conditionally define things based...
tree
|
commitdiff
2010-06-17
Simon Marlow
disable -fPIC for the GC for performance reasons
tree
|
commitdiff
2010-06-17
Simon Marlow
Make getAllocations() visible
tree
|
commitdiff
2010-06-17
Simon Marlow
Fix the symbol visibility pragmas
tree
|
commitdiff
2010-06-04
Simon Marlow
fix warning
tree
|
commitdiff
2010-05-09
Simon Marlow
Small optimisation: allocate nursery blocks contiguously
tree
|
commitdiff
2010-06-15
Simon Marlow
stmAddInvariantToCheck: add missing init of invariant...
tree
|
commitdiff
2010-06-11
benl@ouroborus.net
Fix #4131 missing UNTAG_CLOSURE in messageBlackHole()
tree
|
commitdiff
2010-06-10
Simon Marlow
messageBlackHole: fix deadlock bug caused by a missing...
tree
|
commitdiff
2010-05-28
Marco Túlio Gontij...
rts/sm/GC.c: resize_generations(): Remove unneeded...
tree
|
commitdiff
2010-05-26
Marco Túlio Gontij...
rts/sm/BlockAlloc.c: Small comment correction.
tree
|
commitdiff
2010-05-26
Marco Túlio Gontij...
rts/sm/GC.c: Annotate constants.
tree
|
commitdiff
2010-06-01
Ian Lynagh
Add PPC_RELOC_LOCAL_SECTDIFF support; patch from PHO...
tree
|
commitdiff
2010-05-29
Ian Lynagh
Add darwin to the list of OSes for which we use mmap
tree
|
commitdiff
2010-05-29
Ian Lynagh
Simplify the CPP logic in rts/Linker.c
tree
|
commitdiff
2010-05-29
Ian Lynagh
Fix validate on OS X
tree
|
commitdiff
2010-05-29
Ian Lynagh
OS X x86_64 fix from Barney Stratford
tree
|
commitdiff
2010-05-25
Simon Marlow
fix warning
tree
|
commitdiff
2010-05-25
Simon Marlow
Make sparks into weak pointers (#2185)
tree
|
commitdiff
2010-05-25
Simon Marlow
Another attempt to get these #defines right
tree
|
commitdiff
2010-05-25
Ian Lynagh
Fix profiling output; spotted by jlouis
tree
|
commitdiff
2010-05-24
Simon Marlow
Change our #defines to work on FreeBSD too
tree
|
commitdiff
2010-05-24
Simon Marlow
Add a missing UNTAG_CLOSURE, causing bus errors on...
tree
|
commitdiff
2010-05-20
Simon Marlow
Add wiki links
tree
|
commitdiff
2010-05-08
pho@cielonegro.org
Correct install-name for dynamic Darwin rts
tree
|
commitdiff
2010-05-22
Ian Lynagh
Fix the RTS debug_p build
tree
|
commitdiff
2010-05-19
Ian Lynagh
Fix build on FreeBSD; patch from Gabor PALI
tree
|
commitdiff
2010-05-18
Simon Marlow
Fix #4074 (I hope).
tree
|
commitdiff
2010-04-01
Simon Marlow
we don't have a gcc-lib in LIB_DIR any more
tree
|
commitdiff
2010-05-14
Simon Marlow
add missing initialisation for eventBufMutex
tree
|
commitdiff
2010-05-10
Simon Marlow
fix !TABLES_NEXT_TO_CODE
tree
|
commitdiff
2010-05-10
Simon Marlow
Compacting GC fix, we forgot to thread the new bq field...
tree
|
commitdiff
2010-05-09
Ian Lynagh
Don't include inter-package dependencies when compiling...
tree
|
commitdiff
2010-05-07
Simon Marlow
Fix crash in nested callbacks (#4038)
tree
|
commitdiff
2010-05-06
Simon Marlow
improvements to findPtr(), a neat hack for browsing...
tree
|
commitdiff
2010-05-06
Simon Marlow
Fix +RTS -G1
tree
|
commitdiff
2010-05-05
Simon Marlow
tidyup; no functional changes
tree
|
commitdiff
2010-05-05
Simon Marlow
Make the running_finalizers flag task-local
tree
|
commitdiff
2010-05-05
Simon Marlow
add a MAYBE_GC() in killThread#, fixes throwto003(threa...
tree
|
commitdiff
2010-05-05
Simon Marlow
BlockedOnMsgThrowTo is possible in resurrectThreads...
tree
|
commitdiff
2010-05-05
Simon Marlow
Don't raise a throwTo when the target is masking and...
tree
|
commitdiff
2010-04-28
Ian Lynagh
Fix some cpp warnings when building on FreeBSD; patch...
tree
|
commitdiff
2010-04-26
Simon Marlow
remove duplicate docs for -e in --help output (#4010)
tree
|
commitdiff
2010-04-21
Ian Lynagh
Use StgWord64 instead of ullong
tree
|
commitdiff
2010-04-20
Simon Marlow
Fix crash in non-threaded RTS on Windows
tree
|
commitdiff
2010-04-20
Simon Marlow
Expand the scope of the event_buf_mutex to cover io_man...
tree
|
commitdiff
2010-04-09
Ian Lynagh
Handle IND_STATIC in isRetainer
tree
|
commitdiff
2010-04-07
Simon Marlow
Fix for derefing ThreadRelocated TSOs in MVar operations
tree
|
commitdiff
2010-04-07
Simon Marlow
sanity check fix
tree
|
commitdiff
2010-04-07
Simon Marlow
get the reg liveness right in the putMVar# heap check
tree
|
commitdiff
2010-04-07
Simon Marlow
initialise the headers of MSG_BLACKHOLE objects properly
tree
|
commitdiff
2010-04-07
Simon Marlow
initialise the headers of MVAR_TSO_QUEUE objects properly
tree
|
commitdiff
2010-04-06
Simon Marlow
undo debugging code
tree
|
commitdiff
2010-04-06
Simon Marlow
putMVar#: fix reg liveness in the heap check
tree
|
commitdiff
2010-04-06
Simon Marlow
don't forget to deRefTSO() in tryWakeupThread()
tree
|
commitdiff
2010-04-06
Simon Marlow
Fix bug in popRunQueue
tree
|
commitdiff
2010-04-01
Simon Marlow
fix bug in migrateThread()
tree
|
commitdiff
2010-04-01
Simon Marlow
Remove the IND_OLDGEN and IND_OLDGEN_PERM closure types
tree
|
commitdiff
2010-04-01
Simon Marlow
Change the representation of the MVar blocked queue
tree
|
commitdiff
2010-04-01
Simon Marlow
Make ioManagerDie() idempotent
tree
|
commitdiff
2010-03-29
Simon Marlow
Move a thread to the front of the run queue when anothe...
tree
|
commitdiff
2010-03-29
Simon Marlow
change throwTo to use tryWakeupThread rather than unblo...
tree
|
commitdiff
2010-03-29
Simon Marlow
tiny GC optimisation
tree
|
commitdiff
2010-03-29
Simon Marlow
New implementation of BLACKHOLEs
tree
|
commitdiff
2010-04-01
Simon Marlow
Fix warnings (allow pushOnRunQueue() to not be inlined)
tree
|
commitdiff
2010-04-01
Simon Marlow
remove out of date comment
tree
|
commitdiff
2010-03-26
Simon Marlow
tidy up spacing in stderr traces
tree
|
commitdiff
2010-03-25
Simon Marlow
Fix an assertion that was not safe when running in...
tree
|
commitdiff
2010-03-30
Simon Marlow
Keep gcc 4.5 happy
tree
|
commitdiff
2010-04-03
naur@post11.tele.dk
Fix warning compiling Linker.c for PPC Mac
tree
|
commitdiff
2010-03-30
Simon Marlow
fix a non-portable printf format
tree
|
commitdiff
2010-03-30
Simon Marlow
avoid single quote in #error
tree
|
commitdiff
2010-03-30
Simon Marlow
use FMT_Word64 instead of locally-defined version
tree
|
commitdiff
2010-03-29
Simon Marlow
avoid a fork deadlock (see comments)
tree
|
commitdiff
2010-03-29
Simon Marlow
tidy up the end of the all_tasks list after forking
tree
|
commitdiff
2010-03-29
Simon Marlow
Add a 'setKeepCAFs' external function (#3900)
tree
|
commitdiff
2010-03-25
Simon Marlow
A sanity check
tree
|
commitdiff
2010-03-25
Simon Marlow
comments and formatting only
tree
|
commitdiff
2010-03-20
Ian Lynagh
Enable shared libraries on Windows; fixes trac #3879
tree
|
commitdiff
2010-03-19
Simon Marlow
UNDO: slight improvement to scavenging ...
tree
|
commitdiff
2010-03-19
Simon Marlow
slight improvement to scavenging of update frames when...
tree
|
commitdiff
2010-03-16
Ian Lynagh
Don't use -Bsymbolic when linking the RTS
tree
|
commitdiff
2010-03-16
Simon Marlow
copy_tag_nolock(): fix write ordering and add a write_b...
tree
|
commitdiff
2010-03-15
Ian Lynagh
When saying RTS options are disabled, also say how...
2010-03-16
tree
|
commitdiff
2010-03-15
Simon Marlow
Fix profiling build following removal of specific STM...
tree
|
commitdiff
2010-03-13
Ian Lynagh
Add a link-time flag to en/disable the RTS options
tree
|
commitdiff
next