2014-08-16 |
Gabor Greif | Revert "Fix typos 'resizze'" |
tree | commitdiff |
2014-08-16 |
Gabor Greif | Fix typos 'resizze' |
tree | commitdiff |
2014-08-16 |
Herbert Valerio... | Implement {resize,shrink}MutableByteArray# primops |
tree | commitdiff |
2014-08-14 |
Herbert Valerio... | Implement new CLZ and CTZ primops (re #9340) |
tree | commitdiff |
2014-08-11 |
Sergei Trofimovich | stg/Prim.h: drop redundant #ifdef |
tree | commitdiff |
2014-07-20 |
Sergei Trofimovich | rts: drop unused 'SpinLockCount' typedef |
tree | commitdiff |
2014-07-10 |
Austin Seipp | rts: Fix #9003 with an annoying hack |
tree | commitdiff |
2014-07-02 |
Sergei Trofimovich | includes/stg/SMP.h: use 'NOSMP' instead of never define... |
tree | commitdiff |
2014-07-01 |
Edward Z. Yang | Partially fix #9003 by reverting bad numbering. |
tree | commitdiff |
2014-06-30 |
Johan Tibell | Re-add more primops for atomic ops on byte arrays |
tree | commitdiff |
2014-06-26 |
Johan Tibell | Revert "Add more primops for atomic ops on byte arrays" |
tree | commitdiff |
2014-06-26 |
Joachim Breitner | Merge Thomas Miedema’s syn-all improvments |
tree | commitdiff |
2014-06-24 |
Johan Tibell | Add more primops for atomic ops on byte arrays |
tree | commitdiff |
2014-05-13 |
Peter Trommler | Fix globalRegMaybe for unregisterised build. |
tree | commitdiff |
2014-05-04 |
Simon Marlow | Revert "Per-thread allocation counters and limits" |
tree | commitdiff |
2014-05-02 |
Simon Marlow | Per-thread allocation counters and limits |
tree | commitdiff |
2014-04-29 |
Arash Rouhani | Rts: Consistently use StgWord for sizes of bitmaps |
tree | commitdiff |
2014-04-24 |
Simon Peyton Jones | Add comments to explain the change to EF_ (Trac #8965) |
tree | commitdiff |
2014-04-22 |
Colin Watson | Be less untruthful about the prototypes of external... |
tree | commitdiff |
2014-04-22 |
Colin Watson | ghc: initial AArch64 patches |
tree | commitdiff |
2014-04-19 |
Herbert Valerio... | Fold template-haskell.git into ghc.git (re #8545) |
tree | commitdiff |
2014-04-19 |
Herbert Valerio... | Fold integer-gmp.git into ghc.git (re #8545) |
tree | commitdiff |
2014-04-19 |
Herbert Valerio... | Fold integer-simple.git into ghc.git (re #8545) |
tree | commitdiff |
2014-04-19 |
Herbert Valerio... | Fold base.git into ghc.git (re #8545) |
tree | commitdiff |
2014-04-19 |
Herbert Valerio... | Fold ghc-prim.git into ghc.git (re #8545) |
tree | commitdiff |
2014-03-29 |
Johan Tibell | Add missing symbols to linker |
tree | commitdiff |
2014-03-29 |
Johan Tibell | Add SmallArray# and SmallMutableArray# types |
tree | commitdiff |
2014-03-28 |
Johan Tibell | Make copy array ops out-of-line by default |
tree | commitdiff |
2014-03-22 |
Johan Tibell | Follow hs_popcntX changes in ghc-prim |
tree | commitdiff |
2014-03-22 |
Johan Tibell | codeGen: inline allocation optimization for clone array... |
tree | commitdiff |
2014-03-13 |
Kyrill Briantsev | Fix incorrect blocksize calculation on Win64 |
tree | commitdiff |
2014-02-27 |
Simon Marlow | Add hs_thread_done() (#8124) |
tree | commitdiff |
2014-02-17 |
Sergei Trofimovich | includes/Stg.h: add declarations for hs_popcnt and... |
tree | commitdiff |
2014-02-17 |
Sergei Trofimovich | Fix --enable-unregistered by declaring missing RTS... |
tree | commitdiff |
2014-01-19 |
Herbert Valerio... | Make `#include "Rts.h"` C++-compatible again (re #8676) |
tree | commitdiff |
2014-01-13 |
Herbert Valerio... | Remove obsolete declarations from `MiscClosures.h` |
tree | commitdiff |
2014-01-12 |
Herbert Valerio... | Fold testsuite.git into ghc.git (re #8545) |
tree | commitdiff |
2013-12-04 |
Patrick Palka | Move the allocation of CAF blackholes into 'newCAF... |
tree | commitdiff |
2013-12-04 |
Patrick Palka | Untab ClosureTypes.h and ClosureFlags.c |
tree | commitdiff |
2013-11-22 |
Arash Rouhani | Comment on StgArrWords vs StgArrBytes |
tree | commitdiff |
2013-11-22 |
Austin Seipp | GHCi: Properly generate jump code for ARM (#8380) |
tree | commitdiff |
2013-11-22 |
Gabor Greif | Grammar in comments |
tree | commitdiff |
2013-11-21 |
Simon Marlow | Allow the linker to be used without retaining CAFs... |
tree | commitdiff |
2013-11-21 |
Simon Marlow | In the DEBUG rts, track when CAFs are GC'd |
tree | commitdiff |
2013-11-14 |
Duncan Coutts | Improve the shutdownHaskellAndSignal and add fast exit |
tree | commitdiff |
2013-10-25 |
Takano Akio | Linker.c: remove stablehash, which is no longer used |
tree | commitdiff |
2013-10-25 |
Austin Seipp | Placate clang (#8444, #8445) |
tree | commitdiff |
2013-10-25 |
Ben Gamari | rts: Print correct stack size on stack overflow |
tree | commitdiff |
2013-10-25 |
Simon Marlow | Make integer overflow less likely to happen (#7762) |
tree | commitdiff |
2013-10-25 |
Simon Marlow | Another attempt to fix the conditions for slop-zeroing |
tree | commitdiff |
2013-10-12 |
Darin Morrison | Fix building RtsProbes.d on Mac OS X 10.9 (#8139) |
tree | commitdiff |
2013-10-11 |
Simon Marlow | Fix up the conditions for zeroing slop (#8402) |
tree | commitdiff |
2013-10-11 |
Simon Marlow | Use dynamic linking only if the GHC package is compiled... |
tree | commitdiff |
2013-10-01 |
Simon Marlow | Globally replace "hackage.haskell.org" with "ghc.haskel... |
tree | commitdiff |
2013-10-01 |
Simon Marlow | Remove use of R9, and fix associated bugs |
tree | commitdiff |
2013-09-23 |
Patrick Palka | Fix the definition of cas() on x86 (#8219) |
tree | commitdiff |
2013-09-23 |
Simon Marlow | Fix linker_unload now that we are running constructors... |
tree | commitdiff |
2013-09-23 |
Geoffrey Mainland | Merge branch 'wip/simd' |
tree | commitdiff |
2013-09-23 |
Geoffrey Mainland | Pass 512-bit-wide vectors in registers. |
tree | commitdiff |
2013-09-23 |
Geoffrey Mainland | Add support for 512-bit-wide vectors. |
tree | commitdiff |
2013-09-23 |
Geoffrey Mainland | Pass 256-bit-wide vectors in registers. |
tree | commitdiff |
2013-09-23 |
Geoffrey Mainland | Add support for 256-bit-wide vectors. |
tree | commitdiff |
2013-09-23 |
Geoffrey Mainland | Enable passing vector arguments in xmm registers on... |
tree | commitdiff |
2013-09-23 |
Geoffrey Mainland | Ensure that globalRegMaybe returns accurate information... |
tree | commitdiff |
2013-09-16 |
Edward Z. Yang | Distinguish between hs-main cases when giving rtsopts... |
tree | commitdiff |
2013-09-15 |
Austin Seipp | Fix freeHaskellFunPtr crash on iOS. |
tree | commitdiff |
2013-09-08 |
Austin Seipp | Revert "Default to infinite stack size (#8189)" |
tree | commitdiff |
2013-09-08 |
Austin Seipp | Default to infinite stack size (#8189) |
tree | commitdiff |
2013-09-04 |
Patrick Palka | Merge remote-tracking branch 'origin/master' into ghc... |
tree | commitdiff |
2013-09-04 |
Simon Marlow | Fix printf formats for pathchar on Windows (where it... |
tree | commitdiff |
2013-08-31 |
Ryan Newton | Merge branch 'master' into atomics |
tree | commitdiff |
2013-08-21 |
Ryan Newton | In the non-threaded RTS, make *_barrier functions EXTER... |
tree | commitdiff |
2013-08-21 |
Ryan Newton | Eliminate atomic_inc_by and instead medofiy atomic_inc. |
tree | commitdiff |
2013-08-21 |
Ryan Newton | Add PrimOp fetchAddIntArray# plus supporting C function... |
tree | commitdiff |
2013-08-21 |
Ryan Newton | Add PrimOp: casIntArray#. Modify casMutVar# for 'ticke... |
tree | commitdiff |
2013-08-21 |
Ryan Newton | add casArray# primop, similar to casMutVar# but for... |
tree | commitdiff |
2013-08-06 |
Geoffrey Mainland | Rename SSE -> XMM for consistency. |
tree | commitdiff |
2013-07-16 |
Nicolas Frisby | adding FastString.string_table to the sharedCAF/Globals... |
tree | commitdiff |
2013-07-13 |
Edward Z. Yang | Rename atomicReadMVar and friends to readMVar. |
tree | commitdiff |
2013-07-10 |
Edward Z. Yang | Implement tryAtomicReadMVar#. |
tree | commitdiff |
2013-07-10 |
Edward Z. Yang | Add LOCK_CLOSURE macro for use in C--, which inlines... |
tree | commitdiff |
2013-07-09 |
Edward Z. Yang | Implement atomicReadMVar, fixing #4001. |
tree | commitdiff |
2013-06-22 |
Ian Lynagh | Fix build on OS X |
tree | commitdiff |
2013-06-22 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org/ghc |
tree | commitdiff |
2013-06-22 |
Erik de Castro Lopo | Fix #8009 : Failure to compile on powerpc64-linux. |
tree | commitdiff |
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 |
next |