summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Add `{-# LANGUAGE MagicHash #-}` in output of `genprimopcode`Herbert Valerio Riedel2013-10-271-1/+1
* Revert "Implement shortcuts for slow calls that would require PAPs (#6084)"Austin Seipp2013-10-261-2/+2
* Implement shortcuts for slow calls that would require PAPs (#6084)Simon Marlow2013-10-251-2/+2
* Document -c in hp2hs(1)Joachim Breitner2013-10-171-0/+2
* Fix mkdirhier.sh on OS X 10.9 (#8139)Darin Morrison2013-10-111-1/+1
* Reject spurious \end{code} in literate mode (#8430)Krzysztof Gogolewski2013-10-121-4/+10
* Relax build-deps to allow upcoming `array-0.5.0.0`Herbert Valerio Riedel2013-10-111-1/+1
* fingerprint.py: Invoke 'perl' manually (#8283)Muhaimin Ahsan2013-10-011-2/+7
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-0130-56/+56
* Pass 512-bit-wide vectors in registers.Geoffrey Mainland2013-09-221-0/+6
* Add support for 512-bit-wide vectors.Geoffrey Mainland2013-09-221-0/+6
* Pass 256-bit-wide vectors in registers.Geoffrey Mainland2013-09-221-0/+6
* Add support for 256-bit-wide vectors.Geoffrey Mainland2013-09-221-0/+6
* SIMD primops are now generated using schemas that are polymorphic inGeoffrey Mainland2013-09-225-88/+372
* Do not expose LLVM-only primops in GHC.PrimopWrappers.Geoffrey Mainland2013-09-221-20/+7
* Change role annotation syntax.Richard Eisenberg2013-09-171-1/+1
* Cause "make install" to install dynamic libraries (#8194)Bryan O'Sullivan2013-09-151-4/+6
* Allow primclass and class constraints in primopsJoachim Breitner2013-09-135-9/+48
* Fix AMP warnings.Austin Seipp2013-09-111-0/+8
* Fix ghc-pkg list --simple-output not being alphabetical (#8245).Niklas Hambüchen2013-09-061-8/+9
* Make validate play nice with clang (for Xcode 5 command line tools)Manuel M T Chakravarty2013-09-041-4/+8
* Sync Cabal to upstream version 1.18 pre-releaseHerbert Valerio Riedel2013-08-262-7/+8
* dll-split: Say where to update module list and fix a typo.Edward Z. Yang2013-08-231-1/+1
* Update email addressesGabor Greif2013-08-221-1/+1
* Comparison primops return Int# (Fixes #6135)Jan Stolarek2013-08-142-4/+1
* Rename SSE -> XMM for consistency.Geoffrey Mainland2013-08-061-2/+2
* Update the package database directory's timestamps when rebuilding the packag...Geoffrey Mainland2013-06-241-0/+4
* Maintain per-generation lists of weak pointers (#7847)Takano Akio2013-06-151-0/+1
* Allow multiple C finalizers to be attached to a Weak#Takano Akio2013-06-151-4/+8
* Typo in hp2ps help outputJoachim Breitner2013-06-131-1/+1
* When verbose, give more information about cache statusIan Lynagh2013-05-301-17/+35
* Fix the GHC package DLL-splittingIan Lynagh2013-05-141-6/+14
* Simplify ghc-cabalIan Lynagh2013-05-141-19/+17
* More work towards dynamic programs on WindowsIan Lynagh2013-05-121-0/+1
* Small refactoring in ghc-pkgIan Lynagh2013-04-281-6/+4
* Remove some old "backwards compatibility" codeIan Lynagh2013-04-281-24/+4
* Make "ghc-pkg field pkg field --simple-output" do something usefulIan Lynagh2013-04-281-16/+20
* Fix the inplace name of ghc-cabalIan Lynagh2013-04-251-1/+1
* Use different exeext variables for each stage; fixes #7709Ian Lynagh2013-04-202-3/+4
* Small build system refactoringIan Lynagh2013-04-201-5/+6
* Add a check that the Windows DLL split is OK; fixes #7780Ian Lynagh2013-04-073-0/+124
* ticky enhancementsNicolas Frisby2013-03-291-0/+1
* Remove some directories that used to be used by GUMIan Lynagh2013-03-1734-9748/+0
* Finish adding support for 2 DLLs in the ghc package; fixes #5987Ian Lynagh2013-03-131-2/+25
* Follow changes in CabalIan Lynagh2013-03-121-28/+17
* Update CabalIan Lynagh2013-03-113-17/+27
* Remove old ltx and verbatim utilsIan Lynagh2013-03-074-321/+0
* Automatically add the $(exeext) to program namesIan Lynagh2013-03-0315-18/+16
* installation fixesIan Lynagh2013-03-031-0/+2
* Use unlit_INPLACE rather than UNLIT in the build systemIan Lynagh2013-03-031-1/+1