Repository : ssh://darcs.haskell.org//srv/darcs/ghc
Branch 'overlapping-tyfams' now includes:
566920c... Add -funbox-strict-primitive-fields
e4feb52... fix description of ghci instance env bug
250f026... fix code in library initialisation example (#7471)
27770ae... Invalidate the ModSummary cache in setSessionDynFlags (#7478)
b85a849... Pessimistically assume that unknown arches can't do unaligned
loads
e415777... Detabbing
4f7027d... Document -funbox-strict-primitive-fields
86e2a2a... Don't set "-O0 -g" C flags when -debug is given
c1c2d84... Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
7bf6eb9... Minor twiddle to -funbox-strict-primitive-fields docs
1435eef... Refactor primitive field unpacking check
609aecb... Tweaks to dynamic-too code
713c514... Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
d7d25db... Merge branch 'master' of http://darcs.haskell.org/ghc
cea7aa3... Merge branch 'master' of http://darcs.haskell.org/ghc
e5182b7... Add replaceDynFlags to the ContainsDynFlags class
0c4a9f3... Add a function to change DynFlags to be suitable for compiling
for way=dynamic
ecd9676... Fix loading dynamic interfaces when using -dynamic-too
b339dd4... Change how sync-all handles directory changes
332e681... Add -funbox-strict-primitive-fields example
f184d9c... Fix a bug in the handling of nested orElse
31d8900... Fix #7487
b0339aa... document special "this" syntax for PackageImports (#7409)
d684114... add enabled_capabilities (#7491)
497cb61... Merge branch 'master' of http://darcs.haskell.org/ghc
48bb69a... Small refactoring: Use more idiomatic strictness forcing in
AsmCodeGen
d23148a... Package the NativeGen state up into a named type
8246c7a... Tweak how 'count' is handled in the nativeCodeGen
8685535... Add more plumbing to the nativeCodeGen
bd8f7fc... Implement the -dynamic-too optimised path for the NCG
5d0d1d9... typo
750a34b... Small code tidy-up
7df6d78... Add a comment
d5b5d48... Use ByteString rather than FastBytes inside FastZString
589b628... Merge ../bs
7651b67... Make FastBytes a synonym for ByteString
2e8c769... Implement word2Float# and word2Double#
e2564ce... Merge ../bs
ab9de78... Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
2b977d9... Remove most of TailCalls.h
265af43... Make enabled_capabilities visible (fixes dynamic linking)
c79f733... Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
7085b84... Inline some FastBytes/ByteString wrappers
fae0d4c... Whitespace only in hsSyn/Convert.lhs
3c17143... Use BS.pack instead of mkFastBytesByteList
80a3a15... Remove a couple more FastBytes functions
faa8ff4... Major refactoring of the way that UNPACK pragmas are handled
96acba6... Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
a243fa7... Use ByteString rather than FastBytes in Binary
ca56668... Remove the trivial mkFastStringFastBytes wrapper
6409ba5... Rename remaining FastBytes usages to ByteString
bcf7123... Implement the slow mode of -dynamic-too
eec4c10... Call gcc with '-x assembler-with-cpp' instead of '-x assembler'.
6a990ac... De-tab compiler/nativeGen/PPC/Instr.hs.
51d3645... PPC: Implement stack resizing for the linear register allocator.
6e0d45a... Small refactoring: makes it easier to see what nativeCodeGen
actually does
55c55f1... Revert "Fix a bug in the handling of nested orElse"
a006ecd... A better fix for #7493 (see comment for details)
909d52e... Document the behavior of "info!".
ea8490e... Tidy up documtation of monomorphsim restriction etc
b585312... Wibbles to faa8ff40 (UNPACK pragmas)
650f76f... Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
e3aa165... typo
a38b832... spelling in doc
942939c... Fix Trac #7506 (missing check for form of FFI type)
8c1aab0... Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
aad93f5... Move the kind Nat and Symbol out of TysPrim and into TysWiredIn
a62c437... Add some ASSERTs to calls of zipTopTvSubst
3394d49... Pass the correct inst_tys argument to dataConCannotMatch, in
mkRecSelBinds
be5cc2e... Fix TcUnify.matchExpectedTyConApp so that it returns types of
compatible kinds
9429d79... Merge branch 'master' of http://darcs.haskell.org/ghc
f6f881f... Rename all of the 'cmmz' flags and make them more consistent.
54a3963... 'sync-all get -q' also passes -q to 'git submodule'
02c4ab0... Redirect asynchronous exceptions to the sandbox thread in
runStmt (#1381)
1353d1e... Fix over-zealous ASSERT in TcUnify
866d28d... Merge branch 'master' of http://darcs.haskell.org/ghc
b8739b2... Allow newtypes to be promoted
40ef925... Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
66fa188... Likely fix to uninitialized DynFlags in plugins.
6290c7b... Clarify promotion rules for newtypes in the documentation
c56c355... Only allow special NeverActive syntax for RULES.
d3e2912... Clarify documentation of [~] syntax on RULE activations
29193cd... Fixed tcApartTys to work; changed "singleton" to "unbranched".
0cd7e7b... Merge branch 'master' into overlapping-tyfams
566237c... Edited added code to work with overlapping tyfams.
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc