Commit Graph

17848 Commits

Author SHA1 Message Date
Jonas Maebe
14197fb830 * copy totype field in ttypeconvnode.getcopy() 2004-11-02 20:15:53 +00:00
peter
a2d9439661 * data too large 2004-11-02 20:06:16 +00:00
florian
4be6ea3b4a * dyn. array dimensions are now stored as sinttype so it's target register size dependend 2004-11-02 18:37:08 +00:00
florian
bfce614370 * fixed -<sse register>
* information about simple moves for sse is given to the register allocator
2004-11-02 18:23:16 +00:00
florian
53d4987dbe * test for 64 bit cpus fixed 2004-11-02 17:31:00 +00:00
florian
143b4a8cb1 * <signed type> to qword range check for 64 bit targets fixed 2004-11-02 17:25:36 +00:00
florian
4e8795893e * fixed test for 64 bit targets 2004-11-02 17:23:26 +00:00
florian
910ff87b4f * fixed test for 64 bit targets 2004-11-02 16:31:11 +00:00
peter
00d3de8c51 * fixed data too large 2004-11-02 16:23:04 +00:00
florian
2ba892c5bd * fixed test for x86_64 which supports a native comp type 2004-11-02 16:01:47 +00:00
florian
1f27348599 * fixed test for 64 bit targets 2004-11-02 15:58:09 +00:00
florian
6c739fa996 * fixed rtti reading of arrays for 64 bit 2004-11-02 15:52:04 +00:00
florian
b6c33aacb7 * fixed strcomp 2004-11-02 15:34:10 +00:00
florian
07c28067aa * fixed sse exception handling 2004-11-02 15:26:21 +00:00
florian
efc6c7793e * fixed baseunix.signal for CPU using rt_sigaction
* fixed it for x86_64 too
2004-11-02 14:49:48 +00:00
marco
07adf4e83d * timezone stuff back to unix 2004-11-02 13:59:42 +00:00
peter
e86b4529c8 * second try for data too large 2004-11-02 13:35:35 +00:00
peter
2e161c5e9e * nf_internal flag for internal inserted typeconvs. This will
supress the generation of warning/hints
2004-11-02 12:55:16 +00:00
peter
a9163ca649 * inc(ptr) should not give warnings 2004-11-02 12:26:19 +00:00
peter
e7b4c63e99 * fixed uninitialzied local 2004-11-02 09:37:35 +00:00
peter
2c9893f84a * fix build with gdb 2004-11-02 09:14:09 +00:00
peter
eaf274ffef * regenerated 2004-11-02 09:04:57 +00:00
florian
5972f89919 * changed maxlongint to high(sizeint) 2004-11-02 08:50:40 +00:00
florian
ef25f06e1c * fixed array sizes 2004-11-02 08:46:50 +00:00
peter
10db34aa26 * use ptrint 2004-11-02 08:04:03 +00:00
peter
89b40a3682 * fix mem[] arrays 2004-11-02 07:43:50 +00:00
peter
f5f187f3a9 * check for array size 2004-11-02 07:43:22 +00:00
peter
cf0fb016c6 * fixed data element too large 2004-11-02 07:38:13 +00:00
peter
9b00c7832e * support > 32bit accesses for x86_64
* rewrote array size checking to support 64bit
2004-11-01 23:30:11 +00:00
peter
0be40bde03 * 64bit 2004-11-01 23:22:01 +00:00
peter
c7efb1b2a7 * allowed for 64bit 2004-11-01 22:34:47 +00:00
peter
e89a336c16 * use ptrint 2004-11-01 22:31:12 +00:00
marco
2d0788e39f * more endian fixes 2004-11-01 21:01:29 +00:00
florian
041dfe7b99 * fixed some x86-64 multithreading stuff 2004-11-01 20:37:49 +00:00
florian
90f7f25d03 * another fix for locked reference counting 2004-11-01 20:31:35 +00:00
florian
636f2ea7c9 * resource ansistrings now use aint for len and ref. count as well 2004-11-01 20:22:04 +00:00
peter
4af2c9385a * fixes for nostackframe 2004-11-01 19:42:46 +00:00
peter
b2d63683ec * disable inline for 1.9.4 2004-11-01 19:39:19 +00:00
florian
7fcfdd8606 * Interlocked* fixed 2004-11-01 19:10:52 +00:00
florian
239dd7121e - removed unnecessary printnode 2004-11-01 18:26:52 +00:00
peter
0d506c579e * removed wrong check for symtableprocentry 2004-11-01 18:16:48 +00:00
florian
b8eb638978 * cg64f64 isn't used anymore 2004-11-01 17:44:27 +00:00
florian
73c30d6579 * fixed arm compilation with cgutils
* ...
2004-11-01 17:41:28 +00:00
florian
00a32c2b31 + added cgutils uses clause 2004-11-01 17:40:29 +00:00
marco
08a14f8fc4 * typo fixed, aarght 2004-11-01 17:35:22 +00:00
florian
852ca7e923 + added sse instruction being not be able writing to a memory location 2004-11-01 17:30:17 +00:00
marco
0624b9fa92 * inline problems fixed 2004-11-01 17:29:47 +00:00
olle
3425ceaf85 * __missing_command will now have the name of the missing command appended. 2004-11-01 17:17:33 +00:00
peter
2aceb6f856 * no checkpointer code for dynarr to openarr 2004-11-01 17:15:47 +00:00
peter
6a0aa09b20 * give IE instead of crash when no procsym is passed for calln 2004-11-01 16:58:57 +00:00