Commit Graph

17870 Commits

Author SHA1 Message Date
peter
7e126adf31 * fixed newline broken by valgrind patch 2004-11-03 12:08:30 +00:00
florian
4fbda6140f + supported targets are now read dynamically from the included compiler 2004-11-03 12:05:54 +00:00
florian
e2a6678591 * fixed sparc <-> i386 mixture 2004-11-03 12:04:03 +00:00
florian
b6d34b6bd1 * fixed dyn. array handling for 32 bit architectures requiering proper alignment 2004-11-03 11:33:50 +00:00
florian
4ae980e0bc * fixed dyn. array handling for 32 bit architectures requiering proper alignment 2004-11-03 10:54:36 +00:00
peter
b59232e751 * moved to fv module 2004-11-03 10:44:01 +00:00
peter
ca32f082f4 * cursor probs fixed 2004-11-03 10:37:24 +00:00
florian
741f42c3b0 no message 2004-11-03 10:30:48 +00:00
florian
ac7f9351f0 * info record about class fields must be packed else it will be aligned wrongly on 64 bit platforms 2004-11-03 10:22:19 +00:00
peter
33494a7775 * fix possible range error 2004-11-03 10:11:13 +00:00
peter
7b9f823f92 * fix isatty, ioctl returns 0 on success, but isatty needs to return 1 2004-11-03 10:03:39 +00:00
florian
926da4b9c9 * fixed writing of para locations for procedures with explicit locations for parameters 2004-11-03 09:46:34 +00:00
peter
0eb61a4823 * fixed crashes with ide and 1.9.x 2004-11-02 23:53:19 +00:00
florian
0dbbb1aac0 * 64 bit fixes 2004-11-02 23:33:32 +00:00
Jonas Maebe
d9267aafdf * fixed endianess bug in fpc_val_int64_shortstr() (webtbf/tw2128) 2004-11-02 22:38:58 +00:00
olle
135be09271 * fixed possible problem with null termination 2004-11-02 22:17:25 +00:00
florian
52a01abafa * x86_64 requires always 16 byte alignment of the stack 2004-11-02 21:49:46 +00:00
florian
72cb65819a * fixed test for x86_64 which has a native comp type 2004-11-02 21:08:33 +00:00
florian
c94553080b + added profiler call for x86_64 2004-11-02 20:50:54 +00:00
peter
12c523c694 * make distclean fixed 2004-11-02 20:42:38 +00:00
florian
564c758c33 * initial implementation 2004-11-02 20:41:57 +00:00
marco
0609943465 * added 2004-11-02 20:28:57 +00:00
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