Use __PIC__ and ming32_TARGET_OS to turn on windows DLL support, not ENABLE_WIN32_DLL...
[ghc-hetmet.git] / rts / Hash.h
2009-09-09 Simon MarlowOmit visibility pragmas on Windows (fixes warnings...
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2007-11-20 Simon MarlowMove file locking into the RTS, fixing #629, #1109
2006-10-20 Simon Marlowadd prototypes for exitHashTable()
2006-04-07 Simon MarlowReorganisation of the source tree