[commit: ghc] cardinality's head updated: Exploit call-once information in the occurrence analyser (ebd96ce)
Simon Peyton Jones
simonpj at microsoft.com
Fri Mar 22 15:36:46 CET 2013
Repository : http://darcs.haskell.org/ghc.git/
Branch 'cardinality' now includes:
f574b69 Remove tabs and trailing whitespace from TcTyClsDecls
5319ea7 Implement nullary type classes (#7642)
b712667 By default, use the dynamic way for programs in the GHC tree
f5e2cca Set the way to 'dynamic' when running GHCi if GHCi is dynamically linked
ca39e77 Implement type family instance support for ":info" (#4175)
39f28cc Partial support for dynamic ghc on Windows
a272adf Disable DYNAMIC_GHC_PROGRAMS on Windows
e8459fd A little polishing
28db4ca Fix searching for object files when doing TH
ecc1882 Fix the handling of Opt_Static
d2d71b0 Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
1eb5a57 Update Cabal
c84001d Remove readIface's unused argument
ae3dcaf Remove a bitrotted hack for OpenBSD and NetBSD regarding the dyn way.
84df08d Enable Opt_PIC for the dyn way regardless of OSes.
0374cad Also build the v way when DYNAMIC_GHC_PROGRAMS is YES
cf403b5 Remove some directories that used to be used by GUM
c3a9ded Remove a couple of unused make variables
24be4bc Fix ohi-sanity-check when we have ways other than v and dyn enabled
eeccce1 Add a kludgy dependency to fix compiling modules that use annotations
01efdd6 Only steal ~# as a reserved operator when MagicHash is enabled; fixes #7776
0faa8f5 Remove base 3 support from bin-package-db
be956c2 Fix stage2 build on ARM.
c53ea7c Add support for OSX ld's -filelist flag
effdd65 Merge branch 'master' of mac:ghc/git/val64/.
ba2c753 Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
387c4d1 Optimistically assume that LD_LIBRARY_PATH works for all platforms
3df97a7 Be more optimistic about which platforms support shared libraries
d0fc2a6 Fix building when $(CC_STAGE0) contains spaces
0f49dd6 Remove some commented out build system code
51bf365 Fix build with non-Linux ELF OSes
cc097a4 Track subrepos Cabal
1db4e54 Merge remote-tracking branch 'origin/master' into cardinality
998cc10 Use mkSProd consistently
ebd96ce Exploit call-once information in the occurrence analyser
More information about the ghc-commits
mailing list