git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Some build system refactoring
[ghc.git]
/
rts
/
2013-04-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-04-17
Ryan Yates
Check to see if TVar's are locked in check_read_only...
tree
|
commitdiff
2013-04-11
Nicolas Frisby
added ticky counters for heap and stack checks
tree
|
commitdiff
2013-04-09
Ian Lynagh
Fix segfaults on SELinux machines; fixes #7629
tree
|
commitdiff
2013-04-06
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-04-06
Ian Lynagh
Rename the FFI DLL to libffi.dll for consistency
tree
|
commitdiff
2013-04-03
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-04-03
Ian Lynagh
Fix installation
tree
|
commitdiff
2013-03-29
Nicolas Frisby
ticky enhancements
tree
|
commitdiff
2013-03-25
Takano Akio
Heap profiling: flush .hp file at the end of each frame
tree
|
commitdiff
2013-03-24
Ian Lynagh
Fix the names of the libffi archives
tree
|
commitdiff
2013-03-23
Ian Lynagh
Change how we handle libffi
tree
|
commitdiff
2013-03-21
Ian Lynagh
Remove some more old, unused code
tree
|
commitdiff
2013-03-20
Ian Lynagh
Fix build with non-Linux ELF OSes
tree
|
commitdiff
2013-03-17
Ian Lynagh
Remove some directories that used to be used by GUM
tree
|
commitdiff
2013-03-16
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-03-15
Ian Lynagh
By default, use the dynamic way for programs in the...
tree
|
commitdiff
2013-03-08
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-03-04
Edward Z. Yang
Typofix.
tree
|
commitdiff
2013-03-04
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-03-03
Ian Lynagh
Use more of the automatically generated INPLACE variables
tree
|
commitdiff
2013-03-03
Ian Lynagh
Define $(prog)_INPLACE variables automatically, and...
tree
|
commitdiff
2013-03-03
Edward Z. Yang
Typofix.
tree
|
commitdiff
2013-03-02
Ian Lynagh
ios fix from Stephen Blackheath; part of #7707
tree
|
commitdiff
2013-03-02
Ian Lynagh
Use 'r11' rather than 'fp' on Arm; part of #7707
tree
|
commitdiff
2013-03-02
Ian Lynagh
Use .globl rather than .global on arm; part of #7707
tree
|
commitdiff
2013-03-01
Ian Lynagh
Make the #includes a little more correct in OSThreads.c
tree
|
commitdiff
2013-02-26
Gabor Greif
Only emit %write_barrier primitive for THREADED_RTS
tree
|
commitdiff
2013-02-21
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-02-21
Ian Lynagh
Build fixes following build system refactoring
tree
|
commitdiff
2013-02-21
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-02-20
Simon Marlow
Fix bug in setNumCapabilities
tree
|
commitdiff
2013-02-19
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-02-19
Simon Marlow
Fix segfault in retainer profiling when using multiple...
tree
|
commitdiff
2013-02-17
Ian Lynagh
Remove the MACOSX_DEPLOYMENT stuff; fixes #7559
tree
|
commitdiff
2013-02-17
Ian Lynagh
Simplify some code; patch from Bill Tutt
tree
|
commitdiff
2013-02-17
Ian Lynagh
Fix line endings in rts/win32/ThrIOManager.c
tree
|
commitdiff
2013-02-17
Ian Lynagh
Finish removing BootingFromHc
tree
|
commitdiff
2013-02-16
Ian Lynagh
Small refactoring; patch from nus
tree
|
commitdiff
2013-02-16
Ian Lynagh
Build fix for dyn way on Windows; patch from nus
tree
|
commitdiff
2013-02-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-02-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-02-14
Simon Marlow
removeIndirections: look through BLACKHOLE indirections
tree
|
commitdiff
2013-02-14
Simon Marlow
isAlive needs to look through BLACKHOLE indirections
tree
|
commitdiff
2013-02-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-02-14
Simon Marlow
small tidyups and refactorings
tree
|
commitdiff
2013-02-14
Simon Marlow
Separate StablePtr and StableName tables (#7674)
tree
|
commitdiff
2013-02-14
Simon Marlow
Simplify the allocation stats accounting
tree
|
commitdiff
2013-02-14
Simon Marlow
Fixes to the rts C flags for the debug way
tree
|
commitdiff
2013-02-12
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-02-12
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-02-12
Johan Tibell
Merge the new parallel I/O manager
tree
|
commitdiff
2013-02-12
Kazu Yamamoto
Adding missing symbol in rts/package.conf.in.
tree
|
commitdiff
2013-02-12
Andreas Voellmy
Changed ioManagerCapabilitiesChanged to take no arguments.
tree
|
commitdiff
2013-02-12
Andreas Voellmy
setNumCapabilities calls GHC.Conc.IO.ioManagerCapabilit...
tree
|
commitdiff
2013-02-12
Andreas Voellmy
Added RTS hooks for the timer manager.
tree
|
commitdiff
2013-02-09
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-02-08
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-02-08
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-02-07
Simon Marlow
comments
tree
|
commitdiff
2013-02-07
Simon Marlow
Tidy up tso->stackobj before calling threadStackUnderfl...
tree
|
commitdiff
2013-02-06
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-02-06
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-02-06
Ian Lynagh
Fix threadDelay on Windows; fixes ThreadDelay001 failures
tree
|
commitdiff
2013-02-06
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-02-06
Manuel M T Chakravarty
Merge branch 'refs/heads/vect-avoid-merge'
tree
|
commitdiff
2013-02-05
Manuel M T Chakravarty
Merge branch 'refs/heads/vect-avoid' into vect-avoid...
tree
|
commitdiff
2013-02-05
Ian Lynagh
Use usecs rather than msecs for microseconds
tree
|
commitdiff
2013-02-02
Gabor Greif
some more typos
tree
|
commitdiff
2013-02-01
Geoffrey Mainland
Always pass vector values on the stack.
tree
|
commitdiff
2013-01-30
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-01-30
Simon Marlow
fix warnings
tree
|
commitdiff
2013-01-30
Ben Gamari
STM: Only wake up once
tree
|
commitdiff
2013-01-30
Ben Gamari
Schedule.h: Fix path of include file in comment
tree
|
commitdiff
2013-01-29
Andy Adams-Moran
Patch for #7628: improve error message when mixing...
tree
|
commitdiff
2013-01-29
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-01-29
Simon Marlow
use GhcRtsHcOpts and GhcRtsCcOpts for the debug way too
tree
|
commitdiff
2013-01-29
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-01-28
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-01-28
Edward Z. Yang
Fix documentation bug: TSOs are *not* unconditionally...
tree
|
commitdiff
2013-01-25
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-01-24
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-01-24
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-01-23
Simon Marlow
fix rts/Linker compilation issues on AMD64/Solaris...
tree
|
commitdiff
2013-01-23
Simon Marlow
Solaris: do not use timer_create
tree
|
commitdiff
2013-01-17
Ian Lynagh
Expose genericRaise; fixes signals004(dyn) no OS X 32
tree
|
commitdiff
2013-01-17
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-01-17
Simon Marlow
Hopefully fix breakage on OS X w/ LLVM
tree
|
commitdiff
2013-01-17
Ian Lynagh
Use pthread_kill on OS X too
tree
|
commitdiff
2013-01-17
Ian Lynagh
Expose the prototype for getMonotonicNSec
tree
|
commitdiff
2013-01-17
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-01-17
Simon Marlow
make it safe to include this after GCTDecl.h
tree
|
commitdiff
2013-01-17
Simon Marlow
Rearrange includes to avoid a clash on ARM/Linux
tree
|
commitdiff
2013-01-16
Edward Z. Yang
Better abstraction over run queues.
tree
|
commitdiff
2013-01-09
Simon Marlow
fix disassembler after removal of size field in bco...
tree
|
commitdiff
2013-01-09
Simon Marlow
remove unnecessary size field in BCO (#7518)
tree
|
commitdiff
2013-01-08
Simon Peyton Jones
Merge remote branch 'origin/master'
tree
|
commitdiff
2013-01-07
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-01-04
Ian Lynagh
Add a -rpath entry for the RTS library, so that it...
tree
|
commitdiff
2012-12-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
next