peter
|
08c058037f
* only allow threadvar when threading switch is defined
|
23 years ago |
peter
|
7489b6629f
* threadvars need 4 bytes extra for storing the threadvar index
|
23 years ago |
peter
|
fe277e4c87
* (hacked) new threadvar relocate code
|
23 years ago |
peter
|
fb12ccee3b
* threading switch, defines the symbol FPC_THREADING
|
23 years ago |
peter
|
798289b1f3
* only use init tables for threadvars
|
23 years ago |
peter
|
d91b687d35
* syscall moved into seperate include
|
23 years ago |
peter
|
5fff238567
* threads unit added for thread support
|
23 years ago |
peter
|
bf93b60f51
* use Unix unit
|
23 years ago |
carl
|
ed1a28dcdc
* var parameter checking for classes and interfaces in Delphi mode
|
23 years ago |
carl
|
464a082f96
* should not compile only in Delphi mode
|
23 years ago |
florian
|
0e4a87d682
+ some critical section related stuff added
|
23 years ago |
carl
|
de26052432
+ flag_2_cond implemented
|
23 years ago |
carl
|
336aa5e4b6
+ first revision of vm
|
23 years ago |
carl
|
955ceeed0e
- remove unused files
|
23 years ago |
pierre
|
6c9e00792d
* these tests are i386 specific
|
23 years ago |
peter
|
5828635603
* more complex thread testing
|
23 years ago |
peter
|
270c85450b
* threadvar in for loop
|
23 years ago |
peter
|
36febe5d48
* don't allow initialzed threadvars
|
23 years ago |
mazen
|
3a3b8a3dc4
* assembler output format fixed
|
23 years ago |
peter
|
fb36caedf1
* give correct fileposition for undefined forward procs
|
23 years ago |
peter
|
0538dce044
* define HASTHREADVAR
|
23 years ago |
Tomas Hajny
|
52c161036d
* mistyping corrected
|
23 years ago |
mazen
|
5ed8dfb74c
- logs removed
|
23 years ago |
carl
|
c0a2149c38
* bugfix for int64 to float conversion
|
23 years ago |
carl
|
87d0fb3cda
* fixed some small problems
|
23 years ago |
Tomas Hajny
|
8a73aa22d7
* todo updates
|
23 years ago |
Tomas Hajny
|
ccfb699d18
* More DosOpen fixes
|
23 years ago |
sg
|
4284eca5a8
* Translated debugging output string to English language ;)
|
23 years ago |
sg
|
21c8865c06
* Win32 fix: The OS symbol is called "Win32", not "Windows"
|
23 years ago |
sg
|
6ec5674995
* added the new, adapted OpenGL examples...
|
23 years ago |