Commit Graph

17821 Commits

Author SHA1 Message Date
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
marco
34282c6cf9 * htons etc 2004-11-01 16:23:15 +00:00
florian
1cb384eae9 * setjmp must not have a stack frame else the offsets are wrong 2004-11-01 16:00:28 +00:00
florian
1c569cbd08 * cvt*2* can't write to memory location, fixed 2004-11-01 15:42:47 +00:00
florian
6bdfe21f79 * default target for x86_64 is linux 2004-11-01 15:42:00 +00:00
florian
f0e07003be * fixed type information for dyn. arrays on 64 bit systems 2004-11-01 15:33:12 +00:00
peter
f02ebed09e * support @labelsym 2004-11-01 15:32:12 +00:00
peter
a2cbf27e96 * -Or fix for absolute 2004-11-01 15:31:57 +00:00
peter
78ff575ee4 * use __stklen 2004-11-01 14:52:02 +00:00
peter
698bdc9926 * obsolete test 2004-11-01 14:41:44 +00:00
peter
f80f3fc0fa * shortstr compare with empty string fixed
* removed special i386 code
2004-11-01 12:43:28 +00:00
florian
13618bb9cd * fixed currency division 2004-11-01 12:10:26 +00:00
peter
1cf3aef0f0 * regalloc bind to instructions need to get real ait_instruction 2004-11-01 10:34:08 +00:00
peter
703e1cee60 * obsolete 2004-11-01 10:33:45 +00:00
peter
916041c81c * symlist typeconv for absolute fixed 2004-11-01 10:33:01 +00:00
peter
a66a2c855e * temp for dynarray copy needs to be typed 2004-11-01 10:32:27 +00:00
peter
91a00b5344 * procvar arguments need to be at least equal 2004-11-01 10:31:48 +00:00
peter
882cc700fb * fixed uninited var in a_load_reg_ref 2004-11-01 10:30:06 +00:00
peter
75d22f91f8 * moved to webtbs 2004-11-01 09:52:46 +00:00
peter
c68c0a89a7 * moved to webtbf 2004-11-01 09:50:29 +00:00
florian
e5feec37cb * fixed handling of stack parameters on the arm 2004-11-01 09:23:01 +00:00
peter
9806510b53 * test fixed 2004-11-01 08:03:21 +00:00
peter
9f811b8bca * remove previous patch 2004-11-01 08:02:26 +00:00
peter
0c80377ca8 * 1.0.x bootstrap fix 2004-11-01 07:10:56 +00:00
Jonas Maebe
dc71fc8290 * make sure live_start/end is never a tai_regalloc, as those can be
removed by the register allocator and thus become invalid. This fixed
    make cycle with -Or for ppc, but I'm not sure what the warning on
    symsym.pas:1663 means. Since the tlocation change, even regular make
    cycle doesn't work anymore though...
2004-10-31 23:18:29 +00:00
peter
4df316465e * new bugs 2004-10-31 22:29:23 +00:00
olle
4478f72279 * Fix for FPC_USE_LIBC 2004-10-31 22:25:31 +00:00
peter
1c0b14c9f7 * only allow ordinal-pointer for same size 2004-10-31 22:05:25 +00:00