Commit Graph

129 Commits

Author SHA1 Message Date
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
olle
0fde736720 fixed support for filenames with spaces in exec
git-svn-id: trunk@1738 -
2005-11-13 20:56:40 +00:00
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
git-svn-id: trunk@1722 -
2005-11-11 12:16: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
olle
32fac59ac5 made target macpas compile again
git-svn-id: trunk@1077 -
2005-09-12 19:39:58 +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
florian
8602390d46 * Makefiles regenerated to propagate -Ur change of fpcmake
git-svn-id: trunk@844 -
2005-08-10 21:55:57 +00:00
florian
6992fde8fc * patch from Ales to Katona to change some var parameters to out
parameters

git-svn-id: trunk@292 -
2005-06-09 07:42:40 +00:00
michael
21425e303c + Removed HASVARIANT define
git-svn-id: trunk@244 -
2005-06-07 20:48:31 +00:00
michael
8a226bba52 + Removed HASWIDESTRING/HASWIDECHAR defines
git-svn-id: trunk@241 -
2005-06-07 20:42:22 +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
peter
b68af1b0e3 * post 2.0.0 fixes from cvs
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
olle
9c34d047ed * Updated header comments 2005-05-14 11:52:37 +00:00
michael
2e48181661 + Added maxpathlen constant (maximum length of filename path) 2005-05-12 20:29:04 +00:00
peter
6cf4eb98c3 * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
olle
b9de360650 * Set errno to zero after close 2005-04-28 18:21:04 +00:00
florian
4aa4aeae79 + TThreadID 2005-04-13 20:10:50 +00:00
olle
1595efd65b * SetFAttr now fails on attempt to set VolumeID 2005-04-03 22:16:02 +00:00
olle
c5373fd3b9 * fixed correct handling of empty pathname 2005-04-03 22:15:04 +00:00
Tomas Hajny
d3c103dfd7 * EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453) 2005-04-03 21:10:59 +00:00
olle
46503e17e2 * minimal fix 2005-03-20 19:37:54 +00:00
olle
d4b4756c01 + Added optional path translation mechanism 2005-03-20 19:37:31 +00:00
olle
5846c1c9e8 - removed FSpLocationFromFullPath 2005-03-20 19:35:24 +00:00
florian
7fef413b69 + SysLocale 2005-02-26 14:38:14 +00:00
olle
99e0612826 + Support for compiler option -Ur 2005-02-24 23:16:14 +00:00
olle
ad87e5cf38 + new unit added: MacOS.pp 2005-02-16 21:38:04 +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
olle
760c85016b + added support for xcoff when installing 2005-02-08 22:21:23 +00:00
peter
f6f22df152 * system unit updated 2005-02-07 21:30:12 +00:00
peter
110fb12911 * regenerated 2005-02-03 20:33:26 +00:00
florian
4f7560d89e * improved widestring infrastructure manager 2005-02-01 20:22:49 +00:00
olle
f7d9958e46 * filetype/filecreator changed after the file is opened, in case the file did not previously exist 2005-01-24 18:51:23 +00:00
olle
6e6527e46b * rearrangement of FEXPAND code
* added StrPas where necessary after compiler change
2005-01-24 18:40:08 +00:00
olle
1b4a6da152 + compiling of ctypes 2005-01-24 18:36:15 +00:00
olle
e298e2a774 + compiling of ctypes
+ compiling of UPINTERFACES (located in XCode), and moved to rtl/macos
2005-01-24 18:35:29 +00:00
olle
8e646a530a + a tiny bit of support for macos
+ warning that this is under construction
2005-01-24 18:28:58 +00:00
olle
4dd211d6e0 * fixed CONST and wrong record value params 2005-01-22 15:06:17 +00:00
peter
ef3b19b316 * regenerated 2005-01-11 17:07:45 +00:00
peter
994ab51002 * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
olle
b1bc493cb1 * Moved all info in this file to Wiki page, redirection info added. 2005-01-02 15:50:48 +00:00
olle
9887fb710e + added creation of output dirs, if needed 2005-01-01 20:26:30 +00:00
olle
64cfdb5dc7 + first version 2004-12-28 21:56:15 +00:00
olle
4adda1b1d8 * minor fix 2004-12-28 01:33:19 +00:00