micha
|
ea2beb3e8f
|
* fix classes units of all targets to depend on fgl, also fix dependencies in Makefile.fpc for it
git-svn-id: trunk@5627 -
|
2006-12-17 17:37:34 +00:00 |
|
florian
|
ce620190a3
|
+ fmtbcd
* regenerated makefiles
git-svn-id: trunk@5076 -
|
2006-10-29 21:46:44 +00:00 |
|
michael
|
d1c2323c9b
|
* Added fpmktype
git-svn-id: trunk@5027 -
|
2006-10-26 19:55:22 +00:00 |
|
florian
|
3d42afd5d3
|
* temp. makefile fix
git-svn-id: trunk@4536 -
|
2006-09-02 20:14:00 +00:00 |
|
oro06
|
ce458584f9
|
*fix sharemem compile
git-svn-id: trunk@4430 -
|
2006-08-17 09:29:20 +00:00 |
|
florian
|
3e054f46c3
|
+ sharemem unit
git-svn-id: trunk@4409 -
|
2006-08-11 22:05:37 +00:00 |
|
Károly Balogh
|
705033284e
|
+ regenerated makefiles to support powerpc-amiga target
git-svn-id: trunk@4371 -
|
2006-08-06 12:28:28 +00:00 |
|
yury
|
8ca51bc475
|
* added cmem for wince.
git-svn-id: trunk@4280 -
|
2006-07-23 08:34:46 +00:00 |
|
yury
|
550626ef34
|
- Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling.
git-svn-id: trunk@3764 -
|
2006-06-02 08:36:25 +00:00 |
|
oro06
|
cc16719018
|
*wince : winsock2
git-svn-id: trunk@3486 -
|
2006-05-12 16:23:24 +00:00 |
|
peter
|
cba7504dec
|
* use -P for cross compile
* support libimp*.a
git-svn-id: trunk@3321 -
|
2006-04-23 18:53:29 +00:00 |
|
peter
|
323d6cf640
|
* use -O2 for 2.1.1 compilers
git-svn-id: trunk@2966 -
|
2006-03-19 11:19:43 +00:00 |
|
Jonas Maebe
|
f3ffa1400a
|
* regenerated for new ppc release optimizer settings
git-svn-id: trunk@2943 -
|
2006-03-17 17:54:28 +00:00 |
|
Jonas Maebe
|
f868c80460
|
+ i386-darwin support (use fpcmake from after 12 February 2006)
git-svn-id: trunk@2820 -
|
2006-03-09 15:26:49 +00:00 |
|
mazen
|
aeb162e4e1
|
+ added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future)
git-svn-id: trunk@2603 -
|
2006-02-15 22:05:04 +00:00 |
|
tom_at_work
|
a3295f379a
|
* removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time without an internal binwriter.
* regenerated makefiles
git-svn-id: trunk@2546 -
|
2006-02-12 20:26:15 +00:00 |
|
mazen
|
bc18d6eb8a
|
+ added palmos support to makes files
+ added Makefile.fpc to palmos in rtl
+ added faked prt0 to plamos rtl
git-svn-id: trunk@2443 -
|
2006-02-05 19:22:12 +00:00 |
|
tom_at_work
|
453bb6d1c9
|
* removed libc package from build for every linux platform but i386 and x86-64 (libc is a x86 specific kylix compatibility library)
git-svn-id: trunk@2376 -
|
2006-01-29 17:49:42 +00:00 |
|
florian
|
b9a0e2ead2
|
* makefile again regenerated
git-svn-id: trunk@2280 -
|
2006-01-13 20:32:53 +00:00 |
|
florian
|
40290348bc
|
* Makefiles regenerated
git-svn-id: trunk@2279 -
|
2006-01-13 19:49:25 +00:00 |
|
florian
|
30fc11e7ca
|
* makefiles regenerated
git-svn-id: trunk@2260 -
|
2006-01-11 21:46:28 +00:00 |
|
oro06
|
19b6be7d8e
|
+arm/wince more rtl units : winsock, sockets
+arm/wince more fcl units : resolve, ssockets
git-svn-id: trunk@2065 -
|
2005-12-27 15:37:15 +00:00 |
|
tom_at_work
|
c3f678e8df
|
* updated makefiles for ppc64/linux to allow successful snapshot building on that platform
git-svn-id: trunk@1975 -
|
2005-12-16 20:37:08 +00:00 |
|
tom_at_work
|
3502898ba3
|
* makefile updates after last changes for successful build on ppc64/linux
git-svn-id: trunk@1874 -
|
2005-12-04 13:07:37 +00:00 |
|
marco
|
f7f14e4dee
|
* CROSSOPT support
git-svn-id: trunk@1798 -
|
2005-11-20 22:19:50 +00:00 |
|
tom_at_work
|
202236c6e0
|
* fpcmake.ini update which fixes glibc search path problems on PowerPC64
* makefile update
git-svn-id: trunk@1546 -
|
2005-10-20 16:56:40 +00:00 |
|
Jonas Maebe
|
2dbdc474fd
|
* use register variables when release-building for ppc (more or less doubles
performance for most programs)
git-svn-id: trunk@1383 -
|
2005-10-15 16:36:52 +00:00 |
|
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
|
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 |
|
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
|
b38ba1640f
|
+ dos unit was added to wince port.
git-svn-id: trunk@968 -
|
2005-08-28 23:31:39 +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 |
|
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
|
caced33fed
|
* Makefile generated
git-svn-id: trunk@574 -
|
2005-07-03 16:26:41 +00:00 |
|