2007-11-19 |
simonmar@microsoft.com | use SRC_CC_OPTS rather than SRC_HC_OPTS for C options |
blob | commitdiff |
2007-11-01 |
Simon Marlow | allow PAPI to be installed somewhere non-standard |
blob | commitdiff | diff to current |
2007-10-31 |
Simon Marlow | Refactoring of the GC in preparation for parallel GC |
blob | commitdiff | diff to current |
2008-04-09 |
Simon Marlow | avoid warnings from ffi.h when UseLibFFIForAdjustors=YES |
blob | commitdiff | diff to current |
2008-04-08 |
Simon Marlow | Import libffi-3.0.4, and use it to provide FFI support... |
blob | commitdiff | diff to current |
2008-04-02 |
Simon Marlow | Do not #include external header files when compiling... |
blob | commitdiff | diff to current |
2008-03-15 |
Ian Lynagh | When concatenating variables in Makefile, strip spaces... |
blob | commitdiff | diff to current |
2008-02-21 |
Manuel M T Chakravarty | Mac OS X deployment target: piping opts through Makefiles |
blob | commitdiff | diff to current |
2008-01-23 |
Ian Lynagh | Windows now doesn't need different values for DQ in... |
blob | commitdiff | diff to current |
2008-01-16 |
Clemens Fruhwirth | Add dyn-wrapper.c used as cross-plattform launch wrappe... |
blob | commitdiff | diff to current |
2008-01-03 |
Simon Marlow | Optionally use libffi to implement 'foreign import... |
blob | commitdiff | diff to current |
2007-12-30 |
Clemens Fruhwirth | Fix building libHSrts.dll by using ghc-pkg instead... |
blob | commitdiff | diff to current |
2007-10-27 |
Ian Lynagh | We need to set _way=* in rts/ both when making and... |
blob | commitdiff | diff to current |
2007-09-26 |
Ian Lynagh | Add STANDARD_OPTS to SRC_HC_OPTS in rts/Makefile so... |
blob | commitdiff | diff to current |
2007-09-10 |
Ian Lynagh | Add a BeConservative setting to the make system |
blob | commitdiff | diff to current |
2007-09-10 |
sven.panne@aedion.de | The RTS is Haddock-less, tell make about it |
blob | commitdiff | diff to current |
2007-09-02 |
Ian Lynagh | Suppress some warnings on Windows |
blob | commitdiff | diff to current |
2007-09-02 |
Ian Lynagh | Fix and supress some warnings, and turn on -Werror... |
blob | commitdiff | diff to current |
2007-08-24 |
Ian Lynagh | Jump through some hoops to make the Windows SEH excepti... |
blob | commitdiff | diff to current |
2007-08-18 |
Ian Lynagh | Fix passing double quotes to GHC on Windows |
blob | commitdiff | diff to current |
2007-08-16 |
Ian Lynagh | Document +RTS --info, and make it a Read'able Haskell... |
blob | commitdiff | diff to current |
2007-08-08 |
Clemens Fruhwirth | Build RTS as dynamic library |
blob | commitdiff | diff to current |
2007-07-23 |
Ian Lynagh | Add unreg/tables-next-code output to +RTS --info |
blob | commitdiff | diff to current |
2007-07-22 |
Ian Lynagh | Add a +RTS --info flag print various info; partially... |
blob | commitdiff | diff to current |
2007-07-10 |
Simon Marlow | oops, revert part of the +RTS -V0 patch which was accid... |
blob | commitdiff | diff to current |
2007-07-08 |
Simon Marlow | Fix the +RTS -V0 option introduced recently; it didn... |
blob | commitdiff | diff to current |
2007-07-05 |
Ian Lynagh | Update the in-tree GMP; fixes trac #832 |
blob | commitdiff | diff to current |
2007-06-20 |
Simon Marlow | Fix a problem with package.mk being included too early |
blob | commitdiff | diff to current |
2007-06-09 |
Ian Lynagh | Fix the ghc package in bindists |
blob | commitdiff | diff to current |
2007-06-05 |
Ian Lynagh | Install the RTS from a bindist correctly |
blob | commitdiff | diff to current |
2007-04-27 |
Simon Marlow | Basic heap profile support without -prof |
blob | commitdiff | diff to current |
2007-03-11 |
Ian Lynagh | Have configure take arguments telling it where gmp... |
blob | commitdiff | diff to current |
2007-03-06 |
Simon Marlow | disable -Wbad-function-cast; it's hard/impossible to... |
blob | commitdiff | diff to current |
2006-12-11 |
Pepe Iborra | Toggle whether the RTS gets build with debugger support... |
blob | commitdiff | diff to current |
2006-11-20 |
Simon Marlow | reorganise PAPI configuration: off by default, even... |
blob | commitdiff | diff to current |
2006-11-09 |
'Alexey Rodriguez | Added configure gadgets to detect Papi, and fixed build... |
blob | commitdiff | diff to current |
2006-11-08 |
Simon Marlow | update flag settings after files were relocated |
blob | commitdiff | diff to current |
2006-10-24 |
Simon Marlow | Split GC.c, and move storage manager into sm/ directory |
blob | commitdiff | diff to current |
2006-10-17 |
Simon Marlow | compensate for gmp/configure sometimes not being executable |
blob | commitdiff | diff to current |
2006-10-17 |
Simon Marlow | Rejig TABLES_NEXT_TO_CODE: the -unreg flag was broken... |
blob | commitdiff | diff to current |
2006-10-12 |
Ian Lynagh | Partially fix GHCi when unregisterised |
blob | commitdiff | diff to current |
2006-08-25 |
Ian Lynagh | Fix unregisterised builds, and building on non-x86... |
blob | commitdiff | diff to current |
2006-08-10 |
sven.panne@aedion.de | Tweak GCC's inlining parameters to get thread_obj inlined |
blob | commitdiff | diff to current |
2006-07-10 |
Simon Marlow | re-add -fvia-C |
blob | commitdiff | diff to current |
2006-06-29 |
Simon Marlow | No longer force -fvia-C for the RTS, it can now be... |
blob | commitdiff | diff to current |
2006-06-29 |
Simon Marlow | Use -fno-strict-aliasing for *all* C files in the runtime |
blob | commitdiff | diff to current |
2006-06-16 |
Simon Marlow | Asynchronous exception support for SMP |
blob | commitdiff | diff to current |
2006-04-28 |
dons@cse.unsw.edu.au | Fix stage2 segfault on openbsd. |
blob | commitdiff | diff to current |
2006-04-07 |
Simon Marlow | Reorganisation of the source tree |
blob | commitdiff | diff to current |
|