summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use submodules for repositories with upstreamsIan Lynagh2012-11-2515-12/+54
* Normalise command names differently in sync-allIan Lynagh2012-11-251-23/+43
* Revert "Move seq's fixity declaration info primops.txt.pp"Ian Lynagh2012-11-232-2/+3
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-11-233-8/+11
|\
| * Merge branch 'master' of darcs.haskell.org:/home/darcs/ghcSimon Peyton Jones2012-11-233-14/+14
| |\
| | * typoGabor Greif2012-11-231-2/+2
| | * add embedded vendorGabor Greif2012-11-231-1/+1
| * | Use the right environment for tidying the types of a data constructorSimon Peyton Jones2012-11-231-5/+8
* | | Add a --reset-hpcdirs flag to hpcIan Lynagh2012-11-237-11/+30
* | | de-tab hpcIan Lynagh2012-11-239-335/+336
* | | Separate warning flags from other flags in validate-settings.mkIan Lynagh2012-11-231-3/+11
* | | "hpc version" now shows the version number from the .cabal fileIan Lynagh2012-11-232-2/+5
* | | Fix building on Sparc/Solaris with non-GNU linker; fixes #5407Ian Lynagh2012-11-231-1/+3
* | | Move seq's fixity declaration info primops.txt.ppIan Lynagh2012-11-232-3/+2
* | | Add fixity information to primops (ticket #6026)Michal Terepeta2012-11-239-7/+102
* | | Unconditionally disable DYNAMIC_BY_DEFAULT for nowIan Lynagh2012-11-231-0/+4
* | | Enable GhcWithInterpreter when DYNAMIC_BY_DEFAULT is onIan Lynagh2012-11-231-1/+1
| |/ |/|
* | Enable dynamic-by-default for unregisterised archesIan Lynagh2012-11-221-11/+11
|/
* fix some typosGabor Greif2012-11-213-8/+8
* Reject promoted constructors when -XDataKinds is not enabled (FIX #7433)Jose Pedro Magalhaes2012-11-212-1/+7
* C backend: put the entry block firstSimon Marlow2012-11-191-1/+1
* Code-size optimisation for top-level indirections (#7308)Simon Marlow2012-11-196-21/+60
* Remove some dependenciesIan Lynagh2012-11-181-11/+0
* Add a stddef.h #include to C file generated by DeriveConstantsIan Lynagh2012-11-171-0/+1
* We now assume that offsetof() is always definedIan Lynagh2012-11-161-9/+4
* C backend: ignore MO_TouchSimon Marlow2012-11-161-0/+2
* fix syntax error in generated C (#7407)Simon Marlow2012-11-161-2/+2
* Merge branch 'master' of darcs.haskell.org:/home/darcs/ghcSimon Peyton Jones2012-11-1624-75/+215
|\
| * Add a write barrier for TVAR closuresSimon Marlow2012-11-1622-69/+209
| * fix bug in previous commit, 65e46f144f3d8b18de7264b0b099086153c68d6cSimon Marlow2012-11-161-1/+1
| * typos in commentsGabor Greif2012-11-162-5/+5
* | Document -XTypeHolesSimon Peyton Jones2012-11-162-0/+86
* | Merge branch 'master' of darcs.haskell.org:/home/darcs/ghcSimon Peyton Jones2012-11-15151-6057/+4991
|\ \ | |/
| * Haddoc fixBen Lippmeier2012-11-141-9/+9
| * Comments and formatting to register allocator statsBen Lippmeier2012-11-141-38/+87
| * Comments and formatting to spill cost codeBen Lippmeier2012-11-141-52/+62
| * Comments and formatting to spill cleanerBen Lippmeier2012-11-141-147/+166
| * Comments and formatting to register allocatorsBen Lippmeier2012-11-145-252/+326
| * De-tabify register allocator codeBen Lippmeier2012-11-1410-961/+889
| * Remove redundant configure check for timer_createIan Lynagh2012-11-131-1/+1
| * Fix FP_CHECK_TIMER_CREATE when cross-compilingIan Lynagh2012-11-131-3/+13
| * Remove unused FPTOOLS_SHEBANG_PERLIan Lynagh2012-11-133-23/+0
| * Remove unused FP_PROG_SORT / SortCmd / SORTIan Lynagh2012-11-133-23/+0
| * Simplify BOOTSTRAPPING_GHC_INFO_FIELDIan Lynagh2012-11-132-18/+11
| * Remove unused FP_GEN_FO and FP_PROG_FOP configure macrosIan Lynagh2012-11-131-53/+0
| * Remove unused FP_EVAL_STDERR configure macroIan Lynagh2012-11-131-13/+0
| * Remove unused FPTOOLS_GREENCARD configure macroIan Lynagh2012-11-131-22/+0
| * Remove the HAVE_SETITIMER_VIRTUAL configure testIan Lynagh2012-11-131-14/+0
| * Update the "Special built-in functions" docsIan Lynagh2012-11-131-10/+3
| * Remove the nonexistent lazy primop, and follow move from GHC.Base to GHC.MagicIan Lynagh2012-11-132-21/+1