Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document the -H option | Simon Marlow | 2011-10-10 | 1 | -15/+23 |
* | Fully implement for VECTORISE type pragmas (non-SCALAR). | Manuel M T Chakravarty | 2011-10-10 | 18 | -217/+230 |
* | Merge branch 'fix#5464' | Jose Pedro Magalhaes | 2011-10-07 | 5 | -418/+373 |
|\ | |||||
| * | Further refining the generation of Generic instances. | Jose Pedro Magalhaes | 2011-10-06 | 4 | -177/+177 |
| * | Wibbles from Simon and Pedro | Simon Peyton Jones | 2011-10-06 | 3 | -11/+10 |
| * | Some more refactoring. | Jose Pedro Magalhaes | 2011-10-05 | 2 | -136/+59 |
| * | Merge branch 'master' into fix#5464 | Jose Pedro Magalhaes | 2011-10-04 | 106 | -3612/+3900 |
| |\ | |||||
| * | | Refactor the implementation. | Jose Pedro Magalhaes | 2011-10-04 | 3 | -169/+217 |
| * | | Comments and refactoring (probably breaks the branch) | Simon Peyton Jones | 2011-10-03 | 1 | -7/+9 |
| * | | Code cleanup. | Jose Pedro Magalhaes | 2011-09-26 | 3 | -46/+33 |
| * | | Remove unnecessary import. | Jose Pedro Magalhaes | 2011-09-26 | 1 | -1/+0 |
| * | | Merge branch 'fix#5464' of http://darcs.haskell.org/ghc into fix#5464 | Jose Pedro Magalhaes | 2011-09-26 | 0 | -0/+0 |
| |\ \ | |||||
| | * | | Fix #5464: Change the way the extra bindings for the generic | Jose Pedro Magalhaes | 2011-09-08 | 4 | -246/+239 |
| * | | | Fix #5464: Change the way the extra bindings for the generic | Jose Pedro Magalhaes | 2011-09-26 | 4 | -242/+239 |
* | | | | Merge branch 'master' of mac:ghc/git/val32/. | Ian Lynagh | 2011-10-06 | 1 | -4/+8 |
|\ \ \ \ | |||||
| * | | | | Use -no_compact_unwind on OS X x86 (as well as x86_64) | Ian Lynagh | 2011-10-06 | 1 | -4/+8 |
| * | | | | Merge branch 'master' of http://darcs.haskell.org/ghc | Ian Lynagh | 2011-10-06 | 4 | -64/+222 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'master' of mac:ghc/git/val32/. | Ian Lynagh | 2011-10-06 | 1 | -0/+11 |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | |||||
| * | | | | Silence "text reloc" warnings on OS X / x86 | Ian Lynagh | 2011-10-06 | 1 | -0/+11 |
* | | | | | Merge branch 'master' of http://darcs.haskell.org/ghc | Ian Lynagh | 2011-10-06 | 4 | -64/+222 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Allow foreign import declarations to the entered interactively in GHCi. | Simon Marlow | 2011-10-06 | 2 | -4/+16 |
| * | | | | Documentation for type/class declarations in GHCi (#4929) | Simon Marlow | 2011-10-06 | 1 | -44/+132 |
| * | | | | Use a custom dead-code analyser instead of calling the occurrence analyser. | Simon Marlow | 2011-10-06 | 1 | -16/+74 |
* | | | | | Build fixes for OS X amd64 following libffi update | Ian Lynagh | 2011-10-06 | 3 | -4/+11 |
* | | | | | Follow libffi update | Ian Lynagh | 2011-10-06 | 2 | -22/+7 |
|/ / / / | |||||
* | | | | Fix dynCompileExpr | Ian Lynagh | 2011-10-05 | 1 | -0/+13 |
* | | | | Build system commentary | Simon Marlow | 2011-10-05 | 1 | -16/+66 |
* | | | | workaround for #5485: use -fno-full-laziness with 7.2.1 | Simon Marlow | 2011-10-05 | 2 | -0/+11 |
* | | | | fix Note cross-ref | Simon Marlow | 2011-10-05 | 1 | -1/+1 |
* | | | | Update the "Known bugs and infelicities" section of the manual | Ian Lynagh | 2011-10-05 | 1 | -34/+50 |
* | | | | Fixed typo | Daniel Fischer | 2011-10-04 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Remove unnecessary references to -fglagow-exts | Simon Peyton Jones | 2011-10-04 | 4 | -17/+14 |
* | | | Change error message slightly | Simon Peyton Jones | 2011-10-04 | 1 | -1/+1 |
* | | | Follow changes to HValue/Any handling | Ian Lynagh | 2011-10-03 | 2 | -2/+2 |
* | | | Comment out commutableOp; we don't use it at the moment | Ian Lynagh | 2011-10-03 | 1 | -9/+6 |
* | | | Handle HValues slightly nicer | Ian Lynagh | 2011-10-03 | 6 | -17/+20 |
* | | | Fix typo | Ian Lynagh | 2011-10-03 | 1 | -1/+1 |
* | | | Fix validate with old bootstrapping compilers | Ian Lynagh | 2011-10-02 | 1 | -0/+5 |
* | | | Fix warnings in prelude/ForeignCall.lhs | Ian Lynagh | 2011-10-02 | 1 | -6/+4 |
* | | | Fix the Binary CCallConv instance | Ian Lynagh | 2011-10-02 | 1 | -11/+14 |
* | | | Whitespace only in prelude/ForeignCall.lhs | Ian Lynagh | 2011-10-02 | 1 | -83/+83 |
* | | | Replace a -w flag with the more specific -fno-warn-deprecations | Ian Lynagh | 2011-10-02 | 1 | -1/+1 |
* | | | Remove a debugging -w flag | Ian Lynagh | 2011-10-02 | 1 | -1/+0 |
* | | | Fix warnings in cmm/CLabel.hs | Ian Lynagh | 2011-10-02 | 1 | -18/+59 |
* | | | Whitespace only in cmm/CLabel.hs | Ian Lynagh | 2011-10-02 | 1 | -325/+325 |
* | | | Remove remaining CPP from cmm/CLabel.hs | Ian Lynagh | 2011-10-02 | 1 | -26/+15 |
* | | | Fix build on OX X amd64 | Ian Lynagh | 2011-10-02 | 1 | -3/+3 |
* | | | More CPP removal: pprDynamicLinkerAsmLabel in CLabel | Ian Lynagh | 2011-10-02 | 45 | -979/+1047 |
* | | | Some CPP removal | Ian Lynagh | 2011-10-02 | 2 | -32/+39 |
* | | | Fix bindist finding gcc on OS X; fixes trac #5397 | Ian Lynagh | 2011-10-01 | 2 | -101/+102 |