summaryrefslogtreecommitdiff
path: root/docs/users_guide/phases.xml
Commit message (Expand)AuthorAgeFilesLines
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-1373/+0
* users_guide: Various spelling fixesBen Gamari2015-06-161-1/+2
* rts: add "-no-rtsopts-suggestions" optionJavran Cheng2015-05-061-0/+21
* User's guide: .a files can be 2-2.5x larger with -split-objsThomas Miedema2015-04-061-4/+4
* Add __GLASGOW_HASKELL_TH__=YES/NO to CPP definitionsJoachim Breitner2014-10-291-0/+15
* Implement `MIN_VERSION_GLASGOW_HASKELL()` macroHerbert Valerio Riedel2014-10-051-0/+79
* Fix prepositions in the documentation of -rdynamic.Facundo Domínguez2014-08-201-2/+2
* Implement -rdynamic in Linux and Windows/MinGW32.Facundo Domínguez2014-08-181-0/+15
* Fix docs typo.Edward Z. Yang2014-06-271-1/+1
* Add new flag -fwrite-interface for -fno-code.Edward Z. Yang2014-06-261-2/+16
* ghc & docs: kill unused flagsAustin Seipp2014-04-211-9/+0
* Rework how iOS does linking (#8127)Austin Seipp2013-08-281-3/+29
* Use consistent dashes in the user guideIan Lynagh2013-06-221-1/+1
* Define __GLASGOW_HASKELL_LLVM__ when using the LLVM back end.Geoffrey Mainland2013-02-011-0/+15
* Mention -threaded in the intro to Concurrent HaskellSimon Marlow2012-02-271-7/+18
* Improve documentation on backendsDavid Terei2011-11-211-12/+11
* Improve code generator documentation.David Terei2011-11-211-1/+1
* Doc changes following changes to the way -rtsopts worksSimon Marlow2011-11-161-0/+24
* typosSimon Marlow2011-08-251-2/+2
* more typos (#5225)Simon Marlow2011-05-311-1/+1
* phases.xml whitespaceDaniel Fischer2011-05-311-14/+14
* Remove dead code, now that -fvia-c is a no-opIan Lynagh2011-04-041-11/+0
* Remove -fvia-C references from the users guideIan Lynagh2011-03-291-17/+4
* refactor and tidy up the section on RTS optionsSimon Marlow2010-12-161-25/+47
* FIX #4826 partial: Add -rtsopts and -with-rtsopts to User Guide section 4.11.6Orphi2010-12-091-0/+58
* Remove __HASKELL1__, __HASKELL98__, __CONCURRENT_HASKELL__Ian Lynagh2010-10-121-51/+0
* Update release notes and docs with LLVM info.David Terei2010-09-141-47/+102
* remove 'mode: xml' emacs settings (#2208)Simon Marlow2010-07-081-1/+0
* Document the new -dylib-install-name option in the user's guide.Stephen Blackheath2009-10-011-0/+18
* fix xrefSimon Marlow2009-09-171-1/+1
* document -eventlog and the associated runtime optionsSimon Marlow2009-09-161-0/+23
* remove docuumentation for -#include optionSimon Marlow2009-08-011-25/+0
* Add the -fno-shared-implib flagIan Lynagh2009-07-141-0/+22
* Update a few points about shared libs in other sectionsDuncan Coutts2009-07-041-10/+10
* Document -dynload flag. Also add it and -shared to the flags reference.Duncan Coutts2009-07-041-0/+13
* Add a section "Multi-threading and the FFI"Simon Marlow2009-06-021-15/+3
* Update docs not to talk about deprecated -optdep-* flags; fixes trac #2773Ian Lynagh2008-11-281-10/+0
* Fix some linksIan Lynagh2007-11-261-1/+1
* Fix a whole heap of speling errrs in the docsJosef Svenningsson2007-10-071-2/+2
* Add documentation about -shared, shared library name mangling, and a xrefsClemens Fruhwirth2007-09-141-8/+35
* Doc for new manifest-related flagsSimon Marlow2007-08-221-1/+91
* Rationalise GhcMode, HscTarget and GhcLinkSimon Marlow2007-04-111-0/+26
* Improved naming of generated HTML files by using nice IDssven.panne@aedion.de2007-02-071-1/+1
* Decouple -O from -fvia-Cwolfgang.thaller@gmx.net2006-12-011-6/+3
* Improve the correlation betweens documented and existent optionsIan Lynagh2006-10-031-11/+31
* Latin-1-to-UTF8 pre-processor example for docs from Christian MaederIan Lynagh2006-10-011-0/+18
* Rename -no-recomp to -fforce-recomp, and document itSimon Marlow2006-09-271-1/+1
* Various documentation improvements suggested by Bulat ZiganshinIan Lynagh2006-09-251-1/+6
* Fixed DocBook XML once again, "make validate" is your friend!sven.panne@aedion.de2006-09-231-1/+1
* Document SMP supportSimon Marlow2006-08-251-15/+32