Commit Graph

17806 Commits

Author SHA1 Message Date
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
peter
e4ac8bcf29 * moved to webtbf 2004-10-31 22:04:37 +00:00
peter
b3e55d61fc * new bug 2004-10-31 22:02:54 +00:00
peter
c95a859f0a * generic tlocation
* move tlocation to cgutils
2004-10-31 21:45:02 +00:00
peter
7d745c0483 * default paths fixed 2004-10-31 19:09:54 +00:00
peter
bc59556a41 * $fpctarget expands to <cpu>-<os>
* allow * in middle of the path to support ../*/units/$fpctarget
2004-10-31 18:54:24 +00:00
peter
e23f68ca90 * updates from ik_5 2004-10-31 18:52:45 +00:00
peter
73fa570df3 * build zlib first, it is needed by libpng 2004-10-31 18:49:29 +00:00
marco
edce157b2a * cdecl for FPC_USE_LIBC 2004-10-31 18:49:02 +00:00
peter
d97d37ca78 * new unit dir 2004-10-31 18:40:51 +00:00
marco
63335fbc10 * FPC_USE_LIBC fixes 2004-10-31 17:11:52 +00:00
florian
7f20bc1c96 * fixed ie with pi_do_call 2004-10-31 16:47:43 +00:00
peter
cc431c4375 * fix shortstr_to_ansistring for 1.0.x 2004-10-31 16:21:30 +00:00
peter
5ef188da6f * remove sysutils 2004-10-31 16:20:58 +00:00
florian
4a4c940fc4 + added ioctl constants for arm 2004-10-31 16:05:23 +00:00
florian
36ca15cf07 * fixed compilation of system unit on arm 2004-10-31 16:04:30 +00:00