summaryrefslogtreecommitdiff
path: root/rts/win32/libHSbase.def
Commit message (Expand)AuthorAgeFilesLines
* base: Introduce [sg]etFinalizerExceptionHandlerBen Gamari2022-05-191-1/+1
* winio: update lockfile signature and remove mistaken symbol in rts.Tamar Christina2020-07-151-1/+0
* winio: Clean up code surrounding IOPort primitives.Andreas Klebinger2020-07-151-1/+2
* winio: Multiple refactorings and support changes.Tamar Christina2020-07-151-0/+2
* Fix unboxed-sums GC ptr-slot rubbish value (#17791)Sylvain Henry2020-05-091-1/+0
* Add arithmetic exception primops (#14664)Sylvain Henry2020-02-111-0/+3
* rts: export new absentSumFieldError from baseSergei Trofimovich2018-05-141-0/+1
* Overhaul of Compact Regions (#12455)Simon Marlow2016-12-071-0/+3
* Per-thread allocation counters and limitsSimon Marlow2014-11-121-2/+3
* Revert "Rename _closure to _static_closure, apply naming consistently."Edward Z. Yang2014-10-201-17/+17
* Rename _closure to _static_closure, apply naming consistently.Edward Z. Yang2014-10-011-17/+17
* Raise exceptions when blocked in bad FDs (fixes Trac #4934)Sergei Trofimovich2014-06-081-2/+1
* Revert "Per-thread allocation counters and limits"Simon Marlow2014-05-041-1/+0
* fix rts exported symbols base_GHCziIOziException_allocationLimitExceeded_closureSergei Trofimovich2014-05-031-0/+1
* Build fix for dyn way on Windows; patch from nusIan Lynagh2013-02-161-0/+1
* Follow the move of the Word type to ghc-primIan Lynagh2012-05-221-1/+0
* fix dynamic way on Win32 (missing bits from flushStdHandles changes)Dimitrios Vytiniotis2011-11-091-0/+2
* Integrate new I/O manager, with signal supportJohan Tibell2010-07-241-2/+2
* Windows DLLs: use DLL aware runSparks_closure instead of base_GHCziConc_runSp...Ben.Lippmeier@anu.edu.au2009-11-231-0/+3
* Windows DLLs: use one import lib for each DLL the RTS needs.Ben.Lippmeier@anu.edu.au2009-11-111-26/+1
* Break recursive imports between the RTS and base library on Windows.Ben.Lippmeier@anu.edu.au2009-11-061-0/+64