git.haskell.org
/
ghc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ghc.git
2012-10-03
Ian Lynagh
Build the dynamic way by default on Linux/amd64
commit
|
commitdiff
|
tree
2012-10-02
Ian Lynagh
Add a flag to tell ghc to use $ORIGIN when linking...
commit
|
commitdiff
|
tree
2012-10-01
Ian Lynagh
Refactor the shell-wrapper-creation logic
commit
|
commitdiff
|
tree
2012-10-01
Ian Lynagh
Put libexec binaries in lib/bin/ rather than just lib/
commit
|
commitdiff
|
tree
2012-10-01
Ian Lynagh
Do flag consistency checks at the end of flag parsing
commit
|
commitdiff
|
tree
2012-10-01
Ian Lynagh
Allow -static to be used after -dynamic
commit
|
commitdiff
|
tree
2012-10-01
Ian Lynagh
Remove some old, commented out bits
commit
|
commitdiff
|
tree
2012-09-29
Ian Lynagh
Change how we handle options required by 'way's
commit
|
commitdiff
|
tree
2012-09-27
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
commit
|
commitdiff
|
tree
2012-09-27
Ian Lynagh
Document that we don't warn about defining deprecated...
commit
|
commitdiff
|
tree
2012-09-27
Ian Lynagh
Tweak the build system handling of shell wrappers
commit
|
commitdiff
|
tree
2012-09-27
Ian Lynagh
Remove a stray " in the build system
commit
|
commitdiff
|
tree
2012-09-26
Ian Lynagh
Remove an unused bit from the Lexer bitmap
commit
|
commitdiff
|
tree
2012-09-26
Edward Z. Yang
Partially fix #367 by adding HpLim checks to entry...
commit
|
commitdiff
|
tree
2012-09-26
Ian Lynagh
Build old-time with stage2
commit
|
commitdiff
|
tree
2012-09-26
Simon Marlow
fix stage2 compilation
commit
|
commitdiff
|
tree
2012-09-25
Simon Marlow
Remove some old-codegen cruft
commit
|
commitdiff
|
tree
2012-09-25
Simon Marlow
When -split-objs is on, make one SRT per split, not...
commit
|
commitdiff
|
tree
2012-09-25
Simon Marlow
fix panic message typo
commit
|
commitdiff
|
tree
2012-09-24
Simon Marlow
Misc tidyup
commit
|
commitdiff
|
tree
2012-09-24
Simon Marlow
whitespace and panic message fixup
commit
|
commitdiff
|
tree
2012-09-24
Simon Marlow
whitespace only
commit
|
commitdiff
|
tree
2012-09-24
Simon Marlow
Generate better code for "if (3 <= x) then ..."
commit
|
commitdiff
|
tree
2012-09-24
Simon Marlow
no functional changes
commit
|
commitdiff
|
tree
2012-09-24
Simon Marlow
Another overhaul of the recent_activity / idle GC handl...
commit
|
commitdiff
|
tree
2012-09-24
Simon Marlow
Revert "Disable the timer signal while blocked in selec...
commit
|
commitdiff
|
tree
2012-09-23
Ian Lynagh
Ignore deprecation warnings for bitSize in libs when...
commit
|
commitdiff
|
tree
2012-09-23
Ian Lynagh
Use finiteBitSize rather than bitSize when it is available
commit
|
commitdiff
|
tree
2012-09-23
Ian Lynagh
Don't warn about defining deprecated class methods
commit
|
commitdiff
|
tree
2012-09-23
Ian Lynagh
Whitespace only in rename/RnSource.lhs
commit
|
commitdiff
|
tree
2012-09-21
Ian Lynagh
Remove a redundant cast
commit
|
commitdiff
|
tree
2012-09-21
Ian Lynagh
Fix the profiling build
commit
|
commitdiff
|
tree
2012-09-21
Ian Lynagh
Convert more RTS macros to functions
commit
|
commitdiff
|
tree
2012-09-21
Ian Lynagh
Convert more RTS macros to functions
commit
|
commitdiff
|
tree
2012-09-21
Simon Marlow
Fix off-by-one (#7227)
commit
|
commitdiff
|
tree
2012-09-21
Simon Marlow
Include pinned memory in the stats for allocated memory
commit
|
commitdiff
|
tree
2012-09-21
Simon Marlow
Cache the result of countOccupied(gen->large_objects...
commit
|
commitdiff
|
tree
2012-09-21
Simon Marlow
Allow allocNursery() to allocate single blocks (#7257)
commit
|
commitdiff
|
tree
2012-09-21
Jose Pedro...
FIX #7255: print tyConTyVars tc, not tc_args
commit
|
commitdiff
|
tree
2012-09-21
Jose Pedro...
Add missing dataCast1 method to the Data Bag instance
commit
|
commitdiff
|
tree
2012-09-20
Ian Lynagh
Don't put unused constants in platformConstants
commit
|
commitdiff
|
tree
2012-09-20
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
commit
|
commitdiff
|
tree
2012-09-20
Simon Marlow
add a missing entryCode
commit
|
commitdiff
|
tree
2012-09-20
Simon Marlow
splitAtProcPoints: jump to the right place when tablesN...
commit
|
commitdiff
|
tree
2012-09-20
Simon Marlow
fix warnings
commit
|
commitdiff
|
tree
2012-09-20
Simon Marlow
fix warning
commit
|
commitdiff
|
tree
2012-09-20
Simon Marlow
Teach the linear register allocator how to allocate...
commit
|
commitdiff
|
tree
2012-09-20
Simon Marlow
refactor flattenCmmAGraph
commit
|
commitdiff
|
tree
2012-09-20
Simon Marlow
non-tablesNextToCode fix for returns in the new codegen
commit
|
commitdiff
|
tree
2012-09-20
Ian Lynagh
Remove redundant pragmas from RegAlloc.Liveness
commit
|
commitdiff
|
tree
2012-09-20
Ian Lynagh
Make addSRM to strict additions
commit
|
commitdiff
|
tree
2012-09-20
Ian Lynagh
Fix warnings in RegAlloc.Graph.Stats
commit
|
commitdiff
|
tree
2012-09-20
Ian Lynagh
Whitespace only in nativeGen/RegAlloc/Graph/Stats.hs
commit
|
commitdiff
|
tree
2012-09-20
Ian Lynagh
We don't actually need a Show instance for the Platform...
commit
|
commitdiff
|
tree
2012-09-19
Ian Lynagh
Change some "else return ()"s to use when/unless
commit
|
commitdiff
|
tree
2012-09-19
Ian Lynagh
Remove a couple of unneccesary Platform arguments
commit
|
commitdiff
|
tree
2012-09-19
Ian Lynagh
Fix litFitsInChar
commit
|
commitdiff
|
tree
2012-09-19
Ian Lynagh
Make some uses of minBound/maxBound use the target...
commit
|
commitdiff
|
tree
2012-09-19
Ian Lynagh
Add the necessary REP_* constants to platformConstants
commit
|
commitdiff
|
tree
2012-09-19
Ian Lynagh
Make the StgWord/StgHalfWord types more similar
commit
|
commitdiff
|
tree
2012-09-18
Ian Lynagh
Remove redundant #includes
commit
|
commitdiff
|
tree
2012-09-18
Ian Lynagh
Add some LDV_* constants to platformConstants
commit
|
commitdiff
|
tree
2012-09-18
Ian Lynagh
Remove a little more CPP
commit
|
commitdiff
|
tree
2012-09-18
Ian Lynagh
Make StgWord a portable type too
commit
|
commitdiff
|
tree
2012-09-18
Ian Lynagh
Make StgHalfWord a portable type
commit
|
commitdiff
|
tree
2012-09-18
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
commit
|
commitdiff
|
tree
2012-09-18
Ian Lynagh
Remove some uses of the WORDS_BIGENDIAN CPP symbol
commit
|
commitdiff
|
tree
2012-09-18
Ian Lynagh
Give packHalfWordsCLit a more specific type
commit
|
commitdiff
|
tree
2012-09-18
Simon Marlow
make some debug output conditional on -ddump-cmmz
commit
|
commitdiff
|
tree
2012-09-18
Simon Marlow
Declare SRT labels correctly in the via-C backend
commit
|
commitdiff
|
tree
2012-09-18
Simon Marlow
Small parallel GC improvement
commit
|
commitdiff
|
tree
2012-09-17
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
commit
|
commitdiff
|
tree
2012-09-17
Ian Lynagh
Remove some CPP
commit
|
commitdiff
|
tree
2012-09-17
Ian Lynagh
Merge the remainder of HaskellConstants into Constants
commit
|
commitdiff
|
tree
2012-09-17
Ian Lynagh
Remove unused import
commit
|
commitdiff
|
tree
2012-09-17
Simon Peyton...
Make the call to chooseBoxingStrategy lazy again
commit
|
commitdiff
|
tree
2012-09-17
Ian Lynagh
Remove the Target* types from HaskellConstants
commit
|
commitdiff
|
tree
2012-09-17
Ian Lynagh
Move tARGET_* out of HaskellConstants
commit
|
commitdiff
|
tree
2012-09-17
Gabor Greif
typo
commit
|
commitdiff
|
tree
2012-09-17
Ian Lynagh
Pass DynFlags to the ru_try functions of built-in rules
commit
|
commitdiff
|
tree
2012-09-17
Simon Peyton...
Merge branch 'master' of darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-09-16
Ian Lynagh
Move tAG_BITS into platformConstants
commit
|
commitdiff
|
tree
2012-09-16
Ian Lynagh
Move more constants to platformConstants
commit
|
commitdiff
|
tree
2012-09-16
Ian Lynagh
Move wORD_SIZE into platformConstants
commit
|
commitdiff
|
tree
2012-09-16
Ian Lynagh
Pass DynFlags down to llvmWord
commit
|
commitdiff
|
tree
2012-09-16
Ian Lynagh
Windows build fix
commit
|
commitdiff
|
tree
2012-09-15
Simon Peyton...
Print literal integers in External Core.
commit
|
commitdiff
|
tree
2012-09-15
Simon Peyton...
Fix UNPACK with -fomit-interface-pragmas.
commit
|
commitdiff
|
tree
2012-09-15
Simon Peyton...
Comments and laout only
commit
|
commitdiff
|
tree
2012-09-15
Simon Peyton...
Fix Trac #7237; mixup with empty tuples
commit
|
commitdiff
|
tree
2012-09-15
Simon Peyton...
Merge remote branch 'origin/master'
commit
|
commitdiff
|
tree
2012-09-14
Simon Peyton...
Bind "given" evidence to a variable, always
commit
|
commitdiff
|
tree
2012-09-14
Ian Lynagh
Move wORD_SIZE_IN_BITS to DynFlags
commit
|
commitdiff
|
tree
2012-09-14
Ian Lynagh
Move some more constants into platformConstants
commit
|
commitdiff
|
tree
2012-09-14
Ian Lynagh
Remove more Platform arguments
commit
|
commitdiff
|
tree
2012-09-14
Ian Lynagh
Whitespace only in nativeGen/RegAlloc/Linear/JoinToTarg...
commit
|
commitdiff
|
tree
2012-09-14
Ian Lynagh
Remove more Platform arguments
commit
|
commitdiff
|
tree
2012-09-14
Ian Lynagh
Remove a load of Platform arguments from RegM functions
commit
|
commitdiff
|
tree
2012-09-14
Ian Lynagh
Put DynFlags into the RegM monad
commit
|
commitdiff
|
tree
2012-09-14
Ian Lynagh
Whitespace only in nativeGen/RegAlloc/Linear/State.hs
commit
|
commitdiff
|
tree
next