summaryrefslogtreecommitdiff
path: root/rts/Linker.c
Commit message (Expand)AuthorAgeFilesLines
* STM invariantstharris@microsoft.com2006-10-071-0/+1
* Remove casts from lvalues to allow compilation under GCC 4.0brianlsmith@gmail.com2006-09-291-4/+4
* Use --export-dynamic to ensure ghci works on newer openbsdsDon Stewart2006-09-211-13/+2
* Add shared Typeable supportEsa Ilari Vuokko2006-08-231-0/+2
* Ignore sections generated from .identEsa Ilari Vuokko2006-08-231-0/+2
* warning fixSimon Marlow2006-06-071-2/+2
* Win32: add _imp__tznamesimonmar@microsoft.com2006-05-301-0/+1
* replace stgMallocBytesRWX() with our own allocatorSimon Marlow2006-05-301-1/+2
* Let GHCi work with with Sparc32+/V8+ .o filesDuncan Coutts2006-05-161-0/+3
* Don't init root pointers if they aren't gonna be used.Lemmih2006-04-261-2/+1
* Export 'insertSymbol' and 'insertStableSymbol'.Lemmih2006-04-181-3/+137
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+4315