gcconfig.h: use LINUX_STACKBOTTOM so it works with Linux 2.6, reactivate MPROTECT_VDB
authorRoman Zippel <zippel@linux-m68k.org>
Mon, 5 Feb 2007 18:18:11 +0000 (18:18 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 5 Feb 2007 18:18:11 +0000 (18:18 +0000)
commit7056b82ec7193b85771c1f4aab60daa6b3617250
tree31937235dbdcdda6d123a2af1a47f8ded281e640
parent7f1c6e93a9fcb03aea38e9cff175e855776f1997
gcconfig.h: use LINUX_STACKBOTTOM so it works with Linux 2.6, reactivate MPROTECT_VDB

2007-02-05  Roman Zippel <zippel@linux-m68k.org>

* boehm-gc/include/private/gcconfig.h: use LINUX_STACKBOTTOM so
it works with Linux 2.6, reactivate MPROTECT_VDB
* boehm-gc/pthread_stop_world.c: save all register
on signal entry

From-SVN: r121606
boehm-gc/ChangeLog
boehm-gc/include/private/gcconfig.h
boehm-gc/pthread_stop_world.c