gcconfig.h: Add unified test for FreeBSD.
authorLoren J. Rittle <ljrittle@acm.org>
Fri, 22 Mar 2002 02:40:32 +0000 (02:40 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Fri, 22 Mar 2002 02:40:32 +0000 (02:40 +0000)
commitc0561434cdccc513e6b1238302a5b8f798456b66
tree4c334d22c263ac85927733f701963abf3bec4c78
parentfba39eafffa316f82e6f588233db8cdb7cd8ee22
gcconfig.h: Add unified test for FreeBSD.

* include/private/gcconfig.h: Add unified test for FreeBSD.
Support FreeBSD/alpha.
* os_dep.c: Do not include <machine/trap.h> unless available.
(GC_freebsd_stack_base): Fix types.

From-SVN: r51159
boehm-gc/ChangeLog
boehm-gc/include/private/gcconfig.h
boehm-gc/os_dep.c