2008-06-14 |
Ian Lynagh | Fix conversions between Double/Float and simple-integer |
tree | commitdiff |
2008-06-04 |
Simon Marlow | fix pointer tagging bug in removeIndirections (fixes... |
tree | commitdiff |
2008-06-04 |
Simon Marlow | tiny tweak to the stack squeezing heuristic (fixes... |
tree | commitdiff |
2008-06-02 |
Simon Marlow | FIX #2231: add missing stack check when applying a PAP |
tree | commitdiff |
2008-05-29 |
Simon Marlow | hs_add_root: use use rts_lock()/rts_unlock() for a... |
tree | commitdiff |
2008-05-29 |
Simon Marlow | Make it less fatal to not call ioManagerStart() |
tree | commitdiff |
2008-05-28 |
dias@eecs.harvard.edu | when linking, ignore unknown .reloc section that appear... |
tree | commitdiff |
2008-05-23 |
Ian Lynagh | Do some stack fiddling in stg_unblockAsyncExceptionszh_ret |
tree | commitdiff |
2008-05-19 |
Simon Marlow | FIX #1955: confusion between .exe.hp and .hp suffixes... |
tree | commitdiff |
2008-04-26 |
Ian Lynagh | Fix a division-by-zero when +RTS -V0 is given |
tree | commitdiff |
2008-04-26 |
Ian Lynagh | Fix an assertion |
tree | commitdiff |
2008-05-12 |
Simon Marlow | FIX #2234: don't generate <prog>.prof unless we're... |
tree | commitdiff |
2008-05-01 |
Don Stewart | Missing .0 on float constant. |
tree | commitdiff |
2008-04-30 |
Don Stewart | Replace C99 exp2f(32) call in __2Int_encodeDouble |
tree | commitdiff |
2008-04-25 |
Ian Lynagh | Fix a couple of format strings in Ticky.c |
tree | commitdiff |
2008-04-25 |
Ian Lynagh | Comment out some unused code in Ticky.c |
tree | commitdiff |
2008-04-24 |
Ian Lynagh | Fix int64ToInteger 0xFFFFFFFF00000000 on 32bit machine... |
tree | commitdiff |
2008-04-22 |
Ian Lynagh | Make a panic slightly more helpful |
tree | commitdiff |
2008-04-17 |
Ian Lynagh | Add some more generic (en|de)code(Double|Float) code |
tree | commitdiff |
2008-04-11 |
andy@galois.com | Fixing HPCTIXDIR problem with mkdir usage on Windows |
tree | commitdiff |
2008-04-11 |
Simon Marlow | FIX #2197: an update frame might point to an IND_OLDGEN |
tree | commitdiff |
2008-04-09 |
Simon Marlow | avoid warnings from ffi.h when UseLibFFIForAdjustors=YES |
tree | commitdiff |
2008-04-09 |
Simon Marlow | FIX BUILD (bootstrap with -fvia-C): prototype fixes |
tree | commitdiff |
2008-04-08 |
andy@galois.com | Adding environment variable HPCTIXDIR, a directory... |
tree | commitdiff |
2008-04-08 |
Simon Marlow | Import libffi-3.0.4, and use it to provide FFI support... |
tree | commitdiff |
2008-04-02 |
Simon Marlow | Do not #include external header files when compiling... |
tree | commitdiff |
2008-03-25 |
Ian Lynagh | Fix warnings in the RTS |
tree | commitdiff |
2008-03-23 |
Ian Lynagh | Follow library changes |
tree | commitdiff |
2008-03-15 |
Ian Lynagh | When concatenating variables in Makefile, strip spaces... |
tree | commitdiff |
2008-02-07 |
Simon Marlow | Tweaks to stack squeezing |
tree | commitdiff |
2008-02-28 |
Simon Marlow | Enable -prof -threaded (#886) |
tree | commitdiff |
2008-02-26 |
Simon Marlow | FIX #2122: file locking bug |
tree | commitdiff |
2008-02-19 |
Simon Marlow | Fix #1984: missing context switches |
tree | commitdiff |
2008-02-21 |
Manuel M T Chakravarty | Mac OS X deployment target: piping opts through Makefiles |
tree | commitdiff |
2008-02-04 |
Simon Marlow | Support for using libffi to implement FFI calls in... |
tree | commitdiff |
2008-01-04 |
Simon Marlow | Use the correct libffi type for pointers |
tree | commitdiff |
2008-01-23 |
Ian Lynagh | Windows now doesn't need different values for DQ in... |
tree | commitdiff |
2008-01-16 |
Clemens Fruhwirth | Add dyn-wrapper.c used as cross-plattform launch wrappe... |
tree | commitdiff |
2008-01-15 |
Roman Leshchinskiy | FIX BUILD (Solaris): include fcntl.h for file operations |
tree | commitdiff |
2008-01-12 |
Ian Lynagh | Add GMP_INCLUDE_DIRS in a couple of places |
tree | commitdiff |
2008-01-03 |
Simon Marlow | Optionally use libffi to implement 'foreign import... |
tree | commitdiff |
2008-01-03 |
Simon Marlow | FIX #1898: add a missing UNTAG_CLOSURE() in checkBlackHoles |
tree | commitdiff |
2008-01-01 |
Clemens Fruhwirth | Link libgmp.a statically into libHSrts.dll on Windows |
tree | commitdiff |
2007-12-30 |
Clemens Fruhwirth | Fix building libHSrts.dll by using ghc-pkg instead... |
tree | commitdiff |
2007-12-17 |
Simon Marlow | FIX #1980: must check for ThreadRelocated in killThread# |
tree | commitdiff |
2007-12-17 |
Manuel M T Chakravarty | Eliminate external GMP dependencies |
tree | commitdiff |
2007-12-04 |
Simon Marlow | protect console handler against concurrent access ... |
tree | commitdiff |
2007-12-04 |
Simon Marlow | forkIO starts the new thread blocked if the parent... |
tree | commitdiff |
2007-11-27 |
Simon Marlow | FIX #1925: the interpreter was not maintaining tag... |
tree | commitdiff |
2007-11-27 |
Simon Marlow | add missing instruction: ALLOC_AP_NOUPD |
tree | commitdiff |
2007-11-26 |
Simon Marlow | Check tag bits on the fun pointer of a PAP |
tree | commitdiff |
2007-11-25 |
Ian Lynagh | On Windows, Delete the CriticalSection's we Initialize |
tree | commitdiff |
2007-11-23 |
Ian Lynagh | Document --info in the +RTS -? help |
tree | commitdiff |
2007-11-20 |
Simon Marlow | Move file locking into the RTS, fixing #629, #1109 |
tree | commitdiff |
2007-11-15 |
Simon Marlow | FIX #1679: crash on returning from a foreign call |
tree | commitdiff |
2007-10-29 |
Aaron Tomb | Fix freeHaskellFunctionPtr for Darwin/i386 |
tree | commitdiff |
2007-10-30 |
Manuel M T Chakravarty | Fix warning in OSMem for darwin |
tree | commitdiff |
2007-10-27 |
Ian Lynagh | We need to set _way=* in rts/ both when making and... |
tree | commitdiff |
2007-10-24 |
Simon Marlow | FIX #1791: fail with out-of-heap when allocating more... |
tree | commitdiff |
2007-10-23 |
Simon Marlow | Fix more warnings |
tree | commitdiff |
2007-10-23 |
Simon Marlow | FIX BUILD (on 32-bit platforms): hs_hpc_module() type... |
tree | commitdiff |
2007-10-18 |
Simon Marlow | add PIC relocations for x86_64, and use a simpler hack... |
tree | commitdiff |
2007-10-16 |
Simon Marlow | remove an incorrect assertion |
tree | commitdiff |
2007-10-19 |
Simon Marlow | FIX #1784: EM_AMD64 and EM_X86_64 might both be defined... |
tree | commitdiff |
2007-10-18 |
Simon Marlow | FIX #1450: asynchronous exceptions are now printed... |
tree | commitdiff |
2007-10-18 |
Simon Marlow | fix -fbreak-on-exception for unregsterised |
tree | commitdiff |
2007-10-18 |
Simon Marlow | fix breakpoints in unregisterised mode |
tree | commitdiff |
2007-10-18 |
Simon Marlow | Change some ints to unsigned ints |
tree | commitdiff |
2007-10-18 |
Simon Marlow | fix warnings when compiling via C |
tree | commitdiff |
2007-10-18 |
Simon Marlow | rollback "accounting wibble: we were missing an alloc_b... |
tree | commitdiff |
2007-10-17 |
Simon Marlow | Refactoring: extract platform-specific code from sm... |
tree | commitdiff |
2007-10-17 |
Simon Marlow | fix an error message (barf -> sysErrorBelch) |
tree | commitdiff |
2007-10-15 |
Simon Marlow | FIX profiling after my storage manager changes |
tree | commitdiff |
2007-10-12 |
Simon Marlow | Add allocateInGen() for allocating in a specific genera... |
tree | commitdiff |
2007-10-12 |
Simon Marlow | optimise isAlive() |
tree | commitdiff |
2007-10-12 |
Simon Marlow | accounting wibble: we were missing an alloc_blocks... |
tree | commitdiff |
2007-10-12 |
Simon Marlow | threadStackOverflow should be using allocateLocal |
tree | commitdiff |
2007-10-11 |
Simon Marlow | Add a proper write barrier for MVars |
tree | commitdiff |
2007-10-10 |
Simon Marlow | we need to #include "Stg.h" first, we can't rely on... |
tree | commitdiff |
2007-10-10 |
Simon Marlow | GHCi: use non-updatable thunks for breakpoints |
tree | commitdiff |
2007-10-09 |
Simon Marlow | export n_capabilities, see #1733 |
tree | commitdiff |
2007-10-09 |
Simon Marlow | also call initMutex on every task->lock, see #1391 |
tree | commitdiff |
2007-10-05 |
Thorkil Naur | FIX validate for PPC Mac OS X - Linker.c |
tree | commitdiff |
2007-10-05 |
Thorkil Naur | FIX validate for PPC Mac OS X - Evac.h |
tree | commitdiff |
2007-09-27 |
jochemberndsen@dse.nl | FIX BUILD FD_SETSIZE signed |
tree | commitdiff |
2007-09-27 |
jochemberndsen@dse.nl | FIX BUILD addDLL returns const char* |
tree | commitdiff |
2007-09-27 |
Simon Marlow | also acquire/release task->lock across fork() |
tree | commitdiff |
2007-09-26 |
Ian Lynagh | Add STANDARD_OPTS to SRC_HC_OPTS in rts/Makefile so... |
tree | commitdiff |
2007-09-25 |
Simon Marlow | fix to previous fix to THUNK_SELECTOR machinery 2007-09-25 |
tree | commitdiff |
2007-09-17 |
Simon Marlow | FIX #1038: failure of selector-thunk machinery to do... |
tree | commitdiff |
2007-09-14 |
Simon Marlow | attempt to fix #1391, hold locks across fork() and... |
tree | commitdiff |
2007-09-16 |
Don Stewart | add support for EM_AMD64 elf machine type, openbsd... |
tree | commitdiff |
2007-09-16 |
Don Stewart | patch Linker.c for amd64/openbsd |
tree | commitdiff |
2007-09-17 |
andy@galois.com | Writing out .tix file only if you are the original... |
tree | commitdiff |
2007-09-17 |
andy@galois.com | removing the functions hs_hpc_read and hs_hpc_write... |
tree | commitdiff |
2007-09-17 |
Simon Marlow | avoid platform dependencies: my_uintptr_t ==> StgWord |
tree | commitdiff |
2007-09-16 |
sven.panne@aedion.de | Keep valgrind happy when calling timer_create |
tree | commitdiff |
2007-09-12 |
Simon Marlow | export stopTimer(), we need this in the unix package |
tree | commitdiff |
2007-08-06 |
Clemens Fruhwirth | Weak.c incorrectly claims it's being compiled along... |
tree | commitdiff |
2007-09-11 |
Simon Marlow | FIX #1466 (partly), which was causing concprog001(ghci... |
tree | commitdiff |
next |