| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build on Win64 | Ian Lynagh | 2012-05-09 | 1 | -0/+4 |
* | Enable FileLock for win32 (#4363) | Paolo Capriotti | 2012-05-08 | 1 | -4/+2 |
* | Fix RTS DLL references on Win64 | Ian Lynagh | 2012-05-06 | 1 | -4/+17 |
* | Working towards fixing DLLs on Win64 | Ian Lynagh | 2012-05-06 | 2 | -3/+3 |
* | Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc | Ian Lynagh | 2012-04-27 | 1 | -0/+1 |
|\ |
|
| * | Add a new primop mkWeakNoFinalizer (#5879) | Simon Marlow | 2012-04-27 | 1 | -0/+1 |
* | | Fix build on OS X | Ian Lynagh | 2012-04-27 | 1 | -8/+14 |
* | | Fix build on Win32, and handle the FMT_* #defines in a slightly nicer way | Ian Lynagh | 2012-04-27 | 2 | -20/+16 |
* | | Simplify format specifiers | Ian Lynagh | 2012-04-27 | 1 | -27/+4 |
* | | OS X build fixes | Ian Lynagh | 2012-04-26 | 1 | -3/+12 |
* | | Fix build on OSX: Use the 'z' format specifier modifier when possible | Ian Lynagh | 2012-04-26 | 1 | -15/+9 |
* | | Build fixes | Ian Lynagh | 2012-04-26 | 1 | -0/+2 |
* | | Fix warnings on Win64 | Ian Lynagh | 2012-04-26 | 4 | -9/+18 |
* | | Win64 warning fix | Ian Lynagh | 2012-04-24 | 1 | -0/+1 |
* | | A couple of build fixes for Win64 | Ian Lynagh | 2012-04-24 | 1 | -1/+1 |
* | | Use gnu_printf rather than just printf in function format attributes | Ian Lynagh | 2012-04-24 | 1 | -3/+3 |
|/ |
|
* | Improve the handling of threadDelay in the non-threaded RTS | Simon Marlow | 2012-04-11 | 1 | -1/+1 |
* | Add the GC_GLOBAL_SYNC event marking that all caps are stopped for GC | Mikolaj | 2012-04-04 | 1 | -2/+3 |
* | Adjust the eventlog description header for the spark counter event | Duncan Coutts | 2012-04-04 | 1 | -1/+1 |
* | Add new eventlog events for various heap and GC statistics | Duncan Coutts | 2012-04-04 | 1 | -3/+13 |
* | Change the presentation of parallel GC work balance in +RTS -s | Duncan Coutts | 2012-04-04 | 1 | -2/+2 |
* | Add eventlog/trace stuff for capabilities: create/delete/enable/disable | Duncan Coutts | 2012-04-04 | 1 | -4/+10 |
* | Merge branch 'master' of win:c:/m64/reg4/. | Ian Lynagh | 2012-03-23 | 2 | -4/+8 |
|\ |
|
| * | Fix ASSIGN_DBL on Win64 | Ian Lynagh | 2012-03-23 | 1 | -4/+4 |
| * | Fix caller/callee register saving on Win64 | Ian Lynagh | 2012-03-23 | 1 | -0/+4 |
* | | Tabs -> Spaces | David Terei | 2012-03-23 | 1 | -6/+6 |
* | | Tabs -> Spaces | David Terei | 2012-03-23 | 1 | -25/+25 |
* | | Code clean | David Terei | 2012-03-23 | 1 | -107/+98 |
* | | Tabs -> Spaces | David Terei | 2012-03-23 | 1 | -3/+3 |
|/ |
|
* | Fix mkDerivedConstants on Win64 | Ian Lynagh | 2012-03-19 | 2 | -10/+28 |
* | Fixes for the threaded RTS on Win64 | Ian Lynagh | 2012-03-18 | 1 | -0/+7 |
* | Soem more Wind64 fixes | Ian Lynagh | 2012-03-16 | 2 | -3/+3 |
* | More fixes for Win64 | Ian Lynagh | 2012-03-15 | 1 | -8/+7 |
* | Some Win64 fixes | Ian Lynagh | 2012-03-15 | 1 | -1/+1 |
* | Fix PprC for 64bit platforms with 32bit long's | Ian Lynagh | 2012-03-15 | 1 | -0/+6 |
* | fix _BTM field of closureFlags[], and document what it means (#5923) | Simon Marlow | 2012-03-14 | 1 | -1/+1 |
* | define TABLES_NEXT_TO_CODE in ghcautoconf.h (#5933) | Simon Marlow | 2012-03-13 | 1 | -14/+17 |
* | Typo in comment | Ian Lynagh | 2012-03-11 | 1 | -1/+1 |
* | raiseAsync: cope with ATOMICALLY_FRAMES inside UPDATE_FRAMES (#5866) | Simon Marlow | 2012-02-27 | 1 | -0/+1 |
* | use idiomatic (GHC) types | Gabor Greif | 2012-02-27 | 1 | -6/+6 |
* | tidied this up, the macro definitions were causing duplicate semis in the source | Gabor Greif | 2012-02-27 | 1 | -10/+10 |
* | Improve support for cross-compilation | Simon Marlow | 2012-01-30 | 1 | -2/+20 |
* | Fix a #define | Ian Lynagh | 2012-01-15 | 1 | -1/+1 |
* | use (GHC) idiomatic types | Gabor Greif | 2012-01-09 | 1 | -4/+4 |
* | Make the RTS linker API use wide-char pathnames on Windows (#5697) | Simon Marlow | 2012-01-09 | 1 | -6/+12 |
* | Refactoring | Ian Lynagh | 2012-01-08 | 1 | -5/+3 |
* | setNumCapabilities: don't barf() if it isn't supported, just print an error | Simon Marlow | 2012-01-06 | 1 | -4/+0 |
* | abstract away from the 'build-toolchain'-dependent sizeof(...) operator | Gabor Greif | 2012-01-06 | 1 | -10/+14 |
* | Give the correct type to CCCS | Simon Marlow | 2012-01-05 | 1 | -1/+1 |
* | Rename struct _CostCentreStack to struct CostCentreStack_ for consistency | Simon Marlow | 2012-01-05 | 2 | -9/+9 |