Commit Graph

23074 Commits

Author SHA1 Message Date
chrivers
c7868bd9c9 Added tinterfaceentrytype used in "implements"-implementation
git-svn-id: trunk@4353 -
2006-08-05 20:06:49 +00:00
chrivers
d9eb4049e3 Added Interface implementation type specifier (var: iitype) to tobjectdef. Used for the implementation of "implements"-keyword
git-svn-id: trunk@4352 -
2006-08-05 20:05:40 +00:00
chrivers
aa783c2876 Cleanup for readability. timplementedinterfaces.searchintf() simplified, dummy-var renamed to mark it as such in tstoreddef.is_integrable
git-svn-id: trunk@4351 -
2006-08-05 20:04:55 +00:00
chrivers
c185650955 Improved syntax checks for "implements" keyword
git-svn-id: trunk@4350 -
2006-08-05 19:58:14 +00:00
Károly Balogh
94f3f07a97 + first attempt to have linking support for AmigaOS/PowerPC
git-svn-id: trunk@4349 -
2006-08-04 20:05:22 +00:00
Jonas Maebe
f9c0db2cee + added
git-svn-id: trunk@4348 -
2006-08-04 14:55:23 +00:00
Jonas Maebe
a530c3e611 * defined HASUNIX for Solaris
git-svn-id: trunk@4347 -
2006-08-04 13:07:37 +00:00
Jonas Maebe
7522d8d967 * fixed sparc alignment issues with popen/pclose
git-svn-id: trunk@4346 -
2006-08-04 13:07:01 +00:00
Jonas Maebe
848b7b8914 - removed {$ifdef havelinuxrtl10} code
git-svn-id: trunk@4345 -
2006-08-04 12:29:34 +00:00
Jonas Maebe
d1bc93c67a * one more subsetreg fix
git-svn-id: trunk@4344 -
2006-08-04 08:37:21 +00:00
tom_at_work
d112bfbd43 * fixed a_load_subsetreg_reg according to Jonas' remarks
git-svn-id: trunk@4343 -
2006-08-03 21:27:39 +00:00
Jonas Maebe
327718e0c4 * changed some var parameters in out parameters to avoid warnings
git-svn-id: trunk@4341 -
2006-08-03 16:47:10 +00:00
Jonas Maebe
934734df85 + added missing syscalls from Mark Morgan Lloyd
git-svn-id: trunk@4339 -
2006-08-03 16:16:07 +00:00
Jonas Maebe
35126247bc * disabled a_call_ref for non-x86 (generates better code for ppc,
and means I don't have to cook up an a_call_ref for SPARC)

git-svn-id: trunk@4337 -
2006-08-03 15:46:48 +00:00
Jonas Maebe
805570c3cf * fixed internalerrors due to no (dummy) MM reg allocator
git-svn-id: trunk@4336 -
2006-08-03 15:37:26 +00:00
Jonas Maebe
2b98aa8005 + CODESET for solaris
git-svn-id: trunk@4335 -
2006-08-03 15:36:13 +00:00
Jonas Maebe
800742939b + sparc InterlockedCompareExchange
git-svn-id: trunk@4334 -
2006-08-03 15:32:59 +00:00
Jonas Maebe
fd4b348e7c * fixed empty superregister set detection in constructor
git-svn-id: trunk@4333 -
2006-08-03 15:15:23 +00:00
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