allow build settings to be overriden by adding mk/validate.mk
[ghc-hetmet.git] / compiler / main /
2007-07-05 Simon Marlow-ddump-hi-diffs shouldn't imply -fforce-recomp, that...
2007-07-05 Michael D. AdamsUpdated the call to the CPS pass for the factoring...
2007-06-29 Roman LeshchinskiyInclude vectorisation into the simplifier pipeline
2007-06-29 Roman LeshchinskiyAdd -fvectorise
2007-06-29 Roman LeshchinskiyMake package ndp wired-in
2007-07-02 Ian LynaghRemove prefixMatch and suffixMatch from Util
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
2007-06-27 Michael D. AdamsFirst pass at implementing info tables for CPS
2007-05-10 Michael D. AdamsHooked the C-- CPS pass into the compilation pipeline
2007-07-02 Ian LynaghRemove the large ghci banner, and the flags to choose...
2007-07-02 Ian LynaghPrint the right usage message
2007-07-02 Ian Lynagh-fasm doesn't really take an argument
2007-06-30 Ian LynaghTidy up -keep* flags
2007-06-29 simonpj@microsoft.comImprove name-printing on unification mis-matches, when...
2007-06-28 simonpj@microsoft.comAdd flags for record extensions; still not working...
2007-06-29 Tim ChevalierFurther compileToCore improvements
2007-06-27 Clemens FruhwirthGeneralize linkDynLib for ELF platforms
2007-06-27 Clemens FruhwirthRenames functions and constructors to fit their new...
2007-06-27 Tim ChevalierModify compileToCore to take just a filename
2007-06-27 andy@galois.comFixing -fhpc flag to allow -fno-hpc
2007-06-26 andy@galois.comMaking -fhpc work with a stage1 build, via the compat...
2007-06-25 Tim ChevalierAdd a compileToCore function to the GHC API
2007-06-25 simonpj@microsoft.comPrint infix type constructors in an infix way
2007-06-25 simonpj@microsoft.comClamp -O flag to beween 0 and 2
2007-06-22 andy@galois.comturning off -fhpc in stage1 built ghc
2007-06-22 andy@galois.comremoving -fhpc-tracer from ghc, is subsumed by the...
2007-06-21 simonpj@microsoft.com-fglasgow-exts implies -X=GADTs
2007-06-21 LemmihAdd several new record features
2007-06-21 simonpj@microsoft.comWibble: make -fno-implicit-prelude work
2007-06-20 simonpj@microsoft.comWibbles in flaggery, concerning backward compatibility...
2007-06-20 simonpj@microsoft.comUse -X for language extensions
2007-06-20 andy@galois.comturning back on case liberation when using hpc
2007-06-20 andy@galois.comTurning off case liberation when using the hpc option...
2007-06-12 Ian LynaghTweak banner printing 2007-06-12
2007-06-01 cdsmith@twu.netFIX #1378 Add option for a shorter banner on GHCi startup
2007-06-05 Isaac Dupreeremove #if branches for pre-ghc-6.0
2007-06-05 Simon Marlowfix panic in #1379
2007-06-01 Simon MarlowFIX #1110: the linker also needs the workaround
2007-05-30 Simon Marlowexport noSrcLoc, noSrcSpan
2007-05-22 Manuel M T ChakravartyAdd data type information to VectInfo
2007-05-18 Simon MarlowFIX: break011.
2007-05-17 Simon Marlowrethrow exceptions in sandboxIO
2007-05-17 Simon Marloweliminate warnings
2007-05-15 Simon MarlowGHCi debugger: new flag -fbreak-on-exception
2007-05-14 Simon Marlowresult_id should be a GlobalId
2007-05-14 Manuel M T Chakravarty-findexed-types -> -ftype-families
2007-05-14 Simon Marlowfix for Vista workaround: "PATH" can be spelt "Path"
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-05-11 Simon Marlowimprove :abandon, it wasn't properly terminating the...
2007-05-11 Isaac DupreeAdd a warning flag for when the Prelude is implicitly...
2007-05-10 Simon MarlowFIX #1181: parseStaticFlags should not be required
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-05-09 Simon MarlowFIX: Linker.getHValue should be linking in any dependen...
2007-05-08 Manuel M T ChakravartyImproved VectInfo
2007-05-07 Simon Marlowadd defaultObjectTarget to the GHC API
2007-05-07 Manuel M T ChakravartyAdd VectInfo to HPT
2007-05-07 Simon MarlowFIX #1155: ghci -debug generates slightly odd message
2007-05-06 Manuel M T ChakravartyExtend hptInstances to also cover family instances
2007-05-04 Manuel M T ChakravartyIfaceVectInfo and propagation through EPS
2007-05-04 Manuel M T ChakravartyAdded VectInfo to ModGuts
2007-05-04 simonpj@microsoft.comMake -frewrite-rules into a dynamic flag; off for -O0
2007-05-03 Simon MarlowUse a primop for getting the fields of the AP_STACK...
2007-05-03 Simon MarlowAdd history/trace functionality to the GHCi debugger
2007-05-03 Simon Marlowcancel out some reverses by changing the order of ic_tm...
2007-05-01 Tim ChevalierRemove references to -fticky-ticky flag
2007-05-02 simonpj@microsoft.comImport fiddling
2007-05-02 Simon MarlowRefactoring, tidyup and improve layering
2007-05-02 Simon MarlowPrint the "skipping" messages at verbosity 2 again
2007-04-30 Simon Marlowdon't forget to enable ^C after a :cont or :step
2007-04-30 andy@galois.comChanging internal data structures used by Hpc
2007-04-29 Ian LynaghDon't enable the monomorphism warning by default
2007-04-27 Simon Marlowoutside of runStmt, if a breakpoint is hit then just...
2007-04-27 Simon MarlowBreakpoints: don't attempt to bind variables with unbox...
2007-04-26 Tim ChevalierAvoid segfault when ticky file argument is stderr
2007-04-26 Simon MarlowgetRdrNamesInScope: return interactively-bound names too
2007-04-26 Simon Marlowunused import
2007-04-26 Simon MarlowGive a better error message when we try to print a...
2007-04-25 Simon MarlowTidy types of free vars at a breakpoint
2007-04-25 Simon Marlowremember the type of _result
2007-04-25 Simon MarlowKeep track of free type variables in the interactive...
2007-04-24 Simon Marlowconvert type variables to TcTyVars, otherwise the typec...
2007-04-24 Simon MarlowDebuggerTys doesn't exist any more
2007-04-24 Simon MarlowBreakpoints: get the names of the free variables right
2007-04-24 Pepe IborraWe no longer instantiate tyvars to Unknown types in...
2007-04-25 simonpj@microsoft.comAdd -fwarn-monomorphism-restriction (on by default...
2007-04-22 simonpj@microsoft.comFixes to datacon wrappers for indexed data types
2007-04-20 Simon Marlowremove a ToDo
2007-04-20 Simon Marlowexport SrcSpan & utils from GHC
2007-04-19 Simon MarlowGet the InteractiveContext right when stopped at a...
2007-04-19 Simon Marlowmore layering cleanup: BreakArray should come from GHC
2007-04-18 Simon MarlowRestore the interactive context when resuming a breakpoint
2007-04-18 Simon Marlowremove dead code
2007-04-18 Simon MarlowVarious cleanups and improvements to the breakpoint...
2007-04-18 Simon Marlowadd module header
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-04-17 Simon Marlowremove the ITBL_SIZE constants which were wrong, but...
2007-04-16 Simon Marlowfix building with pre-6.4
2007-04-16 Ian LynaghChange tabs to spaces in string literals
2007-04-16 Simon MarlowMERGE: another attempt at a workaround for #1110 (Vista...
2007-04-16 Simon MarlowAdd missing special case for GHC.Prim
next