Commit Graph

92 Commits

Author SHA1 Message Date
michael
4c744032d9 * Some fixes from Sergei Gorelkin, plus RFC3986 additions
git-svn-id: trunk@4437 -
2006-08-19 09:38:12 +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
Almindor
cfcc14fdb9 * removed debug writeln from init section
git-svn-id: trunk@3835 -
2006-06-10 09:46:18 +00:00
michael
7eb62c2de6 + Fixed bug #4821 and added test
git-svn-id: trunk@3810 -
2006-06-05 16:56:37 +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
Jonas Maebe
42a2ef5e90 * fixed web bug #4934
git-svn-id: trunk@3019 -
2006-03-23 14:24:49 +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
peter
0cef678a92 * make solaris zipinstall working
* remove ezcgi.inc, use GetEnvironmentVariable from SysUtils

git-svn-id: trunk@2558 -
2006-02-13 09:15:11 +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
Jonas Maebe
b99bdb88a2 * stringfromlabel now also handles dns message compression
git-svn-id: trunk@2115 -
2006-01-02 11:15:01 +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
marco
2765cc28bc * should now also ignore comment starting with ; (bug 45something)
git-svn-id: trunk@1720 -
2005-11-11 09:30:08 +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
florian
8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake
git-svn-id: trunk@844 -
2005-08-10 21:55:57 +00:00
michael
ec05423779 + Initial implementation
git-svn-id: trunk@434 -
2005-06-17 16:52:17 +00:00
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
michael
ffb55c4254 + Removed VER1_0 defines
git-svn-id: trunk@33 -
2005-05-19 21:14:45 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
6cf4eb98c3 * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
peter
7dadd64723 * 2.0.0 2005-05-05 12:59:59 +00:00
marco
809d3ac5aa * /etc/protocol support 2005-03-27 18:15:07 +00:00
marco
342930730e * new test 2005-03-27 18:14:58 +00:00
marco
8deee983a7 * some order fixes to the hosts file functions. Also tested on OS X, but
no changes necessary on Mac.
2005-03-27 16:09:47 +00:00
marco
b71b1e232d * support for BSD style network files 2005-03-22 13:39:11 +00:00
marco
8b51fef46b * sockets now imported for conversion funcs 2005-03-18 12:08:09 +00:00
marco
93200ccdf4 * some fixes 2005-03-18 12:06:18 +00:00
marco
f683702e94 * lots of endian fixes 2005-03-18 10:58:16 +00:00
peter
aa5b73f3ec * 1.9.8 2005-02-15 22:28:29 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
marco
01e26c39c6 * fixed endianess ugliness (3636) 2005-02-07 14:12:31 +00:00
marco
376dd1e653 * endianness fix 2005-02-07 13:58:32 +00:00
peter
110fb12911 * regenerated 2005-02-03 20:33:26 +00:00
peter
ef3b19b316 * regenerated 2005-01-11 17:07:45 +00:00
armin
26b56d31ce * updated makefile.fpc versions to 1.9.7, regenerated makefiles 2005-01-10 22:49:56 +00:00
peter
994ab51002 * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
Tomas Hajny
576bd640f2 * version 1.9.6 2004-12-30 21:46:32 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00