florian
|
aeac2a046d
+ InitProc
|
20 years ago |
peter
|
e49fa4bd08
* threads for go32v2,os,emx,netware
|
20 years ago |
peter
|
86025bbcb6
* moved file and dir functions to sysfile/sysdir
|
20 years ago |
peter
|
2fbaae2b91
* threading in system unit
|
20 years ago |
Tomas Hajny
|
353d5cc3de
+ GetProcessID added
|
20 years ago |
Jonas Maebe
|
b6a6e78db1
* fixed remaining compilation problems
|
21 years ago |
Jonas Maebe
|
cfeaa8aa65
* some compilation fixes for powerpc after all the internconst and
|
21 years ago |
peter
|
14eb8f59b4
internconst, internproc and some external declarations moved to interface
|
21 years ago |
marco
|
58a29c168d
* arraytostring added
|
21 years ago |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
21 years ago |
Jonas Maebe
|
0f26252376
+ cgenmath with libc math functions. Faster than the routines in genmath
|
21 years ago |
olle
|
9a4855aa43
+ added maxExitCode to all System.pp
|
21 years ago |
Jonas Maebe
|
491071539b
* fixed compilation with 1.0.x
|
21 years ago |
Jonas Maebe
|
814478ac33
* fixed random(int64)
|
21 years ago |
peter
|
76c6e4dd83
no message
|
21 years ago |
florian
|
7a7c34e1b7
+ several unicode (to/from utf-8 conversion) stuff added
|
21 years ago |
peter
|
9e8618afe6
* stop backtrace also when caller frame is nil
|
21 years ago |
peter
|
94adf83a8b
* use thandle in do_*
|
21 years ago |
Jonas Maebe
|
dedf697f3a
* use some more string routines from libc if FPC_USE_LIBC is used
|
21 years ago |
peter
|
55486446a3
* fix 64bit address printing
|
21 years ago |
peter
|
0fbb1fe9e8
* random(int64) added
|
21 years ago |
daniel
|
173d1a2554
* Applied
|
21 years ago |
daniel
|
f9efd57801
* Use $ for hex numbers instead of alien 0x
|
21 years ago |
florian
|
f65558b4c4
* fixed syscall number
|
21 years ago |
Jonas Maebe
|
4a8d1bcb06
* fixed wrong include filename
|
21 years ago |
Jonas Maebe
|
5439babeb5
+ cgeneric.inc: implementations of rtl routines based on libc
|
21 years ago |
Jonas Maebe
|
6bd3eccdac
+ fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit
|
21 years ago |
Jonas Maebe
|
c2efd86268
+ integer division-by-zero detection support for ppc
|
21 years ago |
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 |