Repository : ssh://darcs.haskell.org//srv/darcs/ghc

Branch 'tc-untouchables' now includes:

     6a4d60a... Add the necessary REP_* constants to platformConstants
     fe58212... Make some uses of minBound/maxBound use the target Int/Word 
sizes
     54affce... Fix litFitsInChar
     aa6bc70... Remove a couple of unneccesary Platform arguments
     05a0a64... Change some "else return ()"s to use when/unless
     448ad24... We don't actually need a Show instance for the 
PlatformConstants type
     a6c06bd... Whitespace only in nativeGen/RegAlloc/Graph/Stats.hs
     616524d... Fix warnings in RegAlloc.Graph.Stats
     33a6df9... Make addSRM to strict additions
     85a8f79... Remove redundant pragmas from RegAlloc.Liveness
     987710c... non-tablesNextToCode fix for returns in the new codegen
     7bff9fa... refactor flattenCmmAGraph
     0b0a41f... Teach the linear register allocator how to allocate more stack 
if necessary
     096396d... fix warning
     c90d45f... fix warnings
     2e8f08c... splitAtProcPoints: jump to the right place when 
tablesNextToCode == False
     a910970... add a missing entryCode
     b92c76e... Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
     9e05651... Don't put unused constants in platformConstants
     a7147df... Add missing dataCast1 method to the Data Bag instance
     a17da16... FIX #7255: print tyConTyVars tc, not tc_args
     1f5d836... Allow allocNursery() to allocate single blocks (#7257)
     016fd74... Cache the result of countOccupied(gen->large_objects) as 
gen->n_large_words (#7257)
     c19f2e3... Include pinned memory in the stats for allocated memory
     5f01b6d... Fix off-by-one (#7227)
     ef3339c... Convert more RTS macros to functions
     c88fe39... Convert more RTS macros to functions
     ed6a7e4... Fix the profiling build
     118a09e... Remove a redundant cast
     6cf0e21... Whitespace only in rename/RnSource.lhs
     4bda967... Don't warn about defining deprecated class methods
     ca64cee... Use finiteBitSize rather than bitSize when it is available
     096c29d... Ignore deprecation warnings for bitSize in libs when validating
     673b6f5... Revert "Disable the timer signal while blocked in select() 
(#5991)"
     0b79d5c... Another overhaul of the recent_activity / idle GC handling 
(#5991)
     acdebbb... no functional changes
     b482966... Generate better code for "if (3 <= x) then ..."
     3596d5d... whitespace only
     254f1a6... whitespace and panic message fixup
     5cf7182... Misc tidyup
     93faddc... fix panic message typo
     3473e21... When -split-objs is on, make one SRT per split, not one per 
module
     16206a6... Remove some old-codegen cruft
     9c15249... fix stage2 compilation
     2145ffc... Build old-time with stage2
     d3128bf... Partially fix #367 by adding HpLim checks to entry with 
-fno-omit-yields.
     aa2d5b5... Remove an unused bit from the Lexer bitmap
     7724ecb... Remove a stray " in the build system
     6e6da3a... Tweak the build system handling of shell wrappers
     155e9e1... Document that we don't warn about defining deprecated class 
methods
     42cb30b... Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
     4e339e0... Improve pretty printing for coercions
     f18c188... Wibble to debug print
     39f0bd0... Comments only
     e7279ac... Fix kind unification in the special rule for ($)
     444577a... Comments only
     6a9542a... Better ASSERT message
     9a058b1... Refactor the handling of kind errors
     6e3e64a... Merge remote-tracking branch 'origin/master' into 
tc-untouchables

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to