* fixed defines for powerpc

This commit is contained in:
florian 2003-04-22 10:24:29 +00:00
parent 25059e21b6
commit 135d014765
45 changed files with 68724 additions and 68641 deletions

View File

@ -30,8 +30,7 @@ program tcalcla1;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpu86}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -4125,7 +4124,10 @@ end.
{
$Log$
Revision 1.2 2002-09-07 15:40:49 peter
Revision 1.3 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.2 2002/09/07 15:40:49 peter
* old logs removed and tabs fixed
Revision 1.1 2002/05/05 19:15:52 carl

View File

@ -40,8 +40,7 @@ program tcalcst1;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -846,7 +845,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:40 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:40 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:50 peter

View File

@ -40,8 +40,7 @@ program tcalcst2;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -476,7 +475,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:40 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:40 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:50 peter

View File

@ -41,8 +41,7 @@ program tcalcst3;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -847,7 +846,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:40 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:40 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:50 peter

View File

@ -41,8 +41,7 @@ program tcalcst4;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -678,7 +677,10 @@ end.
{
$Log$
Revision 1.7 2002-11-20 19:39:21 carl
Revision 1.8 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.7 2002/11/20 19:39:21 carl
- high() cannot be used in cdecle'd routines
Revision 1.6 2002/11/09 21:47:36 carl

View File

@ -41,8 +41,7 @@ program tcalcst5;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -847,7 +846,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:40 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:40 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:50 peter

View File

@ -41,8 +41,7 @@ program tcalcst6;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -847,7 +846,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:50 peter

View File

@ -41,8 +41,7 @@ program tcalcst7;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -847,7 +846,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:50 peter

View File

@ -41,8 +41,7 @@ program tcalcst8;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -855,7 +854,10 @@ end.
{
$Log$
Revision 1.5 2002-10-08 07:42:19 pierre
Revision 1.6 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.5 2002/10/08 07:42:19 pierre
* give result for arrays and const arrays separately
Revision 1.4 2002/09/22 09:08:41 carl

View File

@ -42,8 +42,7 @@ program tcalcst9;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -848,7 +847,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:51 peter

View File

@ -44,8 +44,7 @@
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1403,7 +1402,10 @@ end.
{
$Log$
Revision 1.4 2002-09-07 15:40:51 peter
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/07 15:40:51 peter
* old logs removed and tabs fixed
Revision 1.3 2002/05/13 13:45:36 peter

View File

@ -44,8 +44,7 @@
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1403,7 +1402,10 @@ end.
{
$Log$
Revision 1.3 2002-09-07 15:40:51 peter
Revision 1.4 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.3 2002/09/07 15:40:51 peter
* old logs removed and tabs fixed
Revision 1.2 2002/05/13 13:45:36 peter

View File

@ -44,8 +44,7 @@
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1403,7 +1402,10 @@ end.
{
$Log$
Revision 1.3 2002-09-07 15:40:51 peter
Revision 1.4 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.3 2002/09/07 15:40:51 peter
* old logs removed and tabs fixed
Revision 1.2 2002/05/13 13:45:36 peter

View File

@ -44,8 +44,7 @@
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1403,7 +1402,10 @@ end.
{
$Log$
Revision 1.3 2002-09-07 15:40:51 peter
Revision 1.4 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.3 2002/09/07 15:40:51 peter
* old logs removed and tabs fixed
Revision 1.2 2002/05/13 13:45:36 peter

View File

@ -44,8 +44,7 @@
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1403,7 +1402,10 @@ end.
{
$Log$
Revision 1.3 2002-09-07 15:40:51 peter
Revision 1.4 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.3 2002/09/07 15:40:51 peter
* old logs removed and tabs fixed
Revision 1.2 2002/05/13 13:45:36 peter

View File

@ -44,8 +44,7 @@
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1403,7 +1402,10 @@ end.
{
$Log$
Revision 1.3 2002-09-07 15:40:51 peter
Revision 1.4 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.3 2002/09/07 15:40:51 peter
* old logs removed and tabs fixed
Revision 1.2 2002/05/13 13:45:36 peter

View File

@ -44,8 +44,7 @@
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1403,7 +1402,10 @@ end.
{
$Log$
Revision 1.3 2002-09-07 15:40:51 peter
Revision 1.4 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.3 2002/09/07 15:40:51 peter
* old logs removed and tabs fixed
Revision 1.2 2002/05/13 13:45:36 peter

View File

@ -44,8 +44,7 @@
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1403,7 +1402,10 @@ end.
{
$Log$
Revision 1.3 2002-09-07 15:40:51 peter
Revision 1.4 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.3 2002/09/07 15:40:51 peter
* old logs removed and tabs fixed
Revision 1.2 2002/05/13 13:45:37 peter

View File

@ -45,8 +45,7 @@
BIG_INDEX = 12000;
MEDIUM_INDEX = 5000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
MEDIUM_INDEX = 5000;
SMALL_INDEX = 13; { value should not be aligned! }
@ -1430,7 +1429,10 @@ end.
{
$Log$
Revision 1.4 2002-09-27 17:44:50 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/27 17:44:50 carl
* add testing for window-page size 4K, so as to test stack corruption
Revision 1.3 2002/09/07 15:40:51 peter

View File

@ -26,12 +26,7 @@ program tcalobj1;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpu86}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
{$ifdef cpupowerpc}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -3296,7 +3291,10 @@ end.
{
$Log$
Revision 1.4 2003-04-21 18:34:00 florian
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2003/04/21 18:34:00 florian
+ powerpc support
Revision 1.3 2002/09/07 15:40:52 peter

View File

@ -26,8 +26,7 @@ program tcalobj2;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpu86}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -3295,7 +3294,10 @@ end.
{
$Log$
Revision 1.4 2003-01-05 18:21:30 peter
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2003/01/05 18:21:30 peter
* removed more conflicting calling directives
Revision 1.3 2002/09/07 15:40:53 peter

View File

@ -26,8 +26,7 @@ program tcalobj3;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpu86}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -3294,7 +3293,10 @@ end.
{
$Log$
Revision 1.8 2002-12-29 15:30:55 peter
Revision 1.9 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.8 2002/12/29 15:30:55 peter
* updated for 1.1 compiler that does not allow calling conventions
for constructor/destructor

View File

@ -26,8 +26,7 @@ program tcalobj4;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpu86}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -3294,7 +3293,10 @@ end.
{
$Log$
Revision 1.5 2003-01-05 18:21:30 peter
Revision 1.6 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.5 2003/01/05 18:21:30 peter
* removed more conflicting calling directives
Revision 1.4 2002/12/29 15:30:55 peter

View File

@ -26,8 +26,7 @@ program tcalobj5;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpu86}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -3295,7 +3294,10 @@ end.
{
$Log$
Revision 1.4 2002-12-29 15:30:55 peter
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/12/29 15:30:55 peter
* updated for 1.1 compiler that does not allow calling conventions
for constructor/destructor

View File

@ -26,8 +26,7 @@ program tcalobj6;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpu86}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -3295,7 +3294,10 @@ end.
{
$Log$
Revision 1.4 2003-01-05 18:21:30 peter
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2003/01/05 18:21:30 peter
* removed more conflicting calling directives
Revision 1.3 2002/09/07 15:40:54 peter

View File

@ -26,8 +26,7 @@ program tcalobj7;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpu86}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -3295,7 +3294,10 @@ end.
{
$Log$
Revision 1.4 2002-12-29 15:30:55 peter
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/12/29 15:30:55 peter
* updated for 1.1 compiler that does not allow calling conventions
for constructor/destructor

View File

@ -26,8 +26,7 @@ program tcalobj8;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpu86}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -3295,7 +3294,10 @@ end.
{
$Log$
Revision 1.4 2002-12-29 15:30:55 peter
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/12/29 15:30:55 peter
* updated for 1.1 compiler that does not allow calling conventions
for constructor/destructor

View File

@ -43,8 +43,7 @@ program tcalval1;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1289,7 +1288,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -41,8 +41,7 @@ program tcalval2;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}

View File

@ -43,8 +43,7 @@ program tcalval3;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1291,7 +1290,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -43,8 +43,7 @@ program tcalval4;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1139,7 +1138,10 @@ end.
{
$Log$
Revision 1.5 2002-11-09 21:47:37 carl
Revision 1.6 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.5 2002/11/09 21:47:37 carl
+ updated tests for correct parsing (array of const now allowed with high!)
Revision 1.4 2002/09/22 09:08:41 carl

View File

@ -43,8 +43,7 @@ program tcalval5;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1291,7 +1290,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -43,8 +43,7 @@ program tcalval6;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1291,7 +1290,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -43,8 +43,7 @@ program tcalval7;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1291,7 +1290,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -43,8 +43,7 @@ program tcalval8;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1291,7 +1290,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -43,8 +43,7 @@ program tcalval9;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -1291,7 +1290,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -41,8 +41,7 @@ program tcalvar1;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -815,7 +814,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -41,8 +41,7 @@ program tcalvar2;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -485,7 +484,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -41,8 +41,7 @@ program tcalvar3;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -822,7 +821,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -43,8 +43,7 @@ program tcalvar4;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -715,7 +714,10 @@ end.
{
$Log$
Revision 1.8 2002-12-29 15:30:55 peter
Revision 1.9 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.8 2002/12/29 15:30:55 peter
* updated for 1.1 compiler that does not allow calling conventions
for constructor/destructor

View File

@ -43,8 +43,7 @@ program tcalvar5;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -824,7 +823,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -43,8 +43,7 @@ program tcalvar6;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -824,7 +823,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -43,8 +43,7 @@ program tcalvar7;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -824,7 +823,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -43,8 +43,7 @@ program tcalvar8;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -823,7 +822,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter

View File

@ -43,8 +43,7 @@ program tcalvar9;
{$ifdef cpu68k}
BIG_INDEX = 8000;
SMALL_INDEX = 13;
{$endif}
{$ifdef cpui386}
{$else}
BIG_INDEX = 33000;
SMALL_INDEX = 13; { value should not be aligned! }
{$endif}
@ -824,7 +823,10 @@ end.
{
$Log$
Revision 1.4 2002-09-22 09:08:41 carl
Revision 1.5 2003-04-22 10:24:29 florian
* fixed defines for powerpc
Revision 1.4 2002/09/22 09:08:41 carl
* gets64bit was not returning an int64!
Revision 1.3 2002/09/07 15:40:55 peter