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
|
cc2873232f
|
* forgot to add CheckInitialStkLen function
* fixed two unitinitialized StackLength variables
git-svn-id: trunk@1727 -
|
2005-11-12 11:34:15 +00:00 |
|
tom_at_work
|
367df58016
|
* stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms
* default stack size is now also 32k for Windows (allows the use of stack checking when using threads)
git-svn-id: trunk@1718 -
|
2005-11-10 17:06:25 +00:00 |
|
florian
|
370a66a452
|
* reverted r1651
git-svn-id: trunk@1653 -
|
2005-11-05 09:54:44 +00:00 |
|
florian
|
a884848684
|
* ThreadProc needs stdcall or cdecl calling conventions usually
git-svn-id: trunk@1651 -
|
2005-11-05 00:05:07 +00:00 |
|
florian
|
7bff61ce29
|
* patch from Ales Katona to add a stack size parameter to tthread functions
git-svn-id: trunk@1621 -
|
2005-11-01 22:01:48 +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 |
|
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 |
|
michael
|
859bb30daa
|
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
git-svn-id: trunk@295 -
|
2005-06-09 17:40:29 +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
|
a44d5f5c13
|
+ Removed HASGLOBALPROPERTY define
git-svn-id: trunk@247 -
|
2005-06-07 20:52:42 +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 |
|
armin
|
d0ae92c6db
|
* currected some cvs conversion probs
* removed fpc1.0 from Makefile.fpc
git-svn-id: trunk@172 -
|
2005-06-02 11:37:02 +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 |
|
Tomas Hajny
|
77d16a7ad9
|
* TextMode parameter type changed to word for TP/BP compatibility
|
2005-05-14 15:01:49 +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 |
|
peter
|
7dadd64723
|
* 2.0.0
|
2005-05-05 12:59:59 +00:00 |
|
Tomas Hajny
|
4c3c44293d
|
* one more correction for dependencies of variants
|
2005-04-23 14:14:22 +00:00 |
|
florian
|
4aa4aeae79
|
+ TThreadID
|
2005-04-13 20:10:50 +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 |
|
peter
|
50ece27667
|
* renamed rtlconst to rtlconsts
|
2005-03-07 17:57:24 +00:00 |
|
florian
|
7fef413b69
|
+ SysLocale
|
2005-02-26 14:38:14 +00:00 |
|
florian
|
44b332f82a
|
* generic tthread.synchronize
* delphi compatible wakemainthread
|
2005-02-25 21:41:09 +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
|
e49fa4bd08
|
* threads for go32v2,os,emx,netware
|
2005-02-06 16:57:18 +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 |
|
armin
|
058ef5be66
|
* added nwcalls.pp
|
2005-01-14 22:13:11 +00:00 |
|
armin
|
fb51876d85
|
* added ctypes
|
2005-01-11 18:45:45 +00:00 |
|
peter
|
ef3b19b316
|
* regenerated
|
2005-01-11 17:07:45 +00:00 |
|
armin
|
da6541c108
|
* fixed compile error in getenv
|
2005-01-11 11:32:33 +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 |
|
armin
|
f10c45cd26
|
*** empty log message ***
|
2005-01-05 22:44:24 +00:00 |
|
armin
|
99d3e066da
|
*** empty log message ***
|
2005-01-05 22:43:55 +00:00 |
|
armin
|
7ff83a26df
|
* added unicode.imp
|
2005-01-05 22:43:13 +00:00 |
|
armin
|
6f66b80ea8
|
* rtl code cleanup, compat fixes between clib and libc
|
2005-01-04 11:25:33 +00:00 |
|
armin
|
e8889a1ef5
|
* made commandParser more compatible between clib and libc
|
2004-12-29 13:01:42 +00:00 |
|
peter
|
f52d2b2edf
|
* regenerated
|
2004-12-20 18:37:51 +00:00 |
|