- 21 Apr, 2011 1 commit
-
-
Simon Peyton Jones authored
-
- 20 Apr, 2011 1 commit
-
-
Simon Peyton Jones authored
In the testsuite there are numerous Makefiles that invoke $(TEST_HC). But, unlike the tests invoked directly by the harness, they didn't pass -dno-debug-output, or $(EXTRA_HC_OPTS). This patch goes part-way towards the goal of making the two consistent: * Almost all invocations in the Makefiles now go '$(TEST_HC)' $(TEST_HC_OPTS) * In test.mk we initialise TEST_HC_OPTS = -dno-debug-output $(EXTRA_HC_OPTS) Still to come (I don't know how to do these) * The invocations of TEST_HC via cabal are not treated (eg cabal01, cabal04), and they should be * TEST_HC_OPTS should probably be initialised the same way as the Python script computes the flags to pass to the TEST_HC that it calls directly
-
- 17 Apr, 2011 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 02 Apr, 2011 1 commit
-
-
batterseapower authored
-
- 05 Jan, 2011 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 22 Dec, 2010 1 commit
-
-
Simon Marlow authored
RTS was changed to calculate allocations more accurately
-
- 10 Dec, 2010 1 commit
-
-
simonpj authored
-
- 25 Nov, 2010 1 commit
-
-
Simon Marlow authored
-
- 22 Nov, 2010 1 commit
-
-
Simon Marlow authored
-
- 14 Nov, 2010 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 27 Oct, 2010 1 commit
-
-
simonpj authored
-
- 23 Oct, 2010 2 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 05 Oct, 2010 1 commit
-
-
Simon Marlow authored
-
- 24 Sep, 2010 1 commit
-
-
Ian Lynagh authored
-
- 09 Sep, 2010 1 commit
-
-
Simon Marlow authored
-
- 18 Dec, 2009 1 commit
-
-
simonpj authored
-
- 13 Nov, 2009 1 commit
-
-
Simon Marlow authored
-
- 12 Nov, 2009 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
perf/ -- performance tests... perf/should_run -- for generated code perf/compiler -- for GHC itself perf/space_leaks -- for space leaks in generated code or the RTS
-