[commit: ghc] cardinality's head updated: Merge remote-tracking branch 'origin/master' into cardinality (38d4161)
Simon Peyton Jones
simonpj at microsoft.com
Wed Mar 13 14:50:55 CET 2013
Repository : http://darcs.haskell.org/ghc.git/
Branch 'cardinality' now includes:
dd76609 Remove the FLEX support from the build system
7164130 Remove some out-of-date comments
08c063f Remove unused CTAGS from build system
2eb1016 Remove unused 'PackageSourceURL' from build system
e628dd1 Don't test BootingFromHc when setting SupportsSplitObjs
045e774 Remove a couple of lingering references to the dead BootingFromHc variable
039270b Remove the darcs support from sync-all
f46ac1a Remove the VCS column from 'packages'
d5f51d8 Typofix.
a37a7f7 Ensure that isStrictDmd is False for Absent (fixes Trac #7737)
4a5f99b add a comment about LD_STAGE0
2b32e86 comments
321941a Satisfy the invariant on CmmUnsafeForeignCall arguments
38b4fb0 Refactor the pipeline/hsc interaction
7ec1b6d Remove old ltx and verbatim utils
d6a6974 Fix #7722: iOS runtime loader quirk.
1ce57ec Closures must be zeroed even without LDV-profiling. Partially fixes #7747
f6e9c26 Follow defaultErrorHandler change, fixes #7752.
a684a55 Make AutoDeriveTypeable imply DeriveDataTypeable
2523464 Properly instantiate the kind of the tycon when deriving Typeable (FIX #7704)
2154b82 Do not generate duplicate instances with AutoDeriveTypeable
de3a50b Merge branch 'master' of http://darcs.haskell.org/ghc
3cec74c Detabify StgCmmMonad
422eefc Detabify StgCmmEnv
a81317c Remove cg_tag from CgIdInfo
1a72848 Remove unused functions cmmConstrTag, cmmGetTag
263372e Fix pretty printing of human-readable integers (#7750)
0358066 A couple more small refactorings
1b8e290 Split the Hsc phase into two subphases
c517125 Change how -dynamic-too works
66f9792 Add some extra sanity checking to the (l)hs->o rules
0a51aa5 Fix -dynamic-too: Outputt to the dyn file when output_spec is SpecificFile
7a87dab Remove a now-redundant hack
15ce79f Re-enable a flag-consistency check
f49a1f7 Simplify away some old -dynamic-too stuff from the previous approach
8b11578 Don't pass -dynamic-too to GHC when compiling C files
b4fbdce Remove warning-suppression (not needed)
ca88359 Remove stale, commented-out code about heap checks
24e8163 Remove unnecessary DynFlags arg to mkCgIdInfo
b53f97e Slight tidy-up to Pedro's work on Typeable
abde6c5 Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
a5bab46 Fix -dynamic-too with -boot files
9f26442 Remove unnecessary warnings suppressions, fixes ticket #7756; thanks monoidal for submitting.
cbb93d5 Building with -dynamic-too now works, so enable it by default
8679401 Remove some commented out SPECIALIZE pragmas
a1cef22 Fix construction of ALL_ALEX_OPTS and ALL_AS_OPTS
acd5a11 Merge branch 'master' of http://darcs.haskell.org/ghc
d7da7fa Fix building the GHC package DLL on Windows
8aefdc0 More advice about profiling CAFs.
eabd61a Update Cabal
1c03cdf Typo-fix for panic.
8a50206 Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
9f8ee07 Merge branch 'master' of win:c:/ghc/git/cygwin/.
b6a11fa Follow changes in Cabal
56353e3 Finish adding support for 2 DLLs in the ghc package; fixes #5987
c78d511 Crucial fixes
38d4161 Merge remote-tracking branch 'origin/master' into cardinality
More information about the ghc-commits
mailing list