summaryrefslogtreecommitdiff
path: root/rts/package.conf.in
Commit message (Expand)AuthorAgeFilesLines
* Add atomic operations to package.conf.inalexbiehl2016-07-301-0/+108
* NUMA supportSimon Marlow2016-06-101-1/+3
* Fix detection and use of `USE_LIBDW`Erik de Castro Lopo2016-06-011-1/+1
* rts: Kill PAPI supportBen Gamari2015-11-181-6/+3
* Enforce linkage with pthread library on OpenBSDKarel Gardas2015-11-011-0/+8
* Libdw: Add libdw-based stack unwindingBen Gamari2015-10-171-0/+4
* Update Cabal to HEAD, IPID renamed to Component ID.Edward Z. Yang2015-10-141-1/+1
* compiler: fix trac issue #9817Marios Titas2014-12-101-2/+2
* Per-thread allocation counters and limitsSimon Marlow2014-11-121-0/+2
* Revert "Rename _closure to _static_closure, apply naming consistently."Edward Z. Yang2014-10-201-36/+36
* Rename _closure to _static_closure, apply naming consistently.Edward Z. Yang2014-10-011-36/+36
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-051-1/+2
* Raise exceptions when blocked in bad FDs (fixes Trac #4934)Sergei Trofimovich2014-06-081-0/+2
* Revert "Per-thread allocation counters and limits"Simon Marlow2014-05-041-2/+0
* fix rts exported symbols base_GHCziIOziException_allocationLimitExceeded_closureSergei Trofimovich2014-05-031-2/+2
* Per-thread allocation counters and limitsSimon Marlow2014-05-021-0/+2
* rts/package.conf.in: fix UNREG on --with-system-libffi when include-dir is pa...Sergei Trofimovich2014-02-171-2/+2
* Fix rts/package.conf.in ld-options for Clang.Austin Seipp2013-06-201-78/+78
* Re-untabify rts/packages.conf.inAustin Seipp2013-06-191-25/+25
* Revert "Fix rts/packages.conf.in ld-options for clang."Austin Seipp2013-06-191-78/+78
* Revert "Untabify rts/packages.conf.in"Austin Seipp2013-06-191-25/+25
* Revert "Actually fix rts/packages.conf.in ld-options."Austin Seipp2013-06-191-78/+78
* Actually fix rts/packages.conf.in ld-options.Austin Seipp2013-06-181-78/+78
* Untabify rts/packages.conf.inAustin Seipp2013-06-181-25/+25
* Fix rts/packages.conf.in ld-options for clang.Austin Seipp2013-06-181-78/+78
* Record libffi directory in rts package conf; trac #7465Ian Lynagh2013-04-281-2/+2
* Fix linking with binutils 2.22 or later on FreeBSD 9.1, where one shouldGabor Pali2013-04-271-0/+3
* Change how we handle libffiIan Lynagh2013-03-231-1/+1
* Adding missing symbol in rts/package.conf.in.Kazu Yamamoto2013-02-111-0/+1
* setNumCapabilities calls GHC.Conc.IO.ioManagerCapabilitiesChanged before retu...Andreas Voellmy2013-02-111-0/+1
* Add configure option to use system provided libffi; fixes #5743Ian Lynagh2012-11-291-0/+3
* Build the dynamic way by default on Linux/amd64Ian Lynagh2012-10-031-1/+1
* Use conditionals rather than CPP in mkDerivedConstantsIan Lynagh2012-09-131-1/+1
* Follow the move of the Word type to ghc-primIan Lynagh2012-05-221-2/+2
* Win64 build fixIan Lynagh2012-05-021-2/+3
* More Win64 ghci fixesIan Lynagh2012-05-021-0/+1
* TOP/includes/dist doesn't exist (yet?) and makes ghcpkg05 fail, so remove itSimon Marlow2012-01-121-1/+1
* RefactoringIan Lynagh2012-01-081-1/+1
* Resurrect UseLibFFIForAdjustors from bitrot.PHO2011-12-081-1/+1
* Move includes/DerivedConstants.h and includes/GHCConstants.h into dist dirsIan Lynagh2011-12-021-1/+1
* add -u flag for the new flushStdHandles referenceSimon Marlow2011-11-091-0/+2
* Simplify the libffi buildIan Lynagh2011-10-141-1/+0
* Don't use read_only_relocs on darwin x86-64; fixes #4984William Knop2011-03-091-1/+1
* Follow GHC.Bool/GHC.Types mergeIan Lynagh2010-10-231-4/+4
* Integrate new I/O manager, with signal supportJohan Tibell2010-07-241-6/+6
* Change a BUILD var to a HOST varIan Lynagh2010-07-161-1/+1
* we don't have a gcc-lib in LIB_DIR any moreSimon Marlow2010-04-011-4/+0
* fix up libm detection and use (#3724)Simon Marlow2009-12-161-1/+4
* Rollback #1185 fixSimon Marlow2009-11-061-16/+0
* Fix #1185 (RTS part, also needs corresponding change to libraries/base)Simon Marlow2009-11-031-0/+16