Commit Graph

20701 Commits

Author SHA1 Message Date
tom_at_work
3681639a6a - more PowerPC64 fixes; "Hello World" style programs can be compiled and run
git-svn-id: trunk@1209 -
2005-09-27 18:16:49 +00:00
joost
fb32bf2cd5 - Initial implementation of several SQLdb examples and tests
git-svn-id: trunk@1207 -
2005-09-27 16:50:09 +00:00
joost
116de83b7a - fixed memory-problems when re-using a query with another sql-statment
git-svn-id: trunk@1206 -
2005-09-27 16:47:50 +00:00
joost
7cfc057994 - added support for datetime-parameters
git-svn-id: trunk@1205 -
2005-09-27 16:46:55 +00:00
joost
294bf06cda - Fix to allow changing the filter while filtered
git-svn-id: trunk@1204 -
2005-09-27 16:45:55 +00:00
peter
ec4d287fd8 * aktoutputformat removed, add new paraXX vars for target
assembler and debuginfo and use these vars to override
    the defaults for the target after the parameters are read
  * remove not-maintained and tested gdb code

git-svn-id: trunk@1201 -
2005-09-25 21:17:37 +00:00
florian
43cf42b3b6 * binary writer must take care of resource sections as well
git-svn-id: trunk@1200 -
2005-09-25 21:16:09 +00:00
florian
b1568fed2a * don't strip aname for resources
git-svn-id: trunk@1199 -
2005-09-25 21:03:55 +00:00
peter
a720145fd1 * remove obsolete pass2inline code
git-svn-id: trunk@1198 -
2005-09-25 20:02:17 +00:00
peter
2f0fdd1847 * cleaner fix for tb0496 (r1185)
git-svn-id: trunk@1196 -
2005-09-25 19:23:37 +00:00
tom_at_work
0f10de3d1a - Powerpc compiler cycles again; during adding PowerPC64 code, the trefaddr enumeration for PPC was mixed up
git-svn-id: trunk@1195 -
2005-09-25 19:16:57 +00:00
florian
5efee639fa * fixed result registers for reals when using softfloat mode
git-svn-id: trunk@1194 -
2005-09-25 17:44:24 +00:00
peter
6bf3269b41 * powerpc64 port from Thomas Schatzl
git-svn-id: trunk@1193 -
2005-09-25 17:19:44 +00:00
michael
91559077d9 + Added tempnam function
git-svn-id: trunk@1192 -
2005-09-25 17:13:57 +00:00
florian
a7d088b197 + MAX_PATH
+ mime properties set

git-svn-id: trunk@1191 -
2005-09-25 15:44:26 +00:00
florian
291db810bd * fixed with r1182
git-svn-id: trunk@1190 -
2005-09-25 15:34:58 +00:00
florian
6e2a771c41 * Ansi2Wide inserts ? for unknown chars
* better error reporting

