Jonas Maebe
|
5b9f58ef73
* reverted r2037 because of braindead "out" semantics for refcounted
|
19 years ago |
Jonas Maebe
|
84aab46550
* changed formal "var" paramters of move, movechar0 and fill* into
|
19 years ago |
tom_at_work
|
1b4b42fdd6
* added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking
|
20 years ago |
tom_at_work
|
367df58016
* stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms
|
20 years ago |
yury
|
2332eae403
* prevent endless stack dump if an exception occured during the dump itself.
|
20 years ago |
tom_at_work
|
f7f0f9c426
* makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
|
20 years ago |
michael
|
c15d1b280f
+ Initial implementation of RTL resource support
|
20 years ago |
florian
|
25b79e9db3
* patch from Yury Sidorov to make simply exception handling without sysutils possible
|
20 years ago |
michael
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
20 years ago |
michael
|
3a2eaa94b1
+ Removed INTERNCONSTINTF define
|
20 years ago |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 years ago |
michael
|
a20556e62d
+ Removed INTERNLENGTH/INTERNSETLENGTH defines
|
20 years ago |
michael
|
21425e303c
+ Removed HASVARIANT define
|
20 years ago |
michael
|
8a226bba52
+ Removed HASWIDESTRING/HASWIDECHAR defines
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
Jonas Maebe
|
7ba46ce6f0
* Darwin TThreadID is a pointer
|
20 years ago |
michael
|
d438530088
+ Fix for bug #3917 by Michael Deutschmann
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
2426ecafc3
* fixed several warnings and notes about unused variables (mainly) or
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
f093fa9242
- killed power from system unit
|
20 years ago |
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 |