git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add support for producing position-independent executables
[ghc.git]
/
compiler
/
codeGen
/
StgCmmCon.hs
2017-08-22
Ben Gamari
Add support for producing position-independent executables
blob
|
commitdiff
2017-02-09
Gabor Greif
Tweaks and typos in manual, note refs, comments
blob
|
commitdiff
|
diff to current
2016-09-20
Ömer Sinan Ağacan
Codegen for case: Remove redundant void id checks
blob
|
commitdiff
|
diff to current
2016-08-10
Ömer Sinan Ağacan
Remove StgRubbishArg and CmmArg
blob
|
commitdiff
|
diff to current
2016-07-21
Ömer Sinan Ağacan
Implement unboxed sum primitive type
blob
|
commitdiff
|
diff to current
2016-05-27
Ömer Sinan Ağacan
StgCmmCon: Do not generate moves from unused fields...
blob
|
commitdiff
|
diff to current
2015-10-15
Edward Z. Yang
Rename package key to unit ID, and installed package...
blob
|
commitdiff
|
diff to current
2014-10-20
Edward Z. Yang
Revert "Place static closures in their own section."
blob
|
commitdiff
|
diff to current
2014-10-02
Edward Z. Yang
Place static closures in their own section.
blob
|
commitdiff
|
diff to current
2014-07-21
Edward Z. Yang
Rename PackageId to PackageKey, distinguishing it from...
blob
|
commitdiff
|
diff to current
2014-05-15
Herbert Valerio...
Add LANGUAGE pragmas to compiler/ source files
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold template-haskell.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold integer-gmp.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold integer-simple.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold base.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold ghc-prim.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-03-29
Johan Tibell
Add SmallArray# and SmallMutableArray# types
blob
|
commitdiff
|
diff to current
2014-03-11
Simon Marlow
Represent offsets into heap objects with byte, not...
blob
|
commitdiff
|
diff to current
2014-01-12
Herbert Valerio...
Fold testsuite.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2013-09-04
Patrick Palka
Merge remote-tracking branch 'origin/master' into ghc...
blob
|
commitdiff
|
diff to current
2013-09-02
Edward Z. Yang
Explicit import lists for StgCmmProf.
blob
|
commitdiff
|
diff to current
2013-08-20
Jan Stolarek
Cleanup StgCmm pass
blob
|
commitdiff
|
diff to current
2013-08-20
Jan Stolarek
Trailing whitespaces, code formatting, detabify
blob
|
commitdiff
|
diff to current
2013-05-14
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-05-14
Ian Lynagh
Fix the GHC package DLL-splitting
blob
|
commitdiff
|
diff to current
2013-05-02
Nicolas Frisby
extended ticky to also track "let"s that are not conven...
blob
|
commitdiff
|
diff to current
2013-04-15
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2013-04-12
Nicolas Frisby
Revert "extended ticky to also track "let"s that are...
blob
|
commitdiff
|
diff to current
2013-04-12
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2013-04-12
Nicolas Frisby
extended ticky to also track "let"s that are not closures
blob
|
commitdiff
|
diff to current
2013-02-09
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-02-08
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-02-06
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2013-02-05
Manuel M T Chakravarty
Merge branch 'refs/heads/vect-avoid' into vect-avoid...
blob
|
commitdiff
|
diff to current
2013-02-02
Gabor Greif
some more typos
blob
|
commitdiff
|
diff to current
2012-10-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-10-16
Ian Lynagh
Some alpha renaming
blob
|
commitdiff
|
diff to current
2012-10-08
Simon Marlow
Produce new-style Cmm from the Cmm parser
blob
|
commitdiff
|
diff to current
2012-09-17
Simon Peyton Jones
Merge remote-tracking branch 'origin/master' into tc...
blob
|
commitdiff
|
diff to current
2012-09-17
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-09-17
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-09-16
Ian Lynagh
Move tAG_BITS into platformConstants
blob
|
commitdiff
|
diff to current
2012-09-16
Ian Lynagh
Move wORD_SIZE into platformConstants
blob
|
commitdiff
|
diff to current
2012-09-15
Simon Peyton Jones
Merge remote branch 'origin/master'
blob
|
commitdiff
|
diff to current
2012-09-14
Ian Lynagh
Merge branch 'master' of mac:ghc/git/val32/.
blob
|
commitdiff
|
diff to current
2012-09-14
Ian Lynagh
Move some more constants fo platformConstants
blob
|
commitdiff
|
diff to current
2012-09-12
Ian Lynagh
Pass DynFlags down to bWord
blob
|
commitdiff
|
diff to current
2012-08-10
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-08-09
Simon Marlow
Remove uses of fixC from the codeGen, and make the...
blob
|
commitdiff
|
diff to current
2012-08-08
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-08-07
Simon Marlow
Generate one fewer temps per heap allocation
blob
|
commitdiff
|
diff to current
2012-07-26
Paolo Capriotti
Merge PrelRules refactoring (#7014)
blob
|
commitdiff
|
diff to current
2012-07-25
Ian Lynagh
Merge commit 'c859d17f9b0ae8559dac4f7e5cb8521e7ab5f0fb'
blob
|
commitdiff
|
diff to current
2012-07-25
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-07-24
Ian Lynagh
Make -fscc-profiling a dynamic flag
blob
|
commitdiff
|
diff to current
2012-07-20
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2012-07-20
Simon Peyton Jones
Merge ../HEAD
blob
|
commitdiff
|
diff to current
2012-07-19
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-07-16
Ian Lynagh
Make -fPIC a dynamic flag
blob
|
commitdiff
|
diff to current
2012-07-14
Ian Lynagh
Merge remote branch 'mikolaj/dcoutts'
blob
|
commitdiff
|
diff to current
2012-07-13
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2012-07-11
Simon Marlow
remove some redundant SRT-related stuff
blob
|
commitdiff
|
diff to current
2012-07-10
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-07-10
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-07-05
Simon Marlow
Merge remote-tracking branch 'origin/master' into newcg
blob
|
commitdiff
|
diff to current
2012-07-04
Simon Marlow
Merge remote-tracking branch 'origin/master' into newcg
blob
|
commitdiff
|
diff to current
2012-06-08
Dimitrios.Vytiniotis
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-06-08
Paolo Capriotti
Merge remote-tracking branch 'origin/pretty-build'
blob
|
commitdiff
|
diff to current
2012-06-07
Ian Lynagh
Merge branch 'master' of darcs.haskell.org//ghc
blob
|
commitdiff
|
diff to current
2012-06-07
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-06-06
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-06-05
Paolo Capriotti
Merge remote-tracking branch 'origin/unboxed-tuple...
blob
|
commitdiff
|
diff to current
2012-06-05
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-06-05
Ian Lynagh
Change how macros like ASSERT are defined
blob
|
commitdiff
|
diff to current
2012-05-15
Max Bolingbroke
Support code generation for unboxed-tuple function...
blob
|
commitdiff
|
diff to current
2012-02-19
Simon Marlow
Merge branch 'newcg' of /home/simonmar/code-all/work...
blob
|
commitdiff
|
diff to current
2012-02-14
Me at work
Merge remote-tracking branch 'laptop/newcg' into newcg
blob
|
commitdiff
|
diff to current
2012-02-14
Simon Marlow
Fix an SRT-related bug
blob
|
commitdiff
|
diff to current
2011-12-19
Iavor S. Diatchki
Merge remote-tracking branch 'origin/type-nats' into...
blob
|
commitdiff
|
diff to current
2011-11-22
Simon Marlow
merge
blob
|
commitdiff
|
diff to current
2011-11-02
Simon Marlow
Overhaul of infrastructure for profiling, coverage...
blob
|
commitdiff
|
diff to current
2011-10-14
Ian Lynagh
Remove a little more CPP
blob
|
commitdiff
|
diff to current
2011-10-14
Ian Lynagh
Merge branch 'master' of dippy:c:/msys/1.0/home/ian...
blob
|
commitdiff
|
diff to current
2011-10-14
Ian Lynagh
Remove CPP from codeGen/StgCmmCon.hs
blob
|
commitdiff
|
diff to current
2011-10-14
Ian Lynagh
Whitespace only in codeGen/StgCmmCon.hs
blob
|
commitdiff
|
diff to current
2011-08-25
Simon Marlow
eliminate ConInfo
blob
|
commitdiff
|
diff to current
2011-08-25
Simon Marlow
Remove another use of mkConInfo
blob
|
commitdiff
|
diff to current
2011-08-25
Simon Marlow
bugfix: static constructors were being given the dynami...
blob
|
commitdiff
|
diff to current
2011-08-25
Simon Marlow
Snapshot of codegen refactoring to share with simonpj
blob
|
commitdiff
|
diff to current
2011-06-19
Iavor S. Diatchki
(partial) Merge branch 'master' into type-nats
blob
|
commitdiff
|
diff to current
2011-03-23
Edward Z. Yang
Immediately tag initialization code to prevent untagged...
blob
|
commitdiff
|
diff to current
2011-01-30
Iavor S. Diatchki
Merge branch 'master' into type-nats
blob
|
commitdiff
|
diff to current
2011-01-24
Simon Marlow
Merge in new code generator branch.
blob
|
commitdiff
|
diff to current
2009-11-18
Ben.Lippmeier@anu...
Fix warnings about unused imports
blob
|
commitdiff
|
diff to current
2009-11-17
Ben.Lippmeier@anu...
Use opt_PIC not #defined __PIC__ in compiler source.
blob
|
commitdiff
|
diff to current
2009-11-14
Ben.Lippmeier@anu...
Don't share low valued Int and Char closures with Windo...
blob
|
commitdiff
|
diff to current
2009-11-06
Ben.Lippmeier@anu...
* Refactor CLabel.RtsLabel to CLabel.CmmLabel
blob
|
commitdiff
|
diff to current
2009-10-18
Ben.Lippmeier@anu...
Merge RtsLabelInfo.Rts* with RtsLabelInfo.Rts*FS
blob
|
commitdiff
|
diff to current
2009-07-24
Ian Lynagh
Remove GHC's haskell98 dependency
blob
|
commitdiff
|
diff to current
2008-11-26
dias@eecs.harvard.edu
drop some debugging traces and use only one flag for...
blob
|
commitdiff
|
diff to current
next