Commit Graph

84 Commits

Author SHA1 Message Date
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
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
daniel
7bc989e199 * Remove inline from problematic procedures. Problem isolated and moved to
testsuite.
  * Added hash to requirements of some packages

git-svn-id: trunk@1872 -
2005-12-02 22:27:50 +00:00
daniel
95dc6d22e1 * Add deflateInit2_
git-svn-id: trunk@1868 -
2005-12-02 05:30:24 +00:00
daniel
782f3a987e * Inline most stuff in paszlib.pas
git-svn-id: trunk@1867 -
2005-12-01 22:52:54 +00:00
daniel
d13cbc428c * Remove zutil
git-svn-id: trunk@1866 -
2005-12-01 22:47:17 +00:00
daniel
07fea4a633 * zutil removal
git-svn-id: trunk@1865 -
2005-12-01 22:45:08 +00:00
daniel
3c2123684f * zutil removal
git-svn-id: trunk@1864 -
2005-12-01 22:44:42 +00:00
daniel
9b1a4c88a8 * Bump version number
git-svn-id: trunk@1863 -
2005-12-01 22:22:52 +00:00
daniel
9f85c92ef1 * Remove now obsolete unit zutil
git-svn-id: trunk@1862 -
2005-12-01 22:21:40 +00:00
daniel
4f4207fee5 * Paszlib part of changes
git-svn-id: trunk@1859 -
2005-12-01 18:33:40 +00:00
daniel
6751a62f75 * Remove "uses base"
git-svn-id: trunk@1855 -
2005-12-01 16:11:37 +00:00
Jonas Maebe
6b37d3de32 * added {$goto on} to fix compilation
git-svn-id: trunk@1851 -
2005-11-30 21:17:16 +00:00
daniel
c91b31f01c * Kill zalloc, zfree fields and start conversion to standard getmem & freemem
git-svn-id: trunk@1850 -
2005-11-29 23:53:33 +00:00
daniel
7b313df7d7 * Remove FPC define
git-svn-id: trunk@1849 -
2005-11-29 23:46:30 +00:00
daniel
a3d29d3a3f * Remove FPC define
git-svn-id: trunk@1848 -
2005-11-29 23:40:30 +00:00
daniel
b66f95bdfd * Remove unused zmemcmp
git-svn-id: trunk@1847 -
2005-11-29 23:32:51 +00:00
daniel
515f433dc5 * Remove defines in zutil
git-svn-id: trunk@1845 -
2005-11-29 23:21:29 +00:00
daniel
17dd59fdcb * Kill zmemcpy and zmemzero
git-svn-id: trunk@1844 -
2005-11-29 17:01:04 +00:00
daniel
4e4099e835 * Replace C types with native Pascal types
* Avoid sysutils overhead

git-svn-id: trunk@1843 -
2005-11-29 10:34:25 +00:00
daniel
c29010d0a0 * Rename crc unit
git-svn-id: trunk@1842 -
2005-11-29 09:32:53 +00:00
daniel
e05d4436a0 * Rename gzcrc
git-svn-id: trunk@1841 -
2005-11-29 09:00:03 +00:00
daniel
e6cfc97cec * Renamed to crc.pas
git-svn-id: trunk@1840 -
2005-11-29 08:59:26 +00:00
daniel
c8b3298a4d * Version upgrade to final version from 7 april 2000
git-svn-id: trunk@1839 -
2005-11-29 08:42:30 +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
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
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
84ed590198 * now uses ansistring for path. 2005-04-12 09:48:42 +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
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
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00