[commit: ghc] ghc-lwc2's head updated: Added missing file -- sieve-vanilla-TMVar (4dbe94d)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
t-sichan at microsoft.com
Tue Apr 30 22:20:11 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
Branch 'ghc-lwc2' now includes:
5724ea0 More accurate cost attribution for stacks. Fixes #7818.
15da8ca Typos in comments
2eea4ac Typo in debug print message
392924c Comment typo
ed9895d Comments and debug messages only
a496e9a Make CmmParse abstract
b49307f Don't duplicate decls unnecessarily in the environment
dbd9645 Small refactoring in StgCmmExtCode
be0b1df In CMM, only allow foreign calls to labels, not arbitrary expressions
4ff7413 Allow deriving Generic for polykinded phantom types
9e24b12 Update Makefile in docs/core-spec not to use latexmk
b1c266c Updated documentation; changed "group" to "branched" in type families
e83d0da Fixed moer tyops
b3c0650 Fix the inplace name of ghc-cabal
3e3707d Add a "Support dynamic-too" field to the --info output
685f3b0 Whitespace only in StaticFlags
0947a00 Update Cabal
c9e7159 Remove some old commented-out code in StaticFlags
c022831 Update the isStaticFlag predicate
4d15f23 Mark -dynamic-too as unsupported for now
ff2b7ad Update Cabal
4b205b8 We need to setModLocation in the HscOut phase, not the Hsc phase
25dd77f Fix "-dynamic-too --make"; fixes #7864
4ae3def "ghc --info" now claims has "Support dynamic-too" as "YES"
cee55b9 Remove DynFlags's hscOutName field
da5c9c7 Whitespace only in MkExternalCore
50ad870 Remove extCoreName from DynFlags
ebc4305 Update Cabal
9843083 When linking with $ORIGIN rpaths, use the "-z origin" linker flag too
ce1094e Use -rpath flags on all Elf OSes, not just Linux
c47c47a Handle sign bit when generating veneer for ARM Thumb branch relocation
f6e0dbf Fix mismatched visibility of assembler impls of StgRun
e5944d9 Don't use getPackageLinkOpts on iOS; fixes #7720.
8ab3cc1 Set DYNAMIC_GHC_PROGRAMS=NO for FreeBSD because $ORIGIN is not resolved properly (see #7819)
c797499 Fix linking with binutils 2.22 or later on FreeBSD 9.1, where one should explicitly link against any dependent library
f6f1252 Fix build on Windows
2cf5bd3 Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
a9608cb Record libffi directory in rts package conf; trac #7465
49e6606 Make "ghc-pkg field pkg field --simple-output" do something useful
4d8ad58 Remove some old "backwards compatibility" code
0c3a967 Update Cabal
7a310c7 Small refactoring in ghc-pkg
4a55e81 Tidy up some build system code
23f5080 Add -L flags to libs.depend (fixes #7465)
50e78da Fix build
8a1b7eb Fix build on OS X
d3149f6 Tighten up on the kind checking for foralls
b988dc3 Suppress a misleading error message (Trac #7869)
6d8d0dd Exend the "Too few args" message for naked Ids (Trac #7851)
d75ca39 Fix comment to placate Haddock
b5372eb Merging master
4dbe94d Added missing file -- sieve-vanilla-TMVar
More information about the ghc-commits
mailing list