joost
87828e65a8
+ Fix for bug #7205
...
git-svn-id: trunk@4332 -
2006-08-02 22:15:37 +00:00
joost
216777f8f1
+ Fix for bug #6898 , thanks to tip from Martin Schreiber
...
git-svn-id: trunk@4331 -
2006-08-02 21:44:22 +00:00
Károly Balogh
d41f1ca2d8
+ enabled Amiga target for PowerPC
...
git-svn-id: trunk@4330 -
2006-08-02 19:55:24 +00:00
Károly Balogh
b77a51f67d
+ first somewhat-valid AmigaOS/PowerPC support (no linking yet)
...
git-svn-id: trunk@4329 -
2006-08-02 18:47:25 +00:00
joost
47e692b60b
+ Fix for bug #7144
...
git-svn-id: trunk@4328 -
2006-08-01 21:59:39 +00:00
joost
d979196df0
+ fix for bug #7211
...
git-svn-id: trunk@4327 -
2006-08-01 21:46:43 +00:00
Jonas Maebe
d5aa230395
* removed things which shouldn't have been committed yet
...
git-svn-id: trunk@4326 -
2006-08-01 20:44:43 +00:00
Jonas Maebe
dec97dea73
* forgot to commit in previous revision
...
git-svn-id: trunk@4325 -
2006-08-01 20:42:29 +00:00
Jonas Maebe
c25aba7592
* cleaned up subsetreg support (put everything in a record)
...
* prepared support for elements with arbitrary bit length (as opposed
to a multiple of 8)
git-svn-id: trunk@4324 -
2006-08-01 20:39:53 +00:00
Jonas Maebe
9345d8c7de
* fixed tests
...
git-svn-id: trunk@4323 -
2006-08-01 16:05:54 +00:00
Jonas Maebe
bd6dc91069
+ some packed array tests
...
git-svn-id: trunk@4322 -
2006-08-01 15:53:27 +00:00
peter
979094d0a2
* use echoredir for creating revision.inc
...
git-svn-id: trunk@4320 -
2006-07-31 12:49:26 +00:00
peter
3b51742204
* support .svn and readonly files
...
git-svn-id: trunk@4319 -
2006-07-31 09:31:37 +00:00
joost
0454bc7717
+ Fixed mem-corruption
...
git-svn-id: trunk@4315 -
2006-07-30 16:17:33 +00:00
peter
c603e817e7
* add blowfish unit in fcl
...
* fix compile of some tests
git-svn-id: trunk@4314 -
2006-07-30 15:11:12 +00:00
peter
b3732f7215
* keep same fixed block, also if we resize to a smaller size.
...
git-svn-id: trunk@4313 -
2006-07-30 15:02:28 +00:00
Tomas Hajny
dc9c5905bc
* incorrect IFDEF removed
...
git-svn-id: trunk@4312 -
2006-07-30 14:20:16 +00:00
joost
df9b913efe
+ reverted wrongly applied revision 4244
...
git-svn-id: trunk@4311 -
2006-07-30 11:30:47 +00:00
daniel
2bda4cf866
* Use extern for PowerPC and export otherwise.
...
git-svn-id: trunk@4308 -
2006-07-30 10:54:52 +00:00
daniel
258ec47742
* Synchronize with fixes.
...
git-svn-id: trunk@4307 -
2006-07-30 10:53:42 +00:00
Tomas Hajny
dccf3795c8
* logging improvements
...
git-svn-id: trunk@4306 -
2006-07-30 09:47:02 +00:00
florian
239a7a5d9c
* do default replacements for -o, fixes #7198
...
git-svn-id: trunk@4304 -
2006-07-30 07:37:40 +00:00
joost
21c061421e
+ do not search (locate) in an empty dataset
...
git-svn-id: trunk@4303 -
2006-07-30 00:24:47 +00:00
joost
0a0089a669
+ Fixed ftLargeInt fields
...
git-svn-id: trunk@4302 -
2006-07-29 16:50:24 +00:00
peter
1a596dfc7b
* disable internal linker
...
git-svn-id: trunk@4301 -
2006-07-29 14:33:27 +00:00
florian
88cb816ebd
* fix to ucomplex.cln from Dimitris Apostolou
...
git-svn-id: trunk@4299 -
2006-07-28 21:06:33 +00:00
tom_at_work
65503f5786
* on 64 bit machines load 64 bit "trash constants" directly as well
...
git-svn-id: trunk@4297 -
2006-07-25 20:35:13 +00:00
micha
d0e0ef3d8c
2.0.4: pthread_cond_timedwait needs absolute time (from crossbuilder, issue #7196 )
...
git-svn-id: trunk@4296 -
2006-07-25 20:34:20 +00:00
Jonas Maebe
f5a902b2ee
* fixed register allocation for -gt
...
+ also trash "out" parameters with -gt (except open arrays)
git-svn-id: trunk@4294 -
2006-07-25 14:04:05 +00:00
Jonas Maebe
7bb3a1fe22
* fixed register allocation of gen_load_para_value() and backwards
...
extension of regalloc info in general
git-svn-id: trunk@4293 -
2006-07-25 13:54:48 +00:00
Almindor
3d1370bf8b
* fix 64bit epoll "special" packing
...
git-svn-id: trunk@4292 -
2006-07-25 11:44:24 +00:00
chrivers
69790fbdc9
This patch is from Ivo Steinmann. It fixes compilation with gtk-2.8
...
git-svn-id: trunk@4291 -
2006-07-25 10:27:48 +00:00
Jonas Maebe
5bf38351e9
* fixed bug #7195 : use regular type conversions for the results of
...
fpc_sqr(t)_real
git-svn-id: trunk@4290 -
2006-07-24 07:55:32 +00:00
joost
d83a30e4fc
+ implemented blob-field support for mysql
...
+ fixed memory-corruption in ibconnection.pp
git-svn-id: trunk@4289 -
2006-07-23 21:15:02 +00:00
joost
eddc1b3edd
+ Basics for editing BLOB-fields
...
+ several cleanups
git-svn-id: trunk@4287 -
2006-07-23 17:34:03 +00:00
joost
209997e657
+ optimised the search for fields in loadfield
...
git-svn-id: trunk@4286 -
2006-07-23 11:25:32 +00:00
marco
edea1207ae
* tpnumlib is a library not a unit.
...
git-svn-id: trunk@4285 -
2006-07-23 11:10:35 +00:00
marco
c044fc9947
* killed mark/release
...
git-svn-id: trunk@4283 -
2006-07-23 11:00:34 +00:00
yury
e062922528
* added an option to use target-specific memory manager instead of standard. This is controlled by HAS_MEMORYMANAGER and HAS_MT_MEMORYMANAGER defines.
...
* wince executables use C memory manager now (as all apps compiled by eVC++). It saves 5.5 KB of exe size.
git-svn-id: trunk@4282 -
2006-07-23 10:23:31 +00:00
florian
887781a6b9
* experimental patch to fix #7187
...
git-svn-id: trunk@4281 -
2006-07-23 08:46:37 +00:00
yury
8ca51bc475
* added cmem for wince.
...
git-svn-id: trunk@4280 -
2006-07-23 08:34:46 +00:00
joost
5e960e0103
+ added support for blob-parameters
...
git-svn-id: trunk@4279 -
2006-07-23 01:20:50 +00:00
tom_at_work
de20abf3ec
* cr reg fix for ppc64
...
git-svn-id: trunk@4277 -
2006-07-22 11:04:56 +00:00
florian
4095b36047
* cr register name fix
...
git-svn-id: trunk@4276 -
2006-07-22 09:33:47 +00:00
yury
7ccca2e438
* Optimization for smartlinking. Removed command line parsing in system unit initialization for wince. The parser is called when command line is accessed first time in program. It saves 1.55KB exe size, when command line is not used.
...
git-svn-id: trunk@4275 -
2006-07-22 09:29:54 +00:00
Tomas Hajny
7e8fb504bf
* ufvsrc->fvsrc
...
git-svn-id: trunk@4273 -
2006-07-21 21:11:58 +00:00
daniel
e21858f85a
+ Add Jonas his explanation as comments to gas_regname
...
git-svn-id: trunk@4272 -
2006-07-21 11:26:00 +00:00
Jonas Maebe
5f699c7838
+ -gt, -gtt, -gttt and -gtttt switches to trash local variables with
...
different values (resp. $55, $AA, $EF and $00) in function/procedure
prologs to help find uninitialized uses. Should still be extended
for "out" parameters.
git-svn-id: trunk@4271 -
2006-07-20 22:54:23 +00:00
Jonas Maebe
73d5e259ef
* regenerated version (please always regenerate and commit these too
...
if you commit a new errore.msg, to avoid conflicts later)
git-svn-id: trunk@4270 -
2006-07-20 22:39:47 +00:00
Jonas Maebe
e08aa358fb
* removed stb from calculation_target_op0 (stb does not calculate a value
...
to store in operand 0)
git-svn-id: trunk@4269 -
2006-07-20 22:38:26 +00:00