marco
|
b15ba0a5ae
* Peter's Cardinal<->Longint fixes patch
|
22 years ago |
Jonas Maebe
|
34e1c9af8f
* hack to allow repeatable random sequences using the new random number
|
22 years ago |
Tomas Hajny
|
a3636fc097
* minor fix for new Random
|
22 years ago |
Jonas Maebe
|
3f4f17e1f6
* replaced random generator with the Mersenne twister, which is about
|
22 years ago |
peter
|
abbc3fa755
* moved int64 asm code to int64p.inc
|
22 years ago |
florian
|
8d771df2d4
* arm fixes to the common rtl code
|
22 years ago |
olle
|
f384584ac7
- removed parameter from fpc_iocheck
|
22 years ago |
peter
|
1e86b585f9
* changed address parameter/return values to pointer instead
|
22 years ago |
mazen
|
92f035d47f
* fixing run time errors related to unimplemented abstract methods in CG
|
22 years ago |
carl
|
781415a0da
- avoid warnings (add typecast)
|
22 years ago |
peter
|
ef708fdab9
* Swap(QWord) constant support
|
23 years ago |
peter
|
5fff238567
* threads unit added for thread support
|
23 years ago |
carl
|
23f2c80911
* assert now halts with exitcode 227 (as Delphi does)
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
peter
|
c3af3cda9b
* SYSTEMINLINE define that will add inline directives for small
|
23 years ago |
florian
|
7ac5c3743d
* several fixes for linux/powerpc
|
23 years ago |
florian
|
05a95ba5bc
* interface of system unit for Linux/PowerPC compiles
|
23 years ago |
florian
|
b6fe4bdebd
* endian directive for PowerPC fixed
|
23 years ago |
florian
|
95c6c8f430
+ some x86-64 support added
|
23 years ago |
carl
|
1b88940d62
* StackError is now a typed constant
|
23 years ago |
peter
|
dd7bc0dbdd
* stackcheck protected against infinite recursive after stack error
|
23 years ago |
carl
|
b6da7bd8a2
+ generic stack checking can be overriden
|
23 years ago |
carl
|
7d6edd04b2
+ generic stack checking
|
23 years ago |
michael
|
bec30ba1b5
+ Added double2real function from main branch
|
23 years ago |
carl
|
6c657fe80e
+ don't print stack information if previous frame = 0
|
24 years ago |
florian
|
6476fbf2fe
* fixed and added a lot of stuff to get the Jedi DX( headers
|
24 years ago |
Jonas Maebe
|
b9f6efc85b
+ "compproc" helpers
|
24 years ago |
peter
|
e7c86006db
* m68k updates merged
|
24 years ago |
peter
|
eb32168592
* include lowmath for m68k (merged)
|
24 years ago |
peter
|
bc74424ab1
* m68k updates merged
|
24 years ago |