git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix #7661 regression.
[ghc.git]
/
includes
/
2013-06-17
Austin Seipp
Add some missing clang bits to the build system.
tree
|
commitdiff
2013-06-15
Ian Lynagh
Optimise lockClosure when n_capabilities == 1; fixes...
tree
|
commitdiff
2013-06-15
Takano Akio
Maintain per-generation lists of weak pointers (#7847)
tree
|
commitdiff
2013-06-15
Takano Akio
Allow multiple C finalizers to be attached to a Weak#
tree
|
commitdiff
2013-06-14
Ian Lynagh
Whitespace only in rts/storage/SMPClosureOps.h
tree
|
commitdiff
2013-06-08
Ian Lynagh
use libffi for iOS adjustors; fixes #7718
tree
|
commitdiff
2013-06-06
Simon Peyton Jones
Implement cardinality analysis
tree
|
commitdiff
2013-05-21
Simon Marlow
fix comment (#7907)
tree
|
commitdiff
2013-05-19
Ian Lynagh
Expose __word_encode{Float,Double}; fixes integer-simpl...
tree
|
commitdiff
2013-05-17
Ian Lynagh
Move the genSym stuff from rts into compiler
tree
|
commitdiff
2013-05-12
Ian Lynagh
Merge win:/cygdrive/c/ghc/git/dt
tree
|
commitdiff
2013-05-10
Ian Lynagh
Fix an all-target call in the build system
tree
|
commitdiff
2013-04-19
Ian Lynagh
Small build system refactoring
tree
|
commitdiff
2013-04-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-04-11
Nicolas Frisby
added ticky counters for heap and stack checks
tree
|
commitdiff
2013-03-29
Nicolas Frisby
ticky enhancements
tree
|
commitdiff
2013-03-08
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-03-07
Edward Z. Yang
Closures must be zeroed even without LDV-profiling...
tree
|
commitdiff
2013-03-04
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-03-03
Edward Z. Yang
Update source pointer.
tree
|
commitdiff
2013-02-26
Gabor Greif
Only emit %write_barrier primitive for THREADED_RTS
tree
|
commitdiff
2013-02-19
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-02-18
Simon Marlow
declare stable_ptr_table (should fix via-C compilation)
tree
|
commitdiff
2013-02-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
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
Separate StablePtr and StableName tables (#7674)
tree
|
commitdiff
2013-02-14
Simon Marlow
Simplify the allocation stats accounting
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
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-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
Fix a typo
tree
|
commitdiff
2013-02-01
Geoffrey Mainland
Add support for passing SSE vectors in registers.
tree
|
commitdiff
2013-02-01
Geoffrey Mainland
Always pass vector values on the stack.
tree
|
commitdiff
2013-02-01
Stephen Blackheath
MachRegs.h requires ghcautoconf.h to be included before...
tree
|
commitdiff
2013-01-31
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-01-30
Gabor Greif
typos
tree
|
commitdiff
2013-01-30
Simon Marlow
include "stg/MachRegs.h" -> include "MachRegs.h"
tree
|
commitdiff
2013-01-30
Simon Marlow
\#undef REG_R[1-10] as a precaution
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-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-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
Ian Lynagh
Expose the prototype for getMonotonicNSec
tree
|
commitdiff
2013-01-01
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2012-12-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2012-12-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2012-12-19
Gabor Greif
typo
tree
|
commitdiff
2012-12-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2012-12-13
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2012-12-13
Simon Marlow
Make enabled_capabilities visible (fixes dynamic linking)
tree
|
commitdiff
2012-12-13
Simon Marlow
Remove most of TailCalls.h
tree
|
commitdiff
2012-11-26
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2012-11-16
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2012-11-16
Simon Marlow
Add a write barrier for TVAR closures
tree
|
commitdiff
2012-11-15
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2012-11-13
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2012-11-13
Ian Lynagh
Don't include a (void *) cast in BLOCK_ROUND_UP
tree
|
commitdiff
2012-11-13
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2012-11-12
Ian Lynagh
Add some more flags to includes_CC_OPTS
tree
|
commitdiff
2012-11-12
Ian Lynagh
Replace mkDerivedConstants.c with DeriveConstants.hs
tree
|
commitdiff
2012-11-10
Iavor S. Diatchki
Merge branch 'master' of ssh://darcs.haskell.org/srv...
tree
|
commitdiff
2012-11-08
Ian Lynagh
Give an error if we can't find a suitable value for...
tree
|
commitdiff
2012-11-08
Karel Gardas
define own version of PRIdPTR on platform where its...
tree
|
commitdiff
2012-11-08
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2012-11-06
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2012-11-05
Simon Marlow
small optimisation: inline stmNewTVar()
tree
|
commitdiff
2012-11-01
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2012-11-01
Simon Marlow
The shape of StgTVar should not depend on THREADED_RTS
tree
|
commitdiff
2012-11-01
Simon Marlow
Don't clearNurseries() in parallel with -debug
tree
|
commitdiff
2012-10-31
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2012-10-31
Simon Marlow
Fix C macro bug that was causing some stack checks...
tree
|
commitdiff
2012-10-31
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2012-10-31
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2012-10-30
Geoffrey Mainland
Draw STG F and D registers from the same pool of availa...
tree
|
commitdiff
2012-10-30
Geoffrey Mainland
Properly mark C-- calls to _assertFail as "never returns".
tree
|
commitdiff
2012-10-27
Ian Lynagh
Fix build on platforms on which we don't have register...
tree
|
commitdiff
2012-10-26
Ian Lynagh
Add some missing parentheses to mkDerivedConstants.c
tree
|
commitdiff
2012-10-26
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2012-10-25
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2012-10-25
Simon Marlow
declare stg_gc_prim and stg_killMyself (#7350)
tree
|
commitdiff
2012-10-24
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2012-10-23
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2012-10-23
Simon Marlow
Use canned heap checks to save a few bytes of code
tree
|
commitdiff
2012-10-23
Gabor Greif
comments only
tree
|
commitdiff
2012-10-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2012-10-19
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2012-10-19
Simon Marlow
profiling fixes
tree
|
commitdiff
2012-10-15
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2012-10-15
Duncan Coutts
Add a new traceMarker# primop for use in profiling...
tree
|
commitdiff
2012-10-09
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2012-10-09
Simon Marlow
profiling fixes
tree
|
commitdiff
next