| Commit message (Expand) | Author | Age | Files | Lines |
* | Testsuite: fix T11223_simple_(unused_)duplicate_lib | Thomas Miedema | 2016-04-28 | 3 | -5/+5 |
* | Testsuite: add -ignore-dot-ghci to some ghci tests [skip ci] | Thomas Miedema | 2016-04-28 | 1 | -15/+15 |
* | Testsuite: delete accidentally committed .stderr.normalised file | Thomas Miedema | 2016-04-28 | 1 | -24/+0 |
* | Change runtime linker to perform lazy loading of symbols/sections | Tamar Christina | 2016-04-11 | 22 | -0/+417 |
* | rts: Make StablePtr derefs thread-safe (#10296) | Jason Eisenberg | 2016-04-04 | 5 | -0/+77 |
* | Add expected output for T9405 | Ben Gamari | 2016-03-24 | 1 | -0/+3 |
* | Close ticky profiling file stream after printing (#9405) | Flaviu Andrei Csernik | 2016-03-24 | 3 | -0/+15 |
* | Revert "Mark tests for #11643, #11644, #11645 and #9406 expect_broken" | Ben Gamari | 2016-03-07 | 1 | -3/+1 |
* | Testsuite: delete empty files [skip ci] | Thomas Miedema | 2016-02-25 | 2 | -0/+0 |
* | Mark tests for #11643, #11644, #11645 and #9406 expect_broken | Thomas Miedema | 2016-02-25 | 1 | -1/+3 |
* | Testsuite: for tests that use TH, omit *all* prof_ways | Thomas Miedema | 2016-02-25 | 1 | -4/+4 |
* | testsuite: mark tests broken on powerpc64 | Peter Trommler | 2016-02-25 | 1 | -3/+4 |
* | Testsuite: delete Windows line endings [skip ci] (#11631) | Thomas Miedema | 2016-02-23 | 3 | -25/+25 |
* | Testsuite: delete Windows line endings [skip ci] (#11631) | Thomas Miedema | 2016-02-23 | 1 | -102/+102 |
* | Testsuite: pass '-s --no-print-directory' to MAKE | Thomas Miedema | 2016-02-21 | 1 | -2/+2 |
* | Testsuite: delete compiler_lt/le/gt/ge setup functions | Thomas Miedema | 2016-02-17 | 1 | -8/+2 |
* | Fixup test for #10728 | Thomas Miedema | 2016-01-29 | 2 | -12/+8 |
* | Fix segmentation fault when .prof file not writeable | Thomas Miedema | 2016-01-26 | 1 | -2/+1 |
* | Drop redundant/explicit `=1` in `-DFOO=1` flags | Herbert Valerio Riedel | 2015-12-31 | 1 | -2/+2 |
* | Modify getFullArgs to include program name | Rik Steenkamp | 2015-12-29 | 1 | -1/+1 |
* | Visible type application | Richard Eisenberg | 2015-12-24 | 1 | -1/+1 |
* | Modify Nmax to maxN Trac #10728 | MarcelineVQ | 2015-12-23 | 3 | -5/+49 |
* | Rework Template Haskell's handling of strictness | RyanGlScott | 2015-12-22 | 1 | -1/+3 |
* | Add proper GADTs support to Template Haskell | Jan Stolarek | 2015-12-21 | 1 | -0/+1 |
* | Remote GHCi, -fexternal-interpreter | Simon Marlow | 2015-12-17 | 2 | -3/+3 |
* | Use Cxt for deriving clauses in TH (#10819) | Ben Gamari | 2015-12-14 | 1 | -2/+2 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -0/+1 |
* | Fix rts/T9579 tests on OS X | Erik de Castro Lopo | 2015-10-29 | 1 | -1/+1 |
* | Remove cygwin32_HOST_OS #ifdefs | Erik de Castro Lopo | 2015-10-26 | 2 | -2/+2 |
* | ELF/x86_64: map object file sections separately into the low 2GB | Simon Marlow | 2015-10-15 | 1 | -2/+2 |
* | Make Windows linker more robust to unknown sections | Tamar Christina | 2015-10-03 | 5 | -0/+93 |
* | Fix a bug with mallocForeignPtr and finalizers (#10904) | Simon Marlow | 2015-09-24 | 3 | -0/+62 |
* | Fix rdynamic flag and test on Windows | Tamar Christina | 2015-08-18 | 2 | -3/+8 |
* | Upgrade GCC to 5.2.0 for Windows x86 and x86_64 | Tamar Christina | 2015-08-12 | 2 | -2/+0 |
* | Fix #7919 (again) | Simon Marlow | 2015-07-31 | 1 | -1/+0 |
* | Two step allocator for 64-bit systems | Giovanni Campagna | 2015-07-22 | 5 | -4/+86 |
* | Testsuite: mark T7919 expect_broken_for(#7919, ['optasm','dyn','optllvm']) | Thomas Miedema | 2015-07-18 | 1 | -0/+1 |
* | Testsuite: small test cleanups | Thomas Miedema | 2015-07-18 | 1 | -1/+1 |
* | fix EBADF unqueueing in select backend (Trac #10590) | Sergei Trofimovich | 2015-07-07 | 2 | -0/+42 |
* | rts: fix incorrect checking start for -x arguments (#9839) | Nikita Kartashov | 2015-07-06 | 4 | -0/+24 |
* | Implement PowerPC 64-bit native code backend for Linux | Peter Trommler | 2015-07-03 | 1 | -0/+6 |
* | Testsuite: mark tests as expect_broken on win64 | Thomas Miedema | 2015-06-11 | 1 | -0/+1 |
* | Testsuite: don't show compile/link info for some tests | Thomas Miedema | 2015-06-04 | 1 | -8/+8 |
* | linker_unload working on Windows, fixes #8292. | Edward Z. Yang | 2015-05-30 | 1 | -1/+1 |
* | Fix ghci-way tests of -XStaticPointers. | Facundo DomÃnguez | 2015-05-25 | 1 | -2/+6 |
* | Revert multiple commits | Austin Seipp | 2015-05-14 | 1 | -1/+1 |
* | Change in capitalisation of error msg | Simon Peyton Jones | 2015-05-13 | 1 | -1/+1 |
* | Fix fragile T9579 tests | Javran Cheng | 2015-05-13 | 10 | -73/+48 |
* | rts: add "-no-rtsopts-suggestions" option | Javran Cheng | 2015-05-06 | 18 | -45/+100 |
* | Make T9579 parallel-safe and add build outputs to .gitignore | Edward Z. Yang | 2015-04-17 | 2 | -0/+12 |