yury
|
8a12d38862
* For wince external startup file is used and placed first, because ARM prolog structure must be located at the very beginning of code. Otherwise exceptions do not work properly.
|
19 years ago |
yury
|
c93aeb8e04
* Linker error fixed.
|
19 years ago |
oro06
|
e422ddbca3
*wince : api shell update, system.MainInstance is dword
|
19 years ago |
Jonas Maebe
|
b08eccdbf0
- reverted ansi2wide and wide2ansi changes, because they affect
|
19 years ago |
Jonas Maebe
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
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 |
yury
|
a5f134ba25
* floating point exceptions were enabled.
|
20 years ago |
yury
|
48b75a0608
* compilation for i386-wince was fixed.
|
20 years ago |
yury
|
771743a61c
* varutils,variants,dynlibs units are built now for wince.
|
20 years ago |
yury
|
15893c0a05
* build more units for wince.
|
20 years ago |
yury
|
09bb934c15
* adds,subs,muls,divs compilerprocs declaration was fixed.
|
20 years ago |
florian
|
d4bb99a5fb
+ runerror 214: bus error/data misaligment
|
20 years ago |
florian
|
d9c071da6d
* fixed double comparison on wince
|
20 years ago |
yury
|
3b95cb7259
* Resources stuff was fixed.
|
20 years ago |
yury
|
9bccd2a725
+ Added SysUtils, Classes, Messages units for WinCE.
|
20 years ago |
yury
|
b38ba1640f
+ dos unit was added to wince port.
|
20 years ago |
florian
|
a53c9e2666
* fixed stupid copy/paste which turned softfloat always off
|
20 years ago |
yury
|
2ed95f4a75
* soft float support functions declarations fixed.
|
20 years ago |
florian
|
adb193497d
+ softfloat support for wince
|
20 years ago |
yury
|
5ad7967a67
fix: Console window was created for gui apps.
|
20 years ago |
florian
|
84fe2c604d
* patch from Yury Sidorov to fix WinCE console I/O
|
20 years ago |
florian
|
0a58f18502
* from Yury Sidorov:
|
20 years ago |
florian
|
8adc1c9b0c
+ RTL part of WinCE patches from Yuri Sidorov
|
20 years ago |