Commit Graph

23907 Commits

Author SHA1 Message Date
peter
f88e6a834e * typo
git-svn-id: trunk@5255 -
2006-11-05 21:19:41 +00:00
florian
5cbc15b339 * some variant dispatching stuff fixed
git-svn-id: trunk@5254 -
2006-11-05 21:07:59 +00:00
yury
a993ddbe5c * removed dbgstabs usage.
git-svn-id: trunk@5253 -
2006-11-05 20:49:15 +00:00
yury
f89a0ac4c1 * small fix for previous commit.
git-svn-id: trunk@5252 -
2006-11-05 19:47:24 +00:00
yury
aa9c217f6b * unused coff symbols are removed by internal linker.
git-svn-id: trunk@5251 -
2006-11-05 19:39:50 +00:00
yury
5a9b0949c5 * fixed wince build.
git-svn-id: trunk@5250 -
2006-11-05 17:55:00 +00:00
yury
4e3c5e202a * Internal linker sorts only .idata section and removes stabs of unused functions. It seems all debug info problems with internal linker are solved now.
* Properly arrange arm-wince exception sections.

git-svn-id: trunk@5249 -
2006-11-05 17:13:31 +00:00
yury
8827d8d628 * stab types was moved to interface part.
git-svn-id: trunk@5248 -
2006-11-05 17:06:48 +00:00
florian
a13d358f1e * first partially working implementation of variant com invoking
git-svn-id: trunk@5247 -
2006-11-05 15:34:15 +00:00
michael
0925ed13e9 * Added direct libcurl interface
git-svn-id: trunk@5246 -
2006-11-05 14:18:45 +00:00
peter
2900d02f0b * add maybequoted for filenames
git-svn-id: trunk@5245 -
2006-11-05 13:27:29 +00:00
peter
b7cb804c50 * gettoken add support for " quotes
git-svn-id: trunk@5244 -
2006-11-05 13:27:12 +00:00
peter
35c21515a9 * fixed adding of .dll extension
git-svn-id: trunk@5243 -
2006-11-05 13:05:21 +00:00
peter
99f1c86413 * force reference to AbortPrinter so smartlinking doesn't optimize the import away
git-svn-id: trunk@5242 -
2006-11-05 13:00:27 +00:00
Jonas Maebe
c3b0fc164b * also compile the bsd unit
git-svn-id: trunk@5241 -
2006-11-05 12:55:45 +00:00
Almindor
0fcb772a28 * removes syscalls unit from bsd.pas uses clause if libc is used
git-svn-id: trunk@5240 -
2006-11-05 12:51:34 +00:00
peter
84a96d66de * move rtti and vmt table generation into write_persistent_type_info
* call write_persistent_type_info also for typed consts in interface

git-svn-id: trunk@5239 -
2006-11-05 12:40:13 +00:00
michael
dd81f710a3 * Added libcurl
git-svn-id: trunk@5238 -
2006-11-05 11:32:57 +00:00
michael
db7a097660 * Added fpmake.inc driver
git-svn-id: trunk@5237 -
2006-11-05 11:32:25 +00:00
michael
8f8c53f7d8 * Added libcurl interface
git-svn-id: trunk@5236 -
2006-11-05 11:20:08 +00:00
tom_at_work
25ad38ec50 * updated stat record
git-svn-id: trunk@5235 -
2006-11-05 10:22:24 +00:00
tom_at_work
479143a63e * fixed stat record for stat64 syscall
git-svn-id: trunk@5234 -
2006-11-05 10:21:43 +00:00
tom_at_work
1f0d411597 * fixed fpstat calls on ppc64
git-svn-id: trunk@5233 -
2006-11-05 10:21:12 +00:00
Almindor
2bcf64c815 * adds FTP support in lNet downloader
git-svn-id: trunk@5232 -
2006-11-05 10:13:21 +00:00
florian
46b6f00bc7 * use softfloat on arm and m68k
* export GUID_NULL from types also on windows

