Repository : ssh://darcs.haskell.org//srv/darcs/ghc

Branch 'ghc-7.4' now includes:

     508d8e0... Better document the driver pipeline.
     1f9ca81... Enable '-split-objs' with llvm backend
     3475561... Tabs -> Spaces + cleaning
     024216e... Fix warnings in ByteCodeItbls
     e3619c9... Remove some old comments about the mangler
     a53cd3f... Tabs -> Spaces
     95768f4... Tabs -> Spaces
     610e424... Tabs -> Spaces
     5893cab... Formatting of PprC
     1c9af85... Fix missing primop in PprC
     7b594a5... Remove registerised code for dead architectures: mips, ia64, 
alpha, hppa1, m68k
     53a1698... Specify unsupported ops, don't just use a catch all
     af7e12f... Formatting fixes
     cae1746... Explicitly handle unsupported Cmm prim ops.
     f1a6a5c... Formatting fix
     5cab336... Tabs -> Spaces
     cffb760... Drop ".exe" exetention from eventlog file name
     b1b49b8... Fix comments.
     838d544... Merge branch 'master' of http://darcs.haskell.org/ghc
     aa55fdc... Formatting fix.
     c21ddff... Show LLVM mangler and code gen passes at v2
     af2b9ab... Clean up LLVM Mangler.
     98091a8... Add '-dno-llvm-mangler' flag for debugging purposes
     1953774... Fix compilation error in unreg mode
     dc4235b... Don't warn about not vectorised type synonyms
     122629e... Fix and clean up 'PData' and 'Wrap' usage of the vectoriser
     128078e... Keep the flag lists as IntSets rather than lists
     922176f... Use mkAppTys, not foldl AppTy, which was utterly wrong
     8ff4487... Fix build on Windows
     131a0af... Checking UsageFile: don't fail if the file doesn't exist, just 
recompile
     449ab24... Decode escape sequences properly in line pragmas (see comment 
for details).
     0e275ec... Remove unused cRelocatableBuild
     70bccc1... Merge branch 'master' of http://darcs.haskell.org/ghc
     6d9c9af... fix warnings (validate was failing on i386)
     9f24caa... Fix bug in flushStdHandles()
     cfcf0a5... Merge branch 'master' of http://darcs.haskell.org/ghc
     814d864... Support "phase control" for SPECIALISE pragmas
     27393f4... Replace a couple of "rm -rf" invocations with $(call 
removeTrees,...)
     86255c6... Fix userguide markup
     5342d62... Whitespace only in glasgow_exts.xml
     3e8303c... copyFileWithHeader: write the header in UTF-8
     1eedbc6... Fix the filename passed to unlit (see comment for details)
     c6b0fd6... Relax the restriction on using abstract newtypes in FFI 
declarations.
     caa2863... Fix markup (non-validate-breaking)
     633848f... Fix sdist creation
     4379226... Update the sdist VCS exclusions
     114cfc0... Fix a few typos
     3a907bf... Merge ../bghc
     498467c... Fixes for NetBSD
     18aae18... Fix newtype wrapper for 'PData[s] (Wrap a)' and fix VECTORISE 
type and instance pragmas
     6b10985... Time handling overhaul
     2639f40... Whitespace only
     af8897a... Fix kind checking of tuples
     912eaca... Less kinds in error messages
     381becf... Initial documentation for -XPolyKinds in the user's guide.
     7ec83bc... Add GC command to sync-all.
     774ad4b... Document that sync-all supports gc
     db91c0d... Move vectorisation of (->) & [::] into the library
     6a9800a... Only call deSugar from one place
     a40d256... Small refactoring: Turn a needlessly monadic binding into a let 
binding
     20789b8... Whitespace only in codeGen/StgCmmForeign.hs
     1ed5d70... Whitespace only in codeGen/CgForeignCall.hs
     9bebd4e... Remove a tabs kludge
     4b9be1d... Small refactoring
     b60992f... Record ValidateSpeed and ValidateHpc in mk/are-validating.mk
     124bad8... Don't list sortBy as a good consumer; fixes trac #5473
     3275b7b... Pass "--hash-size=31 --reduce-memory-overhead" to ld; fixes 
trac #5240
     9ccb59e... Test whether ld flags exist before using them
     df43fcd... Fix document to follow renaming -XPArr to -XParallelArrays
     57d657a... Allow the quotes to be omitted in {-# SCC "<varid>" #-}

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to