[Mono-bugs] [Bug 81325][Wis] Changed - Add support for Solaris/amd64

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Apr 20 20:08:09 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by andreas.faerber at web.de.

http://bugzilla.ximian.com/show_bug.cgi?id=81325

--- shadow/81325	2007-04-20 19:48:35.000000000 -0400
+++ shadow/81325.tmp.30689	2007-04-20 20:08:09.000000000 -0400
@@ -50,6 +50,22 @@
 
 
 ------- Additional Comments From andreas.faerber at web.de  2007-04-20 19:48 -------
 Created an attachment (id=19105)
 my personal libgc patch
 
+
+------- Additional Comments From andreas.faerber at web.de  2007-04-20 20:08 -------
+The above patch backports Solaris/amd64 support from the Boehm GC 
+6.8. It is NOT intended to be included in SVN.
+
+It adds a configuration section for Solaris/amd64 in gcconfig.h.
+
+It fixes a segfault by removing GC_pthread_detach (from 
+gc_pthread_redirects.h/solaris_pthreads.c), which was not present in 
+the latest versions.
+
+Some changes to the stack limit discovery algorithms in os_dep.c 
+backported from CVS.
+
+An ugly hack to completely suppress the stack size limit warning in 
+solaris_threads.c.


More information about the mono-bugs mailing list