summaryrefslogtreecommitdiff
path: root/docs/users_guide/phases.rst
Commit message (Expand)AuthorAgeFilesLines
* Enable -fexpose-internal-symbols when debug level >=2Ben Gamari2020-11-111-3/+4
* codeGen: Produce local symbols for module-internal functionsBen Gamari2020-11-111-0/+13
* users-guide: Add missing :ghc-flag: directiveBen Gamari2020-10-141-2/+2
* Add a flag to indicate that gcc supports -no-pieKrzysztof Gogolewski2020-10-091-0/+14
* Document profiling flags, warning flags, and no-pieRachel2020-10-071-0/+10
* Fix rtsopts documentationDenisFrezzato2020-09-151-1/+1
* [macOS] improved runpath handlingMoritz Angermann2020-09-071-0/+18
* Documented the as of yet undocumented '--print-*' GHC flags,Benjamin Maurer2020-09-041-0/+13
* Refactor handling of object mergingBen Gamari2020-08-051-0/+16
* Implement `fullCompilerVersion`Hécate2020-07-181-1/+1
* add -flink-rts flag to link the rts when linking a shared or static library #...Adam Sandberg Ericsson2020-07-071-0/+19
* Add the __GHC_FULL_VERSION__ CPP macro to expose the full GHC versionHécate2020-07-031-0/+7
* Fix -fkeep-cafs flag name in users guideÖmer Sinan Ağacan2020-06-101-1/+1
* users-guide: Add discussion of shared object namingBen Gamari2020-05-131-1/+2
* 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