summaryrefslogtreecommitdiff
path: root/rts/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Partially fix GHCi when unregisterisedIan Lynagh2006-10-121-0/+5
* Fix unregisterised builds, and building on non-x86/amd64/powerpcIan Lynagh2006-08-251-0/+5
* Tweak GCC's inlining parameters to get thread_obj inlinedsven.panne@aedion.de2006-08-101-0/+3
* re-add -fvia-CSimon Marlow2006-07-101-0/+3
* No longer force -fvia-C for the RTS, it can now be compiled with the NCGSimon Marlow2006-06-291-3/+0
* Use -fno-strict-aliasing for *all* C files in the runtimeSimon Marlow2006-06-291-4/+9
* Asynchronous exception support for SMPSimon Marlow2006-06-161-20/+1
* Fix stage2 segfault on openbsd.dons@cse.unsw.edu.au2006-04-281-0/+5
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+370