ghc-hetmet.git
2011-04-27 Jose Pedro... Merge branch 'master' of darcs.haskell.org/ghc into...
2011-04-27 U-EUROPE\dimitrisMerge branch 'master' of darcs.haskell.org/ghc
2011-04-27 U-EUROPE\dimitrisSolving one IP from another. This fixes #5120.
2011-04-27 Ben LippmeierMerge branch 'master' of /Users/benl/devel/ghc/ghc...
2011-04-27 Ben LippmeierRun a CSE pass after vectorisation. This cleans up...
2011-04-27 Ben LippmeierDocument flags to suppress unwanted info in core dumps.
2011-04-26 Ian LynaghMerge branch 'master' of darcs.haskell.org/ghc
2011-04-26 Ian LynaghBuild system: Tell hsc2hs where to find cabal_macros.h
2011-04-26 Ian LynaghWhitespace only in rules/distdir-way-opts.mk
2011-04-26 David TereiFormatting wibble in GhcMake.hs
2011-04-26 David TereiFix some warnings and formatting in HsDecls
2011-04-26 David TereiFormatting fixes to TcForeign.lhs
2011-04-26 David TereiTrim some trailing spaces
2011-04-26 David TereiAdd missing eol marker in RnSource.lhs
2011-04-26 David TereiFix some small errors in comments
2011-04-26 David TereiShare some work in MkIface
2011-04-26 David TereiFormatting wibble
2011-04-26 David TereiFormatting fixes in Lexer.x
2011-04-26 David TereiRemove unused imports
2011-04-26 David TereiFix warnings in HsImpExp.lhs
2011-04-26 David TereiFix spelling mistake in comment
2011-04-26 Edward Z. Yangcmm-notes updates.
2011-04-26 Edward Z. YangRaw versions of if and switch.
2011-04-24 Ian LynaghDerive some Typeable instances
2011-04-24 Ian LynaghUpdate time library 1.2.0.3 -> 1.2.0.4
2011-04-23 Ian Lynagh"perl command" should be perl, not gcc!
2011-04-23 Ian LynaghFix warnings in DynFlags
2011-04-23 Ian LynaghRename "GCC command" to "C compiler command"
2011-04-23 Ian LynaghGet CC_STAGE0 from the bootstrapping compiler
2011-04-23 Ian LynaghAdd stage-specific versions of more ar-related makefile...
2011-04-23 Ian LynaghRemove unused ArSupportsInput makefile var
2011-04-23 Ian LynaghRemove now-unused BASH makefile variable
2011-04-23 Ian LynaghMake and use AR_STAGE[0123] makefile vars
2011-04-23 Ian LynaghRemove now-unused compiler/Makefile.local
2011-04-23 Ian LynaghRemove unused makefile variable PREPROCESSCMD
2011-04-23 Ian LynaghRemove unused Makefile.local
2011-04-23 Ian LynaghRemove unused Makefile.inc
2011-04-23 Ian LynaghRemove an nhc-specific makefile
2011-04-23 Ian LynaghMake stage-specific CC variables
2011-04-23 Ian LynaghUpdate .gitignore for the extra-gcc-opts -> settings...
2011-04-22 Ian LynaghRemove UseGcc makefile var
2011-04-22 Ian LynaghRename FP_HAVE_GCC to FP_GCC_VERSION
2011-04-22 Ian LynaghRemove HaveGcc (it was always YES)
2011-04-22 Ian LynaghRemove redundant tests for whether we're in a GHC tree
2011-04-22 Ian LynaghRevert "Output ELF .size directives for functions"
2011-04-22 Ian LynaghMove gcc's and perl's location to the settings file
2011-04-22 Johan TibellOutput ELF .size directives for functions
2011-04-22 Ian LynaghMove the opt* fields from DynFlags into the Settings...
2011-04-22 Ian LynaghTweak build rules for libffi
2011-04-22 Mark Lentcznerno need to set --build when configuring libffi
2011-04-22 Mark Lentcznerfix documentation of FP_ARG_WITH_PATH_GNU_PROG
2011-04-21 Ian LynaghInitialise Settings before DynFlags
2011-04-21 Lennart KolmodinFix typo in shared libraries documentation.
2011-04-21 Ian LynaghSplit off a Settings type from DynFlags
2011-04-21 Ian LynaghRename "extra-gcc-opts" to "settings", and start genera...
2011-04-21 Ian LynaghFix typo in comment
2011-04-21 Simon Peyton... Fix Trac #5084
2011-04-21 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-04-20 Matthias Kiliando not use sed for version date processing but rather...
2011-04-20 CJ van den... For very short linker scripts dlopen may return 'file...
2011-04-20 CJ van den... This is required to successfully load terminfo into...
2011-04-20 Matthias KilianAdd "./sync-all clean" command
2011-04-20 Simon Peyton... Tidy up SigTv
2011-04-20 Simon Peyton... Fix Trac #5130: missed error report
2011-04-20 Simon Peyton... Dont print "Constraint solver steps = n" if -dno-debug...
2011-04-20 Simon Peyton... Add pprDefiniteTrace and use it
2011-04-20 Simon Peyton... Fix Trac #5126: generate correct usage info in TH decla...
2011-04-20 Simon Peyton... Make TcClassDcl compile
2011-04-20 Simon Peyton... Merge remote branch 'origin/master' into ghc-generics
2011-04-20 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-04-20 Simon Peyton... Ignore .rej files
2011-04-20 Simon Peyton... Pretty-print type variables that are operators correctly
2011-04-20 Simon Peyton... Merge branch 'master' into ghc-generics
2011-04-19 Ian LynaghDon't generate a prototype for cas
2011-04-19 Ian LynaghMake the compiler depend on unlit existing
2011-04-19 Ian LynaghRemove use of -fno-asm-mangling flag; fixes #5134
2011-04-19 David TereiLLVM: Fix #5131. Add support for missing stg regs
2011-04-19 simonpjSlightly better tracing in the constraint solver
2011-04-19 simonpjFix Trac #5038 (missing free variable in ifThenElse...
2011-04-19 simonpjSimplify treatement of pragmas slightly
2011-04-19 simonpjFix typo in comment
2011-04-19 simonpjRemove unused function sigForThisGroup
2011-04-19 simonpjFix Trac #5045: add ticks to HsArrForms
2011-04-19 simonpjFix Trac #5041: parse the trailing '#'
2011-04-19 Simon Peyton... More small fixes to generics branch (doesn't compile...
2011-04-19 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-04-19 Simon Peyton... Add more ignorance
2011-04-17 Ian LynaghMake ghc less keen to pass -v to gcc and friends
2011-04-17 Ian LynaghSet stdout to use line buffering in ghc-cabal
2011-04-16 Ian LynaghDocument -fwarn-missing-local-sigs; part of #4817
2011-04-15 Ian LynaghMake sure the main git repo is case-insensitive too
2011-04-15 Ian LynaghTidy sync-all up a bit, and turn on ignorecase for...
2011-04-15 Ian LynaghMore sync-all refactoring
2011-04-15 Ian LynaghRefactor sync-all a bit
2011-04-15 Simon Marlowadd --no-<tag>, so e.g. we can omit DPH with --no-dph
2011-04-15 Simon MarlowThe hash table implementation had some static free...
2011-04-15 Simon Marlowfix a shutdown memory leak
2011-04-15 Edward Z. YangRevert "Generalized assignment rewriting pass."
2011-04-15 Ben LippmeierMerge branch 'master' of /Users/benl/devel/ghc/ghc...
2011-04-15 Edward Z. YangGeneralized assignment rewriting pass.
next