Skip to content
Snippets Groups Projects
  • Rainer Orth's avatar
    6632162b
    Use thr_stksegment to determine Solaris stack base · 6632162b
    Rainer Orth authored
    	* os_dep.c [SOLARIS_STACKBOTTOM] (GC_solaris_stack_base): New
    	function.
    	[!BEOS && !AMIGA && !MSWIN32 && !MSWINCE && !OS2 && !NOSYS &&
    	!ECOS] (GC_get_stack_base): Use it.
    	* include/private/gcconfig.h [SPARC && SUNOS5]
    	(SOLARIS_STACKBOTTOM): Define.
    	(STACKBOTTOM, HEURISTIC2): Remove.
    	[I386 && SUNOS5]
    	(SOLARIS_STACKBOTTOM): Define.
    	(STACKBOTTOM): Remove.
    
    From-SVN: r196490
    6632162b
    History
    Use thr_stksegment to determine Solaris stack base
    Rainer Orth authored
    	* os_dep.c [SOLARIS_STACKBOTTOM] (GC_solaris_stack_base): New
    	function.
    	[!BEOS && !AMIGA && !MSWIN32 && !MSWINCE && !OS2 && !NOSYS &&
    	!ECOS] (GC_get_stack_base): Use it.
    	* include/private/gcconfig.h [SPARC && SUNOS5]
    	(SOLARIS_STACKBOTTOM): Define.
    	(STACKBOTTOM, HEURISTIC2): Remove.
    	[I386 && SUNOS5]
    	(SOLARIS_STACKBOTTOM): Define.
    	(STACKBOTTOM): Remove.
    
    From-SVN: r196490