git-svn-id: trunk@5231 -
2006-11-05 00:03:38 +00:00
Almindor
e4cd04aa0e * minor http cleanups, use of uriparser
git-svn-id: trunk@5230 -
2006-11-04 23:36:02 +00:00
Almindor
66c4b79e08 * renames pas to pp
git-svn-id: trunk@5229 -
2006-11-04 20:12:54 +00:00
Almindor
8c153dea12 * adds lnet back end to packager
git-svn-id: trunk@5228 -
2006-11-04 18:42:11 +00:00
florian
959a1379cf * fixed building of smart linked units
git-svn-id: trunk@5227 -
2006-11-04 18:12:33 +00:00
florian
34a361e4b5 * windowism removed
git-svn-id: trunk@5226 -
2006-11-04 17:59:06 +00:00
florian
2d73d2462d * properties set
git-svn-id: trunk@5225 -
2006-11-04 17:55:22 +00:00
Almindor
ceaa92c5c7 * adds lNet to fcl
git-svn-id: trunk@5224 -
2006-11-04 17:29:14 +00:00
marco
86a834d2df * sign() extended and single
git-svn-id: trunk@5223 -
2006-11-04 16:57:24 +00:00
Jonas Maebe
469ac311e0 * fixed r5214
git-svn-id: trunk@5222 -
2006-11-04 16:44:29 +00:00
marco
66d37158e1 * ifthen doesn't need mathinline. It is not internal on some platforms.
git-svn-id: trunk@5221 -
2006-11-04 16:01:32 +00:00
peter
86f1fe11d6 * fix generics parsing for new symtable
git-svn-id: trunk@5220 -
2006-11-04 12:13:06 +00:00
peter
3cae449fda * moved rtti to ncgrtti
git-svn-id: trunk@5219 -
2006-11-04 10:43:27 +00:00
florian
4cbb67aa00 * some fpu emulation code from arm to generic code generator moved
* several m68k fixes

git-svn-id: trunk@5218 -
2006-11-04 10:23:35 +00:00
florian
c465b95bdf * win64 compilation fixed
git-svn-id: trunk@5217 -
2006-11-04 09:12:19 +00:00
peter
4ea7562084 * compile fix
git-svn-id: trunk@5216 -
2006-11-04 00:31:39 +00:00
florian
c947295cb8 + ttertiarynode
* traise node refactored using tertiarynode
* more dipatch stuff

git-svn-id: trunk@5215 -
2006-11-03 23:03:31 +00:00
Jonas Maebe
66cf666f65 * optimized storing constants into subsetreg/refs (a packed array of
boolean can now be as efficient as a set of boolean -- and it is
    on ppc32/64)

git-svn-id: trunk@5214 -
2006-11-03 22:00:27 +00:00
michael
f9966bdc06 * Added program to test downloader class
git-svn-id: trunk@5213 -
2006-11-03 21:26:44 +00:00
michael
6f4201bcfc * Added OCurl based downloader
git-svn-id: trunk@5212 -
2006-11-03 20:48:52 +00:00
michael
202191e2cf * Initial implementation of Synapse-based downloader
git-svn-id: trunk@5211 -
2006-11-03 20:03:23 +00:00
peter
e17b424e28 * refactor procsym procdef list
git-svn-id: trunk@5210 -
2006-11-03 18:44:46 +00:00
peter
b56368edce * fix x64 compile
* disabled inline

git-svn-id: trunk@5209 -
2006-11-03 18:44:19 +00:00
florian
a7b317aa96 + tdataconstnode, implemented for usage in dispatch stuff
git-svn-id: trunk@5208 -
2006-11-03 17:56:47 +00:00
Jonas Maebe
43ed587de0 * fixed r4828
git-svn-id: trunk@5207 -
2006-11-03 17:31:02 +00:00
peter
47c16e33c1 * disable inline for 2.0.x
git-svn-id: trunk@5206 -
2006-11-03 17:06:57 +00:00