git-svn-id: trunk@1189 -
2005-09-25 15:04:35 +00:00
florian
8e09d48591 - removed a writeln I recently committed by accident
git-svn-id: trunk@1188 -
2005-09-25 14:37:37 +00:00
florian
d629426b67 + system qualifier added
git-svn-id: trunk@1187 -
2005-09-25 14:35:01 +00:00
florian
a897adf6cc * try to unlock mutex before destroying it
git-svn-id: trunk@1186 -
2005-09-25 14:27:15 +00:00
michael
2057b480a9 + Fixed resource section names
git-svn-id: trunk@1185 -
2005-09-25 13:12:42 +00:00
michael
3043828803 + Added ditheres and quantizers by Giulio Bernardi
git-svn-id: trunk@1184 -
2005-09-25 12:35:11 +00:00
florian
2f011934ef + pull in cthreads
git-svn-id: trunk@1183 -
2005-09-25 11:23:30 +00:00
florian
be99f2a7fd * fixed loading of addresses of virtual methods to methodpointers in delphi mode
git-svn-id: trunk@1182 -
2005-09-25 10:58:17 +00:00
florian
6bc461dc61 * realmodulename must be used of course
git-svn-id: trunk@1181 -
2005-09-25 09:14:22 +00:00
florian
fa90e913df * don't lowercase resource file name in delphi mode
git-svn-id: trunk@1180 -
2005-09-25 08:48:13 +00:00
florian
faa5630fab * forgot to add file: should have been added with r1176
git-svn-id: trunk@1179 -
2005-09-24 17:44:45 +00:00
florian
a8109acb5c * GlobalNameSpace is an interface so FreeAndNil shouldn't be used on it
git-svn-id: trunk@1178 -
2005-09-24 17:24:03 +00:00
florian
78f4cb86b0 * more widestring overloads for pos to avoid problems with selection of the correct one
git-svn-id: trunk@1177 -
2005-09-24 16:42:35 +00:00
florian
c67502ac2c * real consts are now stored in text segment so they can be easier accessed
git-svn-id: trunk@1176 -
2005-09-24 16:11:49 +00:00
florian
10db94c8c1 * there is no muls, muld must be generated
git-svn-id: trunk@1175 -
2005-09-24 14:58:28 +00:00
florian
4f2c0a7049 * don't setup generic widestring routines, this would override the win32 specific ones
git-svn-id: trunk@1173 -
2005-09-24 10:04:21 +00:00
florian
e0d2eee158 * GenericAnsiStrComp fix from Vincent Snijders
git-svn-id: trunk@1172 -
2005-09-24 09:59:26 +00:00
florian
5a2b5a50a4 * data order for doubles in int registers on wince fixed
git-svn-id: trunk@1171 -
2005-09-24 09:28:55 +00:00
florian
0b3094fdde * from Thomas Schatzl: changed result type of InstanceSize to PtrInt
* simplified some code
* small methods of tobject are now inlined

git-svn-id: trunk@1170 -
2005-09-24 08:35:43 +00:00
florian
700aacf6a3 + forgot to add some helpers, now type cast helpers for olevariants should be complete
git-svn-id: trunk@1169 -
2005-09-23 16:56:36 +00:00
florian
372141e19d + more olevariant type cast wrappers
git-svn-id: trunk@1168 -
2005-09-23 16:36:09 +00:00
florian
6863cb00df * code simplified
git-svn-id: trunk@1167 -
2005-09-23 16:35:46 +00:00
peter
cde3b119ef * enable section smartlinking by default for i386-linux
git-svn-id: trunk@1166 -
2005-09-23 13:46:31 +00:00
peter
0edbc24e91 * add FSectsIndex that stores the sections in order, the old FSects is renamed to FSectsDict
and will only be used for lookups

git-svn-id: trunk@1165 -
2005-09-23 13:22:25 +00:00
florian
c7cd9ff06b * TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils
git-svn-id: trunk@1164 -
2005-09-23 13:07:11 +00:00
marco
20087744ea * libc patches from Almindor
git-svn-id: trunk@1163 -
2005-09-23 12:18:50 +00:00
Jonas Maebe
8b8d3de3bf * finally fix for fixing up conditional jumps that are too long
git-svn-id: trunk@1161 -
2005-09-23 10:02:53 +00:00
oro06
84cd7d6706 * fixed stream resource unicode issue
git-svn-id: trunk@1160 -
2005-09-23 10:02:01 +00:00
florian
2476957db9 * workaorund for ld merging problems from Simon Kissel
git-svn-id: trunk@1159 -
2005-09-23 09:58:16 +00:00
florian
95b995fe27 * fixed resource streams for 64 bit systems
git-svn-id: trunk@1158 -
2005-09-23 09:56:14 +00:00
florian
eb57d588fd + several olevariant helpers and wrappers implemented
git-svn-id: trunk@1157 -
2005-09-23 09:48:55 +00:00
florian
c94849ddb0 * readded overload directive to lowercase
+ lowercase(<variant>);

git-svn-id: trunk@1156 -
2005-09-22 17:18:28 +00:00
florian
77db0e5185 + length(<variant>);
git-svn-id: trunk@1154 -
2005-09-22 08:51:23 +00:00
florian
7c7ca4b8b6 + some variant helper routines implemented
git-svn-id: trunk@1153 -
2005-09-21 21:22:35 +00:00