2008-06-14 |
Ian Lynagh | Fix conversions between Double/Float and simple-integer |
blob | commitdiff |
2008-05-28 |
dias@eecs.harvard.edu | when linking, ignore unknown .reloc section that appear... |
blob | commitdiff | diff to current |
2008-04-17 |
Ian Lynagh | Add some more generic (en|de)code(Double|Float) code |
blob | commitdiff | diff to current |
2008-04-09 |
Simon Marlow | FIX BUILD (bootstrap with -fvia-C): prototype fixes |
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-01-01 |
Clemens Fruhwirth | Link libgmp.a statically into libHSrts.dll on Windows |
blob | commitdiff | diff to current |
2007-11-20 |
Simon Marlow | Move file locking into the RTS, fixing #629, #1109 |
blob | commitdiff | diff to current |
2007-10-18 |
Simon Marlow | add PIC relocations for x86_64, and use a simpler hack... |
blob | commitdiff | diff to current |
2007-10-19 |
Simon Marlow | FIX #1784: EM_AMD64 and EM_X86_64 might both be defined... |
blob | commitdiff | diff to current |
2007-10-11 |
Simon Marlow | Add a proper write barrier for MVars |
blob | commitdiff | diff to current |
2007-10-09 |
Simon Marlow | export n_capabilities, see #1733 |
blob | commitdiff | diff to current |
2007-10-05 |
Thorkil Naur | FIX validate for PPC Mac OS X - Linker.c |
blob | commitdiff | diff to current |
2007-09-27 |
jochemberndsen@dse.nl | FIX BUILD addDLL returns const char* |
blob | commitdiff | diff to current |
2007-09-16 |
Don Stewart | add support for EM_AMD64 elf machine type, openbsd... |
blob | commitdiff | diff to current |
2007-09-16 |
Don Stewart | patch Linker.c for amd64/openbsd |
blob | commitdiff | diff to current |
2007-09-12 |
Simon Marlow | export stopTimer(), we need this in the unix package |
blob | commitdiff | diff to current |
2007-09-05 |
Roman Leshchinskiy | Use dlsym on OS X if available |
blob | commitdiff | diff to current |
2007-09-03 |
Simon Marlow | FIX #1648: rts_mkWord64 was missing |
blob | commitdiff | diff to current |
2007-08-23 |
Simon Marlow | FIX #1626: needed to export hs_hpc_rootModule |
blob | commitdiff | diff to current |
2007-08-08 |
Clemens Fruhwirth | Add R_X86_64_PC64 relocation support to the Linker |
blob | commitdiff | diff to current |
2007-08-08 |
Clemens Fruhwirth | Build RTS as dynamic library |
blob | commitdiff | diff to current |
2007-08-06 |
Clemens Fruhwirth | Introduce new class for external symbols in Linker... |
blob | commitdiff | diff to current |
2007-07-17 |
Ian Lynagh | Implement the RTS side of GHC.Environment.getFullArgs |
blob | commitdiff | diff to current |
2007-05-31 |
Simon Marlow | FIX: loading package ghc in GHCi (added a couple of... |
blob | commitdiff | diff to current |
2007-05-16 |
Simon Marlow | later mingw runtimes have gettimeofday, it seems |
blob | commitdiff | diff to current |
2007-05-15 |
Simon Marlow | GHCi debugger: new flag -fbreak-on-exception |
blob | commitdiff | diff to current |
2007-05-11 |
Simon Marlow | FIX BUILD: revert accidentally-committed patch |
blob | commitdiff | diff to current |
2007-05-10 |
Simon Marlow | FIX: loading the ghc package under GHCi |
blob | commitdiff | diff to current |
2007-04-17 |
Simon Marlow | Re-working of the breakpoint support |
blob | commitdiff | diff to current |
2007-04-12 |
wolfgang.thaller... | Darwin/x86_64 linker support |
blob | commitdiff | diff to current |
2007-04-12 |
wolfgang.thaller... | Darwin Linker: Do not add local symbols to lochash |
blob | commitdiff | diff to current |
2007-04-12 |
wolfgang.thaller... | Handle Weak Definitions in the Darwin Linker |
blob | commitdiff | diff to current |
2007-03-08 |
Simon Marlow | add noDuplicatezh_fast to symbol table |
blob | commitdiff | diff to current |
2007-02-28 |
Simon Marlow | Remove vectored returns. |
blob | commitdiff | diff to current |
2007-02-20 |
bjpop@csse.unimelb... | Constructor names in info tables |
blob | commitdiff | diff to current |
2007-01-31 |
Ian Lynagh | Fix typo causing the PowerPC OS X build to fail |
blob | commitdiff | diff to current |
2007-01-28 |
Ian Lynagh | Fix GHCi on PowerPC OS X |
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-12-11 |
Pepe Iborra | Adjust code from manual merges |
blob | commitdiff | diff to current |
2006-12-10 |
Pepe Iborra | Retrieving the datacon of an arbitrary closure |
blob | commitdiff | diff to current |
2006-12-13 |
andy@galois.com | fixing obvious typo in darwin_HOST_OS code (currently... |
blob | commitdiff | diff to current |
2006-12-12 |
Simon Marlow | MERGE: Fix Windows DEP violations (bug #885) |
blob | commitdiff | diff to current |
2006-12-04 |
Simon Marlow | fix Windows GHCi |
blob | commitdiff | diff to current |
2006-11-24 |
sven.panne@aedion.de | Warning police: Removed unused variable |
blob | commitdiff | diff to current |
2006-11-21 |
Lemmih | Remove the concept of stableRoots. |
blob | commitdiff | diff to current |
2006-11-21 |
wolfgang.thaller... | Fix printf$LDBLStub workaround for Darwin |
blob | commitdiff | diff to current |
2006-11-15 |
Simon Marlow | remove unused includes, now that Storage.h & Stable... |
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-07 |
tharris@microsoft.com | STM invariants |
blob | commitdiff | diff to current |
2006-09-29 |
brianlsmith@gmail.com | Remove casts from lvalues to allow compilation under... |
blob | commitdiff | diff to current |
2006-09-21 |
Don Stewart | Use --export-dynamic to ensure ghci works on newer... |
blob | commitdiff | diff to current |
2006-08-23 |
Esa Ilari Vuokko | Add shared Typeable support |
blob | commitdiff | diff to current |
2006-08-23 |
Esa Ilari Vuokko | Ignore sections generated from .ident |
blob | commitdiff | diff to current |
2006-06-07 |
Simon Marlow | warning fix |
blob | commitdiff | diff to current |
2006-05-30 |
simonmar@microsoft.com | Win32: add _imp__tzname |
blob | commitdiff | diff to current |
2006-05-30 |
Simon Marlow | replace stgMallocBytesRWX() with our own allocator |
blob | commitdiff | diff to current |
2006-05-16 |
Duncan Coutts | Let GHCi work with with Sparc32+/V8+ .o files |
blob | commitdiff | diff to current |
2006-04-26 |
Lemmih | Don't init root pointers if they aren't gonna be used. |
blob | commitdiff | diff to current |
2006-04-18 |
Lemmih | Export 'insertSymbol' and 'insertStableSymbol'. |
blob | commitdiff | diff to current |
2006-04-07 |
Simon Marlow | Reorganisation of the source tree |
blob | commitdiff | diff to current |
|