tom_at_work
f7f0f9c426
* makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
...
* some fixes for PowerPC64 target in the code generator and the RTL
* stabs generation for PowerPC64 is okay now (untested)
git-svn-id: trunk@1337 -
2005-10-08 15:48:39 +00:00
yury
48b75a0608
* compilation for i386-wince was fixed.
...
* some warnings and DirectoryExists were fixed in sysutils
git-svn-id: trunk@1336 -
2005-10-08 14:09:00 +00:00
yury
771743a61c
* varutils,variants,dynlibs units are built now for wince.
...
* added readme.txt
git-svn-id: trunk@1316 -
2005-10-07 16:45:48 +00:00
yury
15893c0a05
* build more units for wince.
...
* exitcode was fixed.
* stderr handle was fixed.
* support for heaptrc was added.
git-svn-id: trunk@1315 -
2005-10-07 15:47:25 +00:00
yury
09bb934c15
* adds,subs,muls,divs compilerprocs declaration was fixed.
...
git-svn-id: trunk@1312 -
2005-10-07 13:56:05 +00:00
florian
d4bb99a5fb
+ runerror 214: bus error/data misaligment
...
git-svn-id: trunk@1263 -
2005-10-03 08:25:20 +00:00
florian
d9c071da6d
* fixed double comparison on wince
...
git-svn-id: trunk@1262 -
2005-10-03 07:43:36 +00:00
oro06
e6fc1af8b9
+ added rtl/wince aygshell, commctrl start
...
git-svn-id: trunk@1234 -
2005-09-30 05:20:22 +00:00
yury
2228532373
* Forgot to add winres.inc in previous commit.
...
git-svn-id: trunk@1211 -
2005-09-27 18:23:23 +00:00
yury
3b95cb7259
* Resources stuff was fixed.
...
git-svn-id: trunk@1210 -
2005-09-27 18:19:34 +00:00
oro06
1cb9b55548
* updated wince\classes.pp stream resource unicode
...
git-svn-id: trunk@1149 -
2005-09-20 17:52:14 +00:00
peter
bb70f2f5cc
* add fppkg and fpmkunit to the Makefile.fpc
...
git-svn-id: trunk@1063 -
2005-09-08 06:50:52 +00:00
yury
9bccd2a725
+ Added SysUtils, Classes, Messages units for WinCE.
...
+ More units are built for WinCE.
git-svn-id: trunk@1037 -
2005-09-02 12:03:22 +00:00
yury
5bb0897d25
+ makefile with list of inc files needed for windows unit.
...
git-svn-id: trunk@970 -
2005-08-29 06:40:31 +00:00
yury
b38ba1640f
+ dos unit was added to wince port.
...
git-svn-id: trunk@968 -
2005-08-28 23:31:39 +00:00
yury
ca1bb2b633
* wince: Some definitions were fixed for windows unit.
...
* wince: Some porting were made in redef.inc
git-svn-id: trunk@967 -
2005-08-28 23:15:46 +00:00
florian
a53c9e2666
* fixed stupid copy/paste which turned softfloat always off
...
* fixed wince softfloat compiler proc. to be correctly named also when used outside the system unit
git-svn-id: trunk@966 -
2005-08-28 21:08:23 +00:00
yury
2ed95f4a75
* soft float support functions declarations fixed.
...
* ANSI<->WIDE support functions declarations moved to interface section.
git-svn-id: trunk@961 -
2005-08-28 13:35:28 +00:00
florian
adb193497d
+ softfloat support for wince
...
* more units are build for wince
git-svn-id: trunk@959 -
2005-08-28 12:40:43 +00:00
oro06
a02c5b9f45
* updated func.inc wince done
...
git-svn-id: trunk@947 -
2005-08-27 09:57:44 +00:00
oro06
d07bd6fd2a
* updated func.inc(unidef.inc) more usr32, gdi32
...
git-svn-id: trunk@942 -
2005-08-25 18:39:01 +00:00
oro06
715d5f1f7f
* updated func.inc(defines.inc) windows, menu
...
git-svn-id: trunk@934 -
2005-08-24 17:17:42 +00:00
oro06
91cb984db0
* updated func.inc(unidef.inc) : memory, thread, heap
...
* updated defines.inc required consts (from kfuncs.h)
git-svn-id: trunk@932 -
2005-08-23 16:23:23 +00:00
oro06
63a7fabebc
+ Added WinCE API port readme
...
git-svn-id: trunk@927 -
2005-08-23 06:46:22 +00:00
yury
5ad7967a67
fix: Console window was created for gui apps.
...
git-svn-id: trunk@925 -
2005-08-23 06:35:35 +00:00
oro06
d96231af45
+ Added WinCE API files updated from Win32
...
* unidef.inc complete
git-svn-id: trunk@918 -
2005-08-22 17:27:28 +00:00
florian
84fe2c604d
* patch from Yury Sidorov to fix WinCE console I/O
...
git-svn-id: trunk@850 -
2005-08-13 16:34:44 +00:00
florian
8602390d46
* Makefiles regenerated to propagate -Ur change of fpcmake
...
git-svn-id: trunk@844 -
2005-08-10 21:55:57 +00:00
florian
5b32d2797e
* more units are built on wince
...
git-svn-id: trunk@839 -
2005-08-10 08:58:03 +00:00
florian
67cdcd11e7
* fixed makefiles for wince support
...
git-svn-id: trunk@838 -
2005-08-10 08:50:07 +00:00
florian
ba07b3920e
* Makefile regenerated
...
git-svn-id: trunk@599 -
2005-07-09 09:36:42 +00:00
florian
0a58f18502
* from Yury Sidorov:
...
+ Added new target WinCE for i386 (to be able compile and run programs in WinCE emulator)
+ Exceptions work now.
* System unit seems to be fully working
git-svn-id: trunk@597 -
2005-07-09 09:33:07 +00:00
florian
caced33fed
* Makefile generated
...
git-svn-id: trunk@574 -
2005-07-03 16:26:41 +00:00
florian
8adc1c9b0c
+ RTL part of WinCE patches from Yuri Sidorov
...
git-svn-id: trunk@572 -
2005-07-03 15:52:27 +00:00