]> gcc.gnu.org Git - gcc.git/commit
gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2005 22:01:21 +0000 (22:01 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Sun, 17 Apr 2005 22:01:21 +0000 (15:01 -0700)
commit22d97adab531fe6896131e27a806b685c9aae8e7
tree6070b7e1958a3b47be4d8b147bcdb1497807a8f2
parent03a0866432efadc888d6a65651943b89e2ae6eb0
gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.

2005-04-17  David S. Miller  <davem@davemloft.net>

* include/private/gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM.
* os_dep.c (GC_linux_stack_base): Check for bug present in some
Sparc glibc variants where __libc_stack_end is erroneously set
to "1".  Fallback to procfs code in that case.

From-SVN: r98303
boehm-gc/ChangeLog
boehm-gc/include/private/gcconfig.h
boehm-gc/os_dep.c
This page took 0.054467 seconds and 5 git commands to generate.