Commit graph

2 commits

Author SHA1 Message Date
John Baldwin
24ff7276b7 Add a patch to cast pointers to intptr_t instead of int when performing
arithmetic on a stack address.  This fixes arch's such as alpha where
sizeof(int) != sizeof(void *).

Requested by:	kris
2003-03-18 18:17:58 +00:00
Mario Sergio Fujikawa Ferreira
778a32b7d5 Fix build in -CURRENT
Submitted by:	Frode Nordahl <frode@nordahl.net>
2002-11-14 17:21:56 +00:00