[commit: ghc] type-nats's head updated: A few simple interval functions. (cdedac5)
Iavor Diatchki
diatchki at galois.com
Mon Mar 4 01:34:53 CET 2013
Repository : http://darcs.haskell.org/ghc.git/
Branch 'type-nats' now includes:
b7ae3cd Only emit %write_barrier primitive for THREADED_RTS
c68aac1 Fix parsing of pragmas containing unicode characters; fixes #7671
9010ab9 Fix a TODO in the compiler
11bfb4f Update submodule
0ee3165 Clarify comment
e6adb58 Minor doc typofix.
8fe04eb Typo
c0e581f Small refactoring
32a1ff5 Inline get_output_fn
50b5150 Small refactoring: Don't pass a redundant output_spec around
d3788e1 Fix some m4/shell syntax in aclocal.m4, spotted by Jan Stolarek
ce9f805 Small refactoring: Don't pass redundant stop_phase to runPipeline
217218f Small refactoring: Move the end-of-pipeline move into pipeLoop
4a8e254 Fix sys/cpuset.h on FreeBSD 9.1; patch from kazu-yamamoto; fixes #7708
e45f5e7 Make the #includes a little more correct in OSThreads.c
8bac590 Fix memory leak in CoreWriter (Trac #7702)
3ea331b Update to binary 0.7.0.0
d3e7f0f Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
458c653 Comment the fix to Trac #7702
104ff6e Change how the build system handles packages
45ee44d Remove some unused variables
ffb2a8c Rename $(Windows) to $(Windows_Host)
dd9da49 Fix when terminfo is built; fixes #7700
77d1a44 Fix haddocking after the build system changes
6bd4017 Make ghc.mk a little prettier
116e5d2 Remove some more unused build system variables
01ac518 LATEX_DOCS is no longer used
2ede632 small build system tweak
61861a4 Remove some single-use build system variables
81ae702 Remove unused values from Config.hs
192d401 Remove a couple more single-use variables
fc461c3 Remove some more unused build system variables
535964b Follow Windows -> Windows_Host change in config.mk.in
e612875 Remove the unused REAL_SHELL variable in the build system
f92a6ee Remove some more unused build system code
f1fcfff Give hsc2hs different options in different stages; fixes #7705
e8b8bb3 Use .globl rather than .global on arm; part of #7707
0606e6e Use 'r11' rather than 'fp' on Arm; part of #7707
7bc3bdf ios fix from Stephen Blackheath; part of #7707
ff1de4c Add OSiOS, and define and use platformUsesFrameworks; part of #7720
5f261b4 Add iOS specific module layout entry to LLVM codegen; fixes #7721
253b0f2 Don't redundantly set hscTarget to the same value it already was
9579fd5 Simplify the definition of getOutputFilename
04e3b98 Make codeOutput panic if hscTarget is HscInterpreted
7c6b378 Make codeOutput and friends return the filename that they have created
27e20e2 Update source pointer.
638ba3e Typofix.
056997a Add PACKAGES_STAGE0 to build-dirs too; fixes #7700
180c850 Fix build when dph is not in the tree; fixes #7733
59d2216 Add missing parenthesis
4348e0b Fix missing backticks and parentheses in error messages; fixes #7734
52ba2ce Remove some unused build system variables
175b124 Export dopt_set, dopt_unset
5d0801d Whitespace only
1da6975 Define $(prog)_INPLACE variables automatically, and start using them
480ad03 Use more of the automatically generated INPLACE variables
1cb4b90 Use unlit_INPLACE rather than UNLIT in the build system
ddb4879 Remove the _INSTALL_IN support in the build system
2bdc4fd installation fixes
5c0e032 Merge remote-tracking branch 'origin/master' into type-nats
cdedac5 A few simple interval functions.
More information about the ghc-commits
mailing list