Commit Graph

16619 Commits

Author SHA1 Message Date
florian
01d7276396 no message 2004-05-20 15:41:41 +00:00
marco
6a902e9f9b * freebsd/x86_64 2004-05-20 12:02:48 +00:00
peter
6fc2ea345d * extra typecast to prevent range check 2004-05-19 23:30:18 +00:00
peter
06448271ff * $message directive compatible with delphi 2004-05-19 23:29:56 +00:00
peter
c25228226d * don't change sign for unsigned shl/shr operations
* cleanup for u32bit
2004-05-19 23:29:25 +00:00
Jonas Maebe
726b980f38 + added 2004-05-19 22:27:18 +00:00
Jonas Maebe
7f889b8529 * fixed web bug #3103: the fpu conversion code couldn't deal with offsets
outside the smallint range
2004-05-19 22:26:46 +00:00
Jonas Maebe
844faab90a * fixed web bug #3104: if stack checking is on, procedures pi_do_call
must be set
2004-05-19 22:25:56 +00:00
peter
c553f6b320 * add DEBUGINFO symbol to reference the .o file that includes the
stabs info for types and global/static variables
  * debuginfo flag added to ppu to indicate whether debuginfo is
    generated or not
2004-05-19 21:16:12 +00:00
michael
bbd4cc630c + Updates for 1.9.4. Mostly MACPas related 2004-05-18 22:10:56 +00:00
michael
391651dff6 + Added threadvars keyword and varargs modifier 2004-05-18 22:04:29 +00:00
peter
1ca09822a6 * unix thandle is always 32bit
* textrec fixed for 64bit
2004-05-18 20:16:23 +00:00
peter
31c622e01d * fix offset of errno 2004-05-18 20:13:12 +00:00
marco
24bf59caa6 * errno+4 becomes errno+8 2004-05-18 20:05:01 +00:00
florian
0aff9a5096 * started to fix set/longjmp on sparc 2004-05-18 19:36:37 +00:00
marco
49e7c1c523 * left a comment unmatched 2004-05-18 19:33:45 +00:00
peter
9e8efeefb5 * memleak with exception.create and ansistring temp 2004-05-18 18:32:19 +00:00
olle
aa9fbc040e + test that the compiler should not allow non local goto 2004-05-18 10:35:15 +00:00
peter
6b5f84117b * use ldsh to load exitcode 2004-05-17 20:56:56 +00:00
peter
f7277e102d * regenerated 2004-05-17 20:52:06 +00:00
peter
b432c9a246 * print exitcode of remote test to stdout and parse the output file.
this is the most reliable passing of the exitcode
2004-05-17 20:51:29 +00:00
marco
5787d92d8f * x86_64 patches 2004-05-17 19:20:09 +00:00
marco
639e387db1 * first x86-64 changes 2004-05-17 19:18:38 +00:00
marco
ed6ecf40db * fixes from Luiz Am?rico 2004-05-17 07:33:01 +00:00
marco
13a860eefc * syscallnr for __syscall entered 2004-05-16 21:01:23 +00:00
marco
06dd389fce * Initial versions 2004-05-16 20:48:32 +00:00
Tomas Hajny
f9141c8d5e * fix for IE 2004-05-16 20:41:19 +00:00
Tomas Hajny
915800af51 * handle in do_* changed to THandle 2004-05-16 20:39:59 +00:00
peter
514215ea0d * remote execute updates, see readme.txt 2004-05-16 20:13:04 +00:00
peter
94adf83a8b * use thandle in do_* 2004-05-16 18:51:20 +00:00
peter
479c4f0ea6 * small fix for 1.0.x 2004-05-16 16:52:28 +00:00
florian
aa64bb4c2c + support for assigned(<dyn. array>) added 2004-05-16 15:03:48 +00:00
florian
cfc42059a7 no message 2004-05-16 15:03:02 +00:00
florian
4cdeccdab7 no message 2004-05-16 15:02:05 +00:00
peter
fa1a8cbf17 * report about illegal chars in preproctoken instead of end of
expression
  * support realnumbers in preproctoken parser
2004-05-16 13:55:26 +00:00
peter
8022ce9fd2 * forbid more overloaded operators with orddef/enumdef 2004-05-16 13:29:46 +00:00
peter
d4dcaeafaf * fix checking for forwards in static symtable 2004-05-16 13:29:21 +00:00
florian
b3225df663 no message 2004-05-16 13:26:46 +00:00
peter
a1cc8e79b2 * remove not implemented method 2004-05-16 13:24:59 +00:00
peter
cf0c7b974f * remove duplicate wordsinsigset 2004-05-16 13:03:27 +00:00
marco
cc5c75b714 * comment removed and four dud instrcutions 2004-05-16 11:04:27 +00:00
peter
56d00c5aa2 * don't export FPC_VERSION, the compiler version can be different
between the native and cross compiler
2004-05-16 10:22:45 +00:00
Károly Balogh
db9973de4b * some cleanup 2004-05-16 00:24:19 +00:00
Károly Balogh
a046919846 - removed comment about argc/argv, made it work another way 2004-05-13 01:15:42 +00:00
Károly Balogh
6ea3224757 * fixed a typo 2004-05-13 00:48:52 +00:00
Károly Balogh
070d54633d * getpathstring displayed dos messages, fixed 2004-05-13 00:42:29 +00:00
Károly Balogh
18dfe82a0d * fixed do_read and dos_Read from being nonsense 2004-05-12 23:18:54 +00:00
Károly Balogh
00d8d57c55 * first implementation of MorphOS DOS unit, based on Amiga version 2004-05-12 20:27:29 +00:00
Károly Balogh
3bc4c92de0 + added syscalls and structures necessary for DOS unit 2004-05-12 20:26:04 +00:00
Károly Balogh
440758c2bd * fixed startup code from endless wait when not started from Ambient 2004-05-12 15:34:16 +00:00