git.haskell.org
/
ghc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ghc.git
2013-03-12
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
commit
|
commitdiff
|
tree
2013-03-12
Edward Z. Yang
Typo-fix for panic.
commit
|
commitdiff
|
tree
2013-03-11
Ian Lynagh
Update Cabal
commit
|
commitdiff
|
tree
2013-03-11
Edward Z. Yang
More advice about profiling CAFs.
commit
|
commitdiff
|
tree
2013-03-10
David Waern
Merge branch 'master' of darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2013-03-10
Max Bolingbroke
Fix construction of ALL_ALEX_OPTS and ALL_AS_OPTS
commit
|
commitdiff
|
tree
2013-03-10
Ian Lynagh
Remove some commented out SPECIALIZE pragmas
commit
|
commitdiff
|
tree
2013-03-10
Ian Lynagh
Building with -dynamic-too now works, so enable it...
commit
|
commitdiff
|
tree
2013-03-10
Edward Z. Yang
Remove unnecessary warnings suppressions, fixes ticket...
commit
|
commitdiff
|
tree
2013-03-09
Ian Lynagh
Fix -dynamic-too with -boot files
commit
|
commitdiff
|
tree
2013-03-09
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
commit
|
commitdiff
|
tree
2013-03-09
Simon Peyton...
Slight tidy-up to Pedro's work on Typeable
commit
|
commitdiff
|
tree
2013-03-09
Simon Peyton...
Remove unnecessary DynFlags arg to mkCgIdInfo
commit
|
commitdiff
|
tree
2013-03-09
Simon Peyton...
Remove stale, commented-out code about heap checks
commit
|
commitdiff
|
tree
2013-03-09
Simon Peyton...
Remove warning-suppression (not needed)
commit
|
commitdiff
|
tree
2013-03-09
Ian Lynagh
Don't pass -dynamic-too to GHC when compiling C files
commit
|
commitdiff
|
tree
2013-03-09
Ian Lynagh
Simplify away some old -dynamic-too stuff from the...
commit
|
commitdiff
|
tree
2013-03-09
Ian Lynagh
Re-enable a flag-consistency check
commit
|
commitdiff
|
tree
2013-03-09
Ian Lynagh
Remove a now-redundant hack
commit
|
commitdiff
|
tree
2013-03-09
Ian Lynagh
Fix -dynamic-too: Outputt to the dyn file when output_s...
commit
|
commitdiff
|
tree
2013-03-09
Ian Lynagh
Add some extra sanity checking to the (l)hs->o rules
commit
|
commitdiff
|
tree
2013-03-09
Ian Lynagh
Change how -dynamic-too works
commit
|
commitdiff
|
tree
2013-03-09
Ian Lynagh
Split the Hsc phase into two subphases
commit
|
commitdiff
|
tree
2013-03-09
Ian Lynagh
A couple more small refactorings
commit
|
commitdiff
|
tree
2013-03-09
Patrick Palka
Fix pretty printing of human-readable integers (#7750)
commit
|
commitdiff
|
tree
2013-03-09
Simon Peyton...
Remove unused functions cmmConstrTag, cmmGetTag
commit
|
commitdiff
|
tree
2013-03-09
Boris Sukholitko
Remove cg_tag from CgIdInfo
commit
|
commitdiff
|
tree
2013-03-09
Boris Sukholitko
Detabify StgCmmEnv
commit
|
commitdiff
|
tree
2013-03-09
Boris Sukholitko
Detabify StgCmmMonad
commit
|
commitdiff
|
tree
2013-03-08
Simon Peyton...
Merge branch 'master' of darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2013-03-08
Jose Pedro...
Do not generate duplicate instances with AutoDeriveTypeable
commit
|
commitdiff
|
tree
2013-03-08
Jose Pedro...
Properly instantiate the kind of the tycon when derivin...
commit
|
commitdiff
|
tree
2013-03-08
Jose Pedro...
Make AutoDeriveTypeable imply DeriveDataTypeable
commit
|
commitdiff
|
tree
2013-03-08
Edward Z. Yang
Follow defaultErrorHandler change, fixes #7752.
commit
|
commitdiff
|
tree
2013-03-07
Edward Z. Yang
Closures must be zeroed even without LDV-profiling...
commit
|
commitdiff
|
tree
2013-03-07
David Terei
Fix #7722: iOS runtime loader quirk.
commit
|
commitdiff
|
tree
2013-03-07
Ian Lynagh
Remove old ltx and verbatim utils
commit
|
commitdiff
|
tree
2013-03-07
Ian Lynagh
Refactor the pipeline/hsc interaction
commit
|
commitdiff
|
tree
2013-03-06
Simon Marlow
Satisfy the invariant on CmmUnsafeForeignCall arguments
commit
|
commitdiff
|
tree
2013-03-05
Simon Marlow
comments
commit
|
commitdiff
|
tree
2013-03-05
Simon Marlow
add a comment about LD_STAGE0
commit
|
commitdiff
|
tree
2013-03-05
Simon Peyton...
Ensure that isStrictDmd is False for Absent (fixes...
commit
|
commitdiff
|
tree
2013-03-04
Edward Z. Yang
Typofix.
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove the VCS column from 'packages'
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove the darcs support from sync-all
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove a couple of lingering references to the dead...
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Don't test BootingFromHc when setting SupportsSplitObjs
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove unused 'PackageSourceURL' from build system
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove unused CTAGS from build system
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove some out-of-date comments
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Remove the FLEX support from the build system
commit
|
commitdiff
|
tree
2013-03-04
Simon Peyton...
Merge branch 'master' of darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2013-03-04
Simon Peyton...
Rearrange the typechecking of arrows, especially arrow...
commit
|
commitdiff
|
tree
2013-03-04
Austin Seipp
Add more notes on hacking and filing bugs to README.md
commit
|
commitdiff
|
tree
2013-03-04
Austin Seipp
Rewrite HACKING and convert to markdown.
commit
|
commitdiff
|
tree
2013-03-04
David Terei
Fix accidentally commited debug form of FIND_LLVM_PROG.
commit
|
commitdiff
|
tree
2013-03-04
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
commit
|
commitdiff
|
tree
2013-03-03
Simon Peyton...
Comments and type signatures only
commit
|
commitdiff
|
tree
2013-03-03
Simon Peyton...
Treat equalities with incompatible kinds as "irreducibl...
commit
|
commitdiff
|
tree
2013-03-03
Simon Peyton...
Make sure that Constraint is unrelated to other kinds...
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Automatically add the $(exeext) to program names
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Use the automatic variables for touchy too
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Automatically define _INPLACE variables for perl progra...
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
installation fixes
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Remove the _INSTALL_IN support in the build system
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Use unlit_INPLACE rather than UNLIT in the build system
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Use more of the automatically generated INPLACE variables
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Define $(prog)_INPLACE variables automatically, and...
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Whitespace only
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Export dopt_set, dopt_unset
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Remove some unused build system variables
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Fix missing backticks and parentheses in error messages...
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Add missing parenthesis
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Fix build when dph is not in the tree; fixes #7733
commit
|
commitdiff
|
tree
2013-03-03
Ian Lynagh
Add PACKAGES_STAGE0 to build-dirs too; fixes #7700
commit
|
commitdiff
|
tree
2013-03-03
Edward Z. Yang
Typofix.
commit
|
commitdiff
|
tree
2013-03-03
Edward Z. Yang
Update source pointer.
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Make codeOutput and friends return the filename that...
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Make codeOutput panic if hscTarget is HscInterpreted
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Simplify the definition of getOutputFilename
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Don't redundantly set hscTarget to the same value it...
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Add iOS specific module layout entry to LLVM codegen...
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Add OSiOS, and define and use platformUsesFrameworks...
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
ios fix from Stephen Blackheath; part of #7707
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Use 'r11' rather than 'fp' on Arm; part of #7707
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Use .globl rather than .global on arm; part of #7707
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Give hsc2hs different options in different stages;...
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove some more unused build system code
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove the unused REAL_SHELL variable in the build...
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Follow Windows -> Windows_Host change in config.mk.in
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove some more unused build system variables
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove a couple more single-use variables
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove unused values from Config.hs
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove some single-use build system variables
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
small build system tweak
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
LATEX_DOCS is no longer used
commit
|
commitdiff
|
tree
2013-03-02
Ian Lynagh
Remove some more unused build system variables
commit
|
commitdiff
|
tree
2013-03-01
Ian Lynagh
Make ghc.mk a little prettier
commit
|
commitdiff
|
tree
2013-03-01
Ian Lynagh
Fix haddocking after the build system changes
commit
|
commitdiff
|
tree
2013-03-01
Ian Lynagh
Fix when terminfo is built; fixes #7700
commit
|
commitdiff
|
tree
next