ghc-hetmet.git
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-25 Simon Marlowcomment formatting
2006-07-06 Simon Marlowunused import
2006-07-06 Simon Marlowunused import
2006-07-04 Simon Marlowremove more Addr bits
2006-07-04 Simon Marlowunused import
2006-07-04 Simon Marlowadd default cases
2006-07-04 Simon Marlowredundant import
2006-07-04 Simon Marlowunused imports
2006-07-04 Simon Marlowunused import
2006-07-04 Simon Marlowremove unused bits, mostly to do with the Addr type
2006-07-24 Simon MarlowIn interface files, store FastStrings rather than OccNa...
2006-07-22 simonpj@microsoft.comAdd -fmono-pat-binds, and make it the default
2006-07-22 simonpj@microsoft.comFix RULES lossage
2006-07-21 Simon MarlowFix broken regex
2006-07-21 Simon Marlowfix bug in sample code
2006-07-19 simonmar@microsoft.comfix eran error message by reordering a couple of tests
2006-07-17 LemmihUse a recursive error handler in case the exception...
2006-07-14 simonpj@microsoft.comCheck for overlap-flag differences in hi files
2006-07-14 simonpj@microsoft.comAdd a clarification about overlapping instances in...
2006-07-12 simonpj@microsoft.comComments and import trimming
2006-07-12 simonpj@microsoft.comExperimental flag -fdicts-cheap
2006-07-12 Malcolm.Wallace... document that -fglasgow-exts is needed for RULES to...
2006-07-12 Simon Marlowdo a better job of ignoring unrecognised pragmas
2006-07-06 Jan RochelDon't z-encode module names in external-core output
2006-07-10 Simon Marlowre-add -fvia-C
2006-06-24 Ian LynaghBe lazier in user config creation, and don't fail on...
2006-07-02 Jan RochelZ-Encode external-core output
2006-07-02 Jan RochelAdd %local-tag to external core output
2006-07-03 Alec BerrymanRemove bashisms from darcs-all
2006-07-04 Duncan CouttsFix for warning message (bug #812)
2006-07-03 simonpj@microsoft.comThe dict-bindings in an IPBinds need not be in dependen...
2006-07-04 Simon Marlowx86 needs -fno-unit-at-a-time too
2006-06-29 Simon Marlowx86-64: fix a problem exposed by negative offsets in...
2006-06-29 Simon MarlowNo longer force -fvia-C for the RTS, it can now be...
2006-06-29 Simon MarlowReplace inline C functions with C-- macros in .cmm...
2006-06-29 Simon Marlowremove conditionals from definition of StgRegTable
2006-06-29 Simon Marlowmpz_foo() functions are really called __gmpz_foo()...
2006-06-29 Simon Marlowuse the new "prim %write_barrier()" in .cmm instead...
2006-06-29 Simon Marlowfix some problems with the fixup block code
2006-06-29 Simon Marlowsmall optimisation: eliminate more register-to-register...
2006-06-29 Simon Marlownew syntax: "prim %OP (args)" for using CallishMachOps...
2006-06-29 Simon Marlowadd MO_WriteBarrier to CallishMachOps
2006-06-29 Simon MarlowUse -fno-strict-aliasing for *all* C files in the runtime
2006-06-23 Simon Marlowthe unlifted kind
2006-06-20 Simon Marlowfix a lint-o
2006-06-20 Simon Marlowfix sloppy conditionals
2006-06-20 Simon Marlowfix sloppy conditionals
2006-06-20 Simon Marlowfix a few sloppy conditionals caught by new test in...
2006-06-20 Simon MarlowflattenCgStmts: fix a case of empty code blocks being...
2006-06-20 Simon Marlowimprove a panic message
2006-06-20 Simon Marlowcheck that the argument to CmmCondBranch is really...
2006-06-20 Simon MarlowGenerate a new unique for each label
2006-06-29 simonpj@microsoft.comRemove long-redundant FieldLabel.lhs
2006-06-27 simonpj@microsoft.comAdd comments to SpecConstr
2006-06-27 Simon Marlowfix up slop-overwriting for THUNK_SELECTORS in DEBUG...
2006-06-27 simonpj@microsoft.comMake SpecConstr work better for nested functions
2006-06-26 simonpj@microsoft.comMore SpecConstr tuning
2006-06-26 simonpj@microsoft.comImprove consistency checking for derived instances
2006-06-26 simonpj@microsoft.comSlight improvement in TH error reporting
2006-06-14 simonpj@microsoft.comImprove location info when typechecking interface fiels
2006-06-25 davve@dtek... Fix a bug in the pretty printing of class declarations
2006-06-24 simonpj@microsoft.comImprove RULE matching a bit more
2006-06-23 Simon Marlow--enable-src-tree-haddock and friends are no longer...
2006-06-23 Simon Marlowfix a couple of bugs in markSparkQueue (#799)
2006-06-22 sof@galois.compull in STABLE(!) tweaks
2006-06-22 Simon Marlowfix for when path to GHC contains spaces, from #695
2006-06-21 simonpj@microsoft.comComment only
2006-06-21 simonpj@microsoft.comTransfer INLINE to specialised functions
2006-06-21 simonpj@microsoft.comArity and eta-expansion tuning
2006-06-21 Simon Marlowdocumentation for TH w/ profiling
2006-06-21 Simon MarlowAllow Template Haskell to be used with -prof
2006-06-20 Simon Marlowadd decl for stg_block_throwto_ret
2006-06-16 Simon Marlowcomment out a non-true assertion
2006-06-16 Simon Marlowmake compilation a little less noisy
2006-06-16 Simon Marlowallow the max number of workers to scale with +RTS -N
2006-06-16 Simon Marlowfix one-character error in stack check
2006-06-16 Simon Marlowadd STM support to the new throwTo mechanism
2006-06-16 Simon Marlowremove duplicate way names (-debug -debug didn't work)
2006-06-16 Simon MarlowAsynchronous exception support for SMP
2006-06-16 Simon Marlowmake rmp_tmp_w an StgWord instead of StgInt
2006-06-14 sof@galois.com__compat_long_path_size(): have proto and defn agree...
2006-06-14 Simon Marlowcall wakeUpRts() in the correct place
2006-06-13 sof@galois.comreaderProc: split up text output using host's line...
2006-06-12 simonpj@microsoft.comImprove pretty-printing for bags
2006-06-12 simonpj@microsoft.comMake scoped type variables work for default methods
2006-06-12 Don StewartAnd move 'Chasing ...' messages into verbosity 2 as...
2006-06-11 Don StewartEmit 'linking not required' messages only with -v 2...
2006-06-10 Don StewartDon't emit 'Skipping' messages unless -v2 or higher...
2006-06-12 Simon Marlowfix the stage3 build
2006-06-12 Simon Marlowoops, undo accidental commit of version number
2006-06-09 Simon MarlowMove readline configuration into the readline package
2006-06-08 Simon Marlowfix possible ^C problems
2006-06-08 Simon MarlowNew tracing interface
2006-06-08 Simon Marlowfix warnings
2006-06-08 Simon Marlowfix warnings
2006-06-08 Simon MarlowMake it so that StgWord/StgInt are longs
2006-06-08 Simon Marlowmore warning fixage
2006-06-08 Simon Marlowfix a warning
2006-06-08 Simon Marlowfix some warnings
next