ghc-hetmet.git
2011-05-04 Jose Pedro... Remove HsNumTy and TypePati.
2011-05-04 Jose Pedro... Merge branch 'master' of darcs.haskell.org/ghc into...
2011-05-04 Simon Marlowexpand/fix comment about x86-64 registers
2011-05-04 Simon MarlowThe fix for #4914 was wrong and broke other things...
2011-05-04 Simon Marlowremove some old commented-out settings that no longer...
2011-05-04 Jose Pedro... Add a new flag XDefaultSignatures to enable just the...
2011-05-03 Jose Pedro... Update location of the CString stuff (from GHC.Base...
2011-05-03 Jose Pedro... Use NoSelector when a constructor does not have fields.
2011-05-02 Jose Pedro... Merge branch 'master' of darcs.haskell.org/ghc into...
2011-05-02 Jose Pedro... Remove the hasGenerics field of TyCon, improve the...
2011-05-01 Ian LynaghRemove some ifdefs in favour of Haskell tests
2011-05-01 Ian LynaghRemove an ifdef from ghci/ByteCodeAsm.lhs
2011-05-01 Ian LynaghIgnore requests to use backends that aren't available...
2011-05-01 Ian LynaghRemove the OMIT_NATIVE_CODEGEN ifdef
2011-05-01 Ian LynaghRemove a commented out import
2011-05-01 Ian LynaghSmall DynFlags improvements
2011-05-01 Ian LynaghReinstate the "-O conflicts with --interactive" warning
2011-05-01 Ian LynaghUpdate the defaultObjectTarget definition
2011-05-01 David TereiLLVM: Fix bug with osx mangler and jump tables.
2011-04-30 Edward Z. YangImplement dead basic block elimination.
2011-04-30 Edward Z. YangRemove dead Alpha native backend.
2011-04-30 Ian LynaghDon't expose the cas definition to .hc files
2011-04-29 Ian LynaghUse "true" rather than ":" for RANLIB, where we don...
2011-04-29 Ian LynaghPass the right tool locations to Cabal when generating...
2011-04-29 Ian LynaghFix build on OS X amd64
2011-04-29 Jose Pedro... Remove some files I accidentally added.
2011-04-29 Ian LynaghWe no longer need to pass pgmc etc in the ghc.wrapper...
2011-04-29 Jose Pedro... First go at making Representable0 just a standard deriv...
2011-04-29 Ian LynaghAdd ar location and details to settings file
2011-04-29 Jose Pedro... Add DeriveRepresentable flag.
2011-04-29 Ian LynaghAdd stage-specific AS variables to the build system
2011-04-29 Ian LynaghAdd "C compiler flags" to settings file
2011-04-29 Jose Pedro... Add a selector to DerivDecl.
2011-04-29 Jose Pedro... Remove some debug info left lying around.
2011-04-29 Ian LynaghMove the machdepCCOpts flags into cCcOpts
2011-04-29 Ian LynaghRemove redundant -DDONT_WANT_WIN32_DLL_SUPPORT flag
2011-04-29 Ian LynaghRemove some out-of-date comments
2011-04-29 Jose Pedro... Generate Par0 when appropriate.
2011-04-28 Ian LynaghRemove html, pdf and ps from the list of targets in...
2011-04-28 Adam Megaczprimops.txt.pp: add missing type application in descrip...
2011-04-28 Jose Pedro... More code cleanup and removing old generics stuff.
2011-04-28 Jose Pedro... Remove a lot of stuff from the old generic mechanism.
2011-04-28 Jose Pedro... Merge branch 'ghc-generics' of darcs.haskell.org/ghc...
2011-04-28 Jose Pedro... A few comments and whitespace changes.
2011-04-28 Simon Peyton... Use 'default' rather than 'generic' for default-method...
2011-04-27 Ian LynaghMerge boot and boot-pkgs
2011-04-27 Ian Lynaghconfigure: bootstrapping fix (#5155)
2011-04-27 Johan TibellOutput ELF .size directives for functions
2011-04-27 Edward Z. YangFix bug in multi-destination jump patching.
2011-04-27 Edward Z. YangImplement jump table fix-ups for linear register allocator.
2011-04-27 Edward Z. YangEliminate GC check when no extra stack is used.
2011-04-27 Edward Z. YangGive manifestSP better information about the actual...
2011-04-27 Ian LynaghIgnore failure for "./sync-all checkout"
2011-04-27 Ian LynaghAdd checkout support to sync-all
2011-04-27 Matthias KilianSkip missing directories for real.
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"
next