[darcs-users] darcs patch: Add -fregs-graph to build instructions f... (and 7 more)

Eric Kow eric.kow at gmail.com
Sun Oct 26 16:18:10 UTC 2008


Hi David,

Here are some more results from the hacking sprint.  This set of patches
extends the makefile so that you can make darcs_p and make darcs without
having to do a clean in between, which is handy when you're working on
performance stuff.

Sun Oct 26 13:30:31 GMT 2008  Eric Kow <eric.kow at gmail.com>
  * Add -fregs-graph to build instructions for SHA1.o
  This helps us avoid a GHC error when building the profiling version of darcs,
  namely: RegAllocLinear.getStackSlotFor: out of stack slots, try -fregs-graph

Sun Oct 26 13:59:10 GMT 2008  Eric Kow <eric.kow at gmail.com>
  * Allow the profiling and non-profiling versions of darcs to co-exist
  by teaching the Makefile about the suffixes .p_hi and .p_o.

Sun Oct 26 14:54:06 GMT 2008  Eric Kow <eric.kow at gmail.com>
  * Clean up how darcs_p is built
  Treat GHCFLAGS_P as an alternative to GHCFLAGS, not an addition.

Sun Oct 26 14:54:15 GMT 2008  Eric Kow <eric.kow at gmail.com>
  * Do not use -threaded when building darcs_p

Sun Oct 26 14:56:19 GMT 2008  Eric Kow <eric.kow at gmail.com>
  * Rename DARCS_OBJS_P and GHCFLAGS_P
  from   DARCS_P_OBJS and GHC_PROF_FLAGS

Sun Oct 26 14:59:26 GMT 2008  Eric Kow <eric.kow at gmail.com>
  * Also clean intermediate profiling files.

Sun Oct 26 14:19:24 GMT 2008  Ganesh Sittampalam <ganesh at earth.li>
  * avoid .depend doubling in size on every make

Sun Oct 26 14:40:23 GMT 2008  Ganesh Sittampalam <ganesh at earth.li>
  * restore -auto-all to profiling options

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 42702 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20081026/e6b9fe6a/attachment-0001.bin 


More information about the darcs-users mailing list