summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* Define callerSaves for all platformsIan Lynagh2012-08-071-0/+81
* Start separating out the RTS and Haskell imports of MachRegs.hIan Lynagh2012-08-066-44/+121
* Don't define STOLEN_X86_REGS in Cmm.hIan Lynagh2012-08-061-1/+0
* Fix #7087 (integer overflow in getDelayTarget())Simon Marlow2012-07-311-0/+2
* GHCConstants.h should not contain preprocessor definitionsGabor Greif2012-07-291-0/+25
* typoGabor Greif2012-07-291-1/+1
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-07-195-9/+441
|\
| * First batch of file additions for cross-compiler:Gabor Greif2012-07-182-0/+432
| * comment-only typoGabor Greif2012-07-181-2/+2
| * use idiomatic typeGabor Greif2012-07-181-2/+2
| * made comments C-style, so that no gcc-extension is neededGabor Greif2012-07-181-5/+5
* | Define the task-tracking eventsDuncan Coutts2012-07-101-3/+10
* | New functions to get kernel thread Id + serialisable task IdDuncan Coutts2012-07-071-2/+25
|/
* Define W_TO_LONG in Cmm.hIan Lynagh2012-06-201-0/+6
* Add getGCStatsEnabled function.Paolo Capriotti2012-06-191-0/+1
* Fix build on Win64Ian Lynagh2012-05-091-0/+4
* Enable FileLock for win32 (#4363)Paolo Capriotti2012-05-081-4/+2
* Fix RTS DLL references on Win64Ian Lynagh2012-05-061-4/+17
* Working towards fixing DLLs on Win64Ian Lynagh2012-05-062-3/+3
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-04-271-0/+1
|\
| * Add a new primop mkWeakNoFinalizer (#5879)Simon Marlow2012-04-271-0/+1
* | Fix build on OS XIan Lynagh2012-04-271-8/+14
* | Fix build on Win32, and handle the FMT_* #defines in a slightly nicer wayIan Lynagh2012-04-272-20/+16
* | Simplify format specifiersIan Lynagh2012-04-271-27/+4
* | OS X build fixesIan Lynagh2012-04-261-3/+12
* | Fix build on OSX: Use the 'z' format specifier modifier when possibleIan Lynagh2012-04-261-15/+9
* | Build fixesIan Lynagh2012-04-261-0/+2
* | Fix warnings on Win64Ian Lynagh2012-04-264-9/+18
* | Win64 warning fixIan Lynagh2012-04-241-0/+1
* | A couple of build fixes for Win64Ian Lynagh2012-04-241-1/+1
* | Use gnu_printf rather than just printf in function format attributesIan Lynagh2012-04-241-3/+3
|/
* Improve the handling of threadDelay in the non-threaded RTSSimon Marlow2012-04-111-1/+1
* Add the GC_GLOBAL_SYNC event marking that all caps are stopped for GCMikolaj2012-04-041-2/+3
* Adjust the eventlog description header for the spark counter eventDuncan Coutts2012-04-041-1/+1
* Add new eventlog events for various heap and GC statisticsDuncan Coutts2012-04-041-3/+13
* Change the presentation of parallel GC work balance in +RTS -sDuncan Coutts2012-04-041-2/+2
* Add eventlog/trace stuff for capabilities: create/delete/enable/disableDuncan Coutts2012-04-041-4/+10
* Merge branch 'master' of win:c:/m64/reg4/.Ian Lynagh2012-03-232-4/+8
|\
| * Fix ASSIGN_DBL on Win64Ian Lynagh2012-03-231-4/+4
| * Fix caller/callee register saving on Win64Ian Lynagh2012-03-231-0/+4
* | Tabs -> SpacesDavid Terei2012-03-231-6/+6
* | Tabs -> SpacesDavid Terei2012-03-231-25/+25
* | Code cleanDavid Terei2012-03-231-107/+98
* | Tabs -> SpacesDavid Terei2012-03-231-3/+3
|/
* Fix mkDerivedConstants on Win64Ian Lynagh2012-03-192-10/+28
* Fixes for the threaded RTS on Win64Ian Lynagh2012-03-181-0/+7
* Soem more Wind64 fixesIan Lynagh2012-03-162-3/+3
* More fixes for Win64Ian Lynagh2012-03-151-8/+7
* Some Win64 fixesIan Lynagh2012-03-151-1/+1
* Fix PprC for 64bit platforms with 32bit long'sIan Lynagh2012-03-151-0/+6