+ Stack checking for solaris

This commit is contained in:
carl 2001-12-09 03:34:58 +00:00
parent 760e88791c
commit bc558402fb

View File

@ -324,6 +324,7 @@ implementation
{$endif powerpc} {$endif powerpc}
{$ifdef i386} {$ifdef i386}
target_i386_BeOS, target_i386_BeOS,
target_i386_SunOS,
target_i386_GO32V2 : target_i386_GO32V2 :
begin begin
{ stacksize can be specified } { stacksize can be specified }
@ -1348,7 +1349,10 @@ implementation
end. end.
{ {
$Log$ $Log$
Revision 1.49 2001-11-02 23:16:51 peter Revision 1.50 2001-12-09 03:34:58 carl
+ Stack checking for solaris
Revision 1.49 2001/11/02 23:16:51 peter
* removed obsolete chainprocsym and test_procsym code * removed obsolete chainprocsym and test_procsym code
Revision 1.48 2001/11/02 22:58:05 peter Revision 1.48 2001/11/02 22:58:05 peter