summaryrefslogtreecommitdiff
path: root/docs/users_guide/phases.rst
Commit message (Expand)AuthorAgeFilesLines
* users-guide: Improve documentaion of CPP extensionTakenobu Tani2019-11-051-2/+15
* users-guide: Fix various warningsBen Gamari2019-10-081-6/+6
* rts/RtsFlags.c: mention that -prof too enables support for +RTS -lAlp Mestanogullari2019-06-111-1/+1
* Minor spelling fixes to users guide.P.C. Shyamshankar2019-05-291-1/+1
* users-guide: Fix -rtsopts defaultKirill Elagin2019-05-211-1/+1
* Add `-optcxx` option (#16477)Yuriy Syrovetskiy2019-04-081-0/+7
* Rip out object splittingBen Gamari2019-03-051-18/+1
* users guide: We no longer build libraries with -split-objsBen Gamari2018-11-221-1/+1
* Add -fkeep-cafsSimon Marlow2018-09-281-0/+14
* Show -with-rtsopts options in runtime's --info (#15261)roland2018-08-211-0/+3
* docs: remove leftovers of static flagsKrzysztof Gogolewski2018-07-121-1/+1
* Update user manual sections for -rtsopts and -with-rtsoptsÖmer Sinan Ağacan2018-06-141-13/+23
* Add -fexternal-dynamic-refsSimon Marlow2018-03-081-6/+14
* Remove doubled wordsAdam Sandberg Eriksson2018-02-181-3/+2
* users-guide: Consistently document LLVM version requirementBen Gamari2017-12-141-0/+5
* Make language extensions their own category in the documentationJoachim Breitner2017-10-251-5/+2
* User's guide: Fix the category of some flagsJoachim Breitner2017-10-191-1/+1
* user-guide: Fix :since: annotation of -pie and add documentation for -fPIEBen Gamari2017-10-021-2/+12
* Add support for producing position-independent executablesBen Gamari2017-08-221-0/+24
* users_guide: Convert mkUserGuidePart generation to a Sphinx extensionPatrick Dougherty2017-08-181-0/+229
* Add rtsopts ignore and ignoreAll.Andreas Klebinger2017-07-281-0/+9
* Fix more documentation wibblesBen Gamari2017-07-231-5/+8
* users-guide: Fix various wibblesBen Gamari2017-07-231-1/+1
* users-guide: Standardize and repair all flag referencesPatrick Dougherty2017-07-231-42/+44
* Always allow -staticlibMoritz Angermann2017-07-111-5/+3
* A few documentation fixesDavid Feuer2017-05-201-2/+6
* Add -fwhole-archive-hs-libsSimon Marlow2017-03-021-0/+15
* Remove outdated information about main() in HSrts (#1)Ben Gamari2017-02-261-7/+5
* Turn `__GLASGOW_HASKELL_LLVM__` into an integer againNicolas Trangez2016-10-011-1/+3
* Don't require -hide-all-packages for MIN_VERSION_* macrosThomas Miedema2016-03-301-4/+2
* Document -dynamic-too (#11488)Simon Marlow2016-02-151-0/+14
* user-guide: Refer to MIN_VERSION_GLASGOW_HASKELL from introBen Gamari2016-01-211-1/+7
* user-guide:: Improve -D descriptionBen Gamari2016-01-211-3/+6
* users_guide: Use semantic directive/role for command line optionsBen Gamari2016-01-091-232/+114
* Use 0/1 instead of YES/NO as `__GLASGOW_HASKELL_TH__` macro valueHerbert Valerio Riedel2015-12-311-2/+2
* Documentation for -fexternal-interpreterSimon Marlow2015-12-181-0/+19
* Implement function-sections for Haskell code, #8405Simon Brenner2015-11-121-0/+14
* Implement MIN_VERSION and VERSION macros natively in GHC.Edward Z. Yang2015-10-261-0/+16
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-0/+903