summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix maintenance of n_blocks in the RTSIan Lynagh2012-05-011-1/+1
* More Win32 build fixesIan Lynagh2012-04-301-27/+27
* Fixes for x86/LinuxIan Lynagh2012-04-302-5/+5
* Fix the stage1 ghc hschooks.cIan Lynagh2012-04-301-1/+1
* Fix build of rts/Linker.c on Win32Ian Lynagh2012-04-301-22/+28
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-04-304-15/+89
|\
| * Document eta expansion under GHC bugs and infelicitiesSimon Peyton Jones2012-04-301-6/+20
| * Egregious typo (fixes Trac #6055)Simon Peyton Jones2012-04-301-1/+1
| * Merge branch 'master' of http://darcs.haskell.org//ghcSimon Peyton Jones2012-04-3085-1040/+1254
| |\
| * | More explicit pretty-printing of promoted TyCons with -dppr-debugSimon Peyton Jones2012-04-301-1/+2
| * | Make the interface-file deserialisation work right for promoted types (Trac #...Simon Peyton Jones2012-04-301-7/+66
* | | Get GHCi working on Win64Ian Lynagh2012-04-301-35/+116
| |/ |/|
* | Revert "Add -faggressive-primops"Simon Peyton Jones2012-04-275-73/+22
* | Revert "Refactoring in CoreUtils/CoreArity"Simon Peyton Jones2012-04-275-143/+115
* | Revert "Make more primops cheaper"Simon Peyton Jones2012-04-271-2/+0
* | Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2012-04-279-35/+39
|\ \
| * \ Merge branch 'master' of darcs.haskell.org:/home/darcs/ghcSimon Peyton Jones2012-04-2769-743/+979
| |\ \
| * | | Pretty printing and debug improvementsSimon Peyton Jones2012-04-279-35/+39
* | | | Make more primops cheaperSimon Peyton Jones2012-04-271-0/+2
* | | | Comment out a pprTrace unless DEBUG is on (fix Trac #5929)Simon Peyton Jones2012-04-271-0/+2
| |/ / |/| |
* | | Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2012-04-2752-526/+665
|\ \ \
| * \ \ Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-04-2716-348/+411
| |\ \ \
| | * | | hs_init(): cope with argc and/or argv being NULL (#6006)Simon Marlow2012-04-271-1/+8
| | * | | Catch illegal imports earlier (#6007)Simon Marlow2012-04-271-5/+39
| | * | | Add a new primop mkWeakNoFinalizer (#5879)Simon Marlow2012-04-274-5/+19
| | * | | add support for ARM hard-float ABI (fixes #5914)Karel Gardas2012-04-2710-337/+345
| * | | | Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-04-271-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Doc: updated list of warnings not enabled by -Wall (#4817)Paolo Capriotti2012-04-271-1/+3
| | * | | Flags documentation: -fwarn-unrecognized-pragmas is enabled by -Wall (#6050)Paolo Capriotti2012-04-271-1/+0
| * | | | Fix build on OS XIan Lynagh2012-04-272-10/+16
| * | | | Merge branch 'master' of win:c:/ghc/git/cygwin/.Ian Lynagh2012-04-274-48/+21
| |\ \ \ \
| | * | | | Win32 build fixIan Lynagh2012-04-271-2/+2
| | * | | | Fix build on Win32, and handle the FMT_* #defines in a slightly nicer wayIan Lynagh2012-04-272-20/+16
| | * | | | Simplify format specifiersIan Lynagh2012-04-271-27/+4
| | * | | | Win32 build fixIan Lynagh2012-04-261-1/+1
| * | | | | Document the -fwarn-unsupported-calling-conventions flagIan Lynagh2012-04-261-1/+15
| |/ / / /
| * | | | OS X build fixesIan Lynagh2012-04-262-4/+22
| * | | | Fix build on OSX: Use the 'z' format specifier modifier when possibleIan Lynagh2012-04-261-15/+9
| * | | | Build fixesIan Lynagh2012-04-262-1/+3
| * | | | Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-04-2626-433/+602
| |\ \ \ \ | | |/ / /
| | * | | Fix lookup of fixity signatures for type operators (#6027)Paolo Capriotti2012-04-262-20/+42
| | |/ /
| * | | Merge win:c:/m64/reg8Ian Lynagh2012-04-2630-110/+153
| |\ \ \
| | * | | Add SRC_[CH]C_WARNING_OPTSIan Lynagh2012-04-264-7/+16
| | * | | Win64 build fixIan Lynagh2012-04-261-2/+3
| | * | | Fix warnings on Win64Ian Lynagh2012-04-2622-97/+123
| | * | | Add a flag for the unsupported calling convention warningIan Lynagh2012-04-242-3/+9
| | * | | Win64 warning fixIan Lynagh2012-04-241-0/+1
| | * | | It isn't guaranteed that Cabal is warning-freeIan Lynagh2012-04-241-1/+1
| * | | | Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-04-244-91/+564
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | A couple of build fixes for Win64Ian Lynagh2012-04-242-2/+5