2012-10-30 |
Ian Lynagh | Fix dependency generation when GhcLibWays = dyn p |
commit | commitdiff | tree |
2012-10-29 |
Ian Lynagh | Fix a makefile rule |
commit | commitdiff | tree |
2012-10-29 |
Ian Lynagh | More .gitignore updates |
commit | commitdiff | tree |
2012-10-29 |
Ian Lynagh | Rearrange .gitignore a little |
commit | commitdiff | tree |
2012-10-29 |
Ian Lynagh | Move ghc-pkg's generated Version.hs inside the dist... |
commit | commitdiff | tree |
2012-10-28 |
Ian Lynagh | Remove some more unused .gitignore entries |
commit | commitdiff | tree |
2012-10-28 |
Ian Lynagh | Remove some old .gitignore entries |
commit | commitdiff | tree |
2012-10-27 |
Ian Lynagh | Fix build on platforms on which we don't have register... |
commit | commitdiff | tree |
2012-10-26 |
Ian Lynagh | Fix a couple of format strings |
commit | commitdiff | tree |
2012-10-26 |
Ian Lynagh | Add some missing parentheses to mkDerivedConstants.c |
commit | commitdiff | tree |
2012-10-26 |
Ian Lynagh | Improve the GhcLibWays sanity checking |
commit | commitdiff | tree |
2012-10-26 |
Simon Peyton... | Make Rank2Types and PolymorphicComponents into a synony... |
commit | commitdiff | tree |
2012-10-26 |
Simon Peyton... | Revert "Suppress deprecation warnings for Rank2Types... |
commit | commitdiff | tree |
2012-10-26 |
Simon Peyton... | Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc |
commit | commitdiff | tree |
2012-10-26 |
Simon Peyton... | More info on a Core Lint failure |
commit | commitdiff | tree |
2012-10-26 |
Simon Peyton... | Merge branch 'master' of darcs.haskell.org/ghc |
commit | commitdiff | tree |
2012-10-26 |
Simon Peyton... | Comments in Note [Efficient orientation] about interact... |
commit | commitdiff | tree |
2012-10-26 |
Simon Peyton... | Improve trace |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Fix installation |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Tweak build.mk.sample |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Fix doc typo; fixes #7318 |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org:/srv/darcs... |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Fix the haddocking build system rules when dynamic... |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Revert "Always use --force when registering packages" |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Fix installation of vanilla libraries |
commit | commitdiff | tree |
2012-10-25 |
Simon Marlow | Fix a bug in CmmSink exposed by a recent optimisation... |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org/ghc |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Make DefaultFastGhcLibWays be just "dyn" when we are... |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Fix the transformers-building code, and move it from... |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Make "ghc-pkg check" check for prof and dyn ways, as... |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Remove an outdated comment |
commit | commitdiff | tree |
2012-10-25 |
Simon Marlow | fprintCCS_stderr: untag the exception (#7319) |
commit | commitdiff | tree |
2012-10-25 |
Simon Marlow | fix off-by-one-column in showRichTokenStream (#7351) |
commit | commitdiff | tree |
2012-10-25 |
Simon Marlow | declare stg_gc_prim and stg_killMyself (#7350) |
commit | commitdiff | tree |
2012-10-25 |
Simon Marlow | Fix bug in 88a6f863d9f127fc1b03a1e2f068fd20ecbe096c... |
commit | commitdiff | tree |
2012-10-25 |
Simon Marlow | delete old comments |
commit | commitdiff | tree |
2012-10-25 |
Simon Marlow | remove unused sched_shutting_down |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Set the default way correctly when dynamic-by-default |
commit | commitdiff | tree |
2012-10-25 |
Ian Lynagh | Always use --force when registering packages |
commit | commitdiff | tree |
2012-10-24 |
Simon Peyton... | Merge branch 'master' of darcs.haskell.org/ghc |
commit | commitdiff | tree |
2012-10-24 |
Ian Lynagh | Make it possible to build with only way dyn |
commit | commitdiff | tree |
2012-10-24 |
Ian Lynagh | Remove the kludgy TH dependencies |
commit | commitdiff | tree |
2012-10-24 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org/ghc |
commit | commitdiff | tree |
2012-10-24 |
Gabor Greif | typo |
commit | commitdiff | tree |
2012-10-24 |
Simon Marlow | fix bug in heap check in putMVar# |
commit | commitdiff | tree |
2012-10-24 |
Simon Marlow | Comment to explain why we need to split proc points... |
commit | commitdiff | tree |
2012-10-24 |
Simon Marlow | Add a case for CmmLabelDiffOff to cmmOffsetLit |
commit | commitdiff | tree |
2012-10-24 |
Gabor Greif | extend LD_LIBRARY_PATH instead of replacing it |
commit | commitdiff | tree |
2012-10-24 |
Ian Lynagh | Use Cabal to build mkUserGuidePart |
commit | commitdiff | tree |
2012-10-23 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org:/srv/darcs... |
commit | commitdiff | tree |
2012-10-23 |
Simon Marlow | Small optimisation: always sink/inline reg1 = reg2... |
commit | commitdiff | tree |
2012-10-23 |
Simon Marlow | a small -fPIC optimisation |
commit | commitdiff | tree |
2012-10-23 |
Simon Marlow | removeWay should also unset the wayGeneralFlags |
commit | commitdiff | tree |
2012-10-23 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org/ghc |
commit | commitdiff | tree |
2012-10-23 |
Ian Lynagh | Fix -fPIC on OS X x86 |
commit | commitdiff | tree |
2012-10-23 |
Simon Marlow | Avoid calling toInfoLbl on the entry label (#7313) |
commit | commitdiff | tree |
2012-10-23 |
Simon Marlow | Use canned heap checks to save a few bytes of code |
commit | commitdiff | tree |
2012-10-23 |
Simon Marlow | fix a warning |
commit | commitdiff | tree |
2012-10-23 |
Simon Marlow | Fix a silly bug that would cause -xc to print less... |
commit | commitdiff | tree |
2012-10-23 |
Gabor Greif | comments only |
commit | commitdiff | tree |
2012-10-23 |
Gabor Greif | October 2012 stats |
commit | commitdiff | tree |
2012-10-22 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org:/srv/darcs... |
commit | commitdiff | tree |
2012-10-22 |
Ian Lynagh | When DYNAMIC_BY_DEFAULT, make inplace wrappers for... |
commit | commitdiff | tree |
2012-10-22 |
Simon Marlow | Foreign calls can clobber heap & stack memory too |
commit | commitdiff | tree |
2012-10-22 |
Simon Marlow | typo |
commit | commitdiff | tree |
2012-10-22 |
Simon Peyton... | Merge branch 'master' of darcs.haskell.org/ghc |
commit | commitdiff | tree |
2012-10-22 |
Simon Peyton... | In lookupFlatEqn, look in the flat-cache *last* |
commit | commitdiff | tree |
2012-10-22 |
Simon Peyton... | Be careful when combining two CFunEqCans, in the |
commit | commitdiff | tree |
2012-10-21 |
Ian Lynagh | Use fromRational when pre-computing fromRational literals |
commit | commitdiff | tree |
2012-10-21 |
John Lato | add GHC.Float.rationalToFloat, rationalToDouble (fixes... |
commit | commitdiff | tree |
2012-10-21 |
Ian Lynagh | Set V = 1 by default, and add info about turning it... |
commit | commitdiff | tree |
2012-10-21 |
Ian Lynagh | Add the p_dyn and thr_p_dyn ways |
commit | commitdiff | tree |
2012-10-21 |
Ian Lynagh | Add a rule for (plusAddr# x 0) == x; fixes #7284 |
commit | commitdiff | tree |
2012-10-21 |
Ian Lynagh | Add some more PrimOp rules |
commit | commitdiff | tree |
2012-10-21 |
Ian Lynagh | Whitespace only in hsSyn/HsExpr.lhs |
commit | commitdiff | tree |
2012-10-21 |
Ian Lynagh | Add some more primop rules; fixes #7286 |
commit | commitdiff | tree |
2012-10-19 |
Ian Lynagh | Fix typo |
commit | commitdiff | tree |
2012-10-19 |
Ian Lynagh | Whitespace only in simplCore/OccurAnal.lhs |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | Merge branch 'master' of darcs.haskell.org/ghc |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | Simplify code slightly; no change in behaviour |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | Simplify and clean up kind-checking of type/class decla... |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | An accidentally-omitted part of commit 8019bc2c, about... |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | Wibbles in TcErrors |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | Suppress deprecation warnings for Rank2Types in librari... |
commit | commitdiff | tree |
2012-10-19 |
Ian Lynagh | Set the way when loading dynamic objects for GHCi |
commit | commitdiff | tree |
2012-10-19 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org:/srv/darcs... |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | Only promote *non-existential* data constructors |
commit | commitdiff | tree |
2012-10-19 |
Simon Marlow | Remove the old codegen |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | Improve reporting of duplicate signatures |
commit | commitdiff | tree |
2012-10-19 |
Simon Marlow | profiling fixes |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | Some refactoring of the occurs check in TcUnify |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | In approximateWC, do not float contraints out of an... |
commit | commitdiff | tree |
2012-10-19 |
Ian Lynagh | Whitespace only in nativeGen/PIC.hs |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | Improve error reporting for kind errors |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | Comments and debug tracing only |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | Fix a long-standing bug in tidying |
commit | commitdiff | tree |
2012-10-19 |
Simon Peyton... | Deprecate Rank2Types and PolymorphicComponents, in... |
commit | commitdiff | tree |
2012-10-18 |
Simon Peyton... | Fix conversion of HsRule to TH syntax |
commit | commitdiff | tree |
2012-10-18 |
Ian Lynagh | Follow 'flags' -> 'generalFlags' rename |
commit | commitdiff | tree |
2012-10-18 |
Ian Lynagh | Turn DYNAMIC_BY_DEFAULT off in mk/build.mk.sample |
commit | commitdiff | tree |
next |