Commit Graph

16973 Commits

Author SHA1 Message Date
peter
7880c919a8 * backtrace support 2004-05-27 23:34:37 +00:00
peter
9e8618afe6 * stop backtrace also when caller frame is nil 2004-05-27 23:34:23 +00:00
peter
80d44f0691 * sparc signals added between $ifdef cpusparc 2004-05-27 23:15:43 +00:00
peter
f218923511 * remove warnign 2004-05-27 23:15:14 +00:00
peter
79d45deec7 * startup argc,argv,envp fix
* stat fixed
2004-05-27 23:15:02 +00:00
michael
d97a312be5 + Small nuance in thread availability 2004-05-27 22:05:50 +00:00
michael
5ddc5782e1 + Fixed detection of rpm dir (By colin Western) 2004-05-27 21:47:14 +00:00
olle
23c89ea193 + added correct alignment 2004-05-27 21:36:07 +00:00
michael
9be32ff5e7 + Patch for building as non-root user from Colin Western, plus man pages put right 2004-05-27 21:22:55 +00:00
peter
09098e8dba * fix writing of // header 2004-05-27 18:53:43 +00:00
florian
935201e75c * _haltproc fixed 2004-05-26 20:48:17 +00:00
florian
5953d974c2 *** empty log message *** 2004-05-26 20:41:52 +00:00
florian
0debc54f69 * aded { %fail } 2004-05-26 20:32:25 +00:00
marco
85f2a0ac87 * 2nd attempt 2004-05-26 20:05:21 +00:00
marco
ea6d4e0e3b * first iteration 2004-05-26 19:23:17 +00:00
yuri
16e1182902 * Some functions updated. 2004-05-26 16:38:58 +00:00
yuri
5785fe3801 + Initial import 2004-05-26 16:32:32 +00:00
peter
4efc2cdd0d * fixed input registers 2004-05-25 21:38:11 +00:00
florian
ab2b7b3889 * fixed another formal const problem caused by yesterday's changes 2004-05-25 21:27:35 +00:00
florian
c67af8573f no message 2004-05-25 21:26:49 +00:00
florian
d33a2be215 no message 2004-05-25 21:25:01 +00:00
peter
330a86b7d6 * fix tcallnode.getcopy. the parameters need to be copied after
methodpointerinit is copied
2004-05-25 18:51:49 +00:00
peter
5abb93e77d * range check error 2004-05-25 18:51:14 +00:00
peter
a1b8d8bf6b * check for 2gb limit when inserting record fields 2004-05-25 18:50:50 +00:00
peter
1d0a9955df * executeresult changed to longint instead of word 2004-05-25 15:52:48 +00:00
peter
fbeed9f421 * adapt for 64bit textrec 2004-05-25 15:52:15 +00:00
florian
000d6a1854 + more info added 2004-05-25 08:01:13 +00:00
Tomas Hajny
782abd16cd * Makefile fixes 2004-05-24 22:01:27 +00:00
florian
51a249e0c5 no message 2004-05-24 21:27:30 +00:00
florian
ab316ac66f * properties are allowed as formal const parameters as well 2004-05-24 21:24:40 +00:00
florian
25b9e0d6e5 * fixed comp property writing for cpus where comp=int64 2004-05-24 21:05:19 +00:00
florian
76782a514a * fixed more formal const problems 2004-05-24 21:04:31 +00:00
florian
c809441611 * stricter handling of formal const parameters and IE fixed 2004-05-24 20:39:41 +00:00
florian
dbd39b5f63 * removed 2004-05-24 20:35:28 +00:00
florian
5cd52d5a42 no message 2004-05-24 20:34:22 +00:00
Tomas Hajny
ff4c4f2e08 * regcall update 2004-05-24 19:33:22 +00:00
peter
eca9713796 * fix passing of array to open array of array (bug 3113) 2004-05-24 17:31:51 +00:00
peter
365d6252cc * also check local typed const 2004-05-24 17:31:12 +00:00
peter
17a7a3a7e1 * fixes for changed examples dir 2004-05-24 17:30:46 +00:00
peter
7fc9369945 * allow setting of name in dictionary always. Otherwise it is never
possible to create an item with a name and rename before insert
    this is used in the symtable to hide the current symbol
2004-05-24 17:30:09 +00:00
peter
b418b29283 * use UNIXHIer 2004-05-24 16:33:59 +00:00
peter
d9e0521b8d * use UNIXHier 2004-05-24 16:31:36 +00:00
peter
9cab8ec422 * missing function result 2004-05-24 15:33:02 +00:00
peter
6ecc535b18 * remove unsupported syntax 2004-05-24 15:31:44 +00:00
peter
a966964657 * fixed expected high value 2004-05-24 15:21:02 +00:00
michael
f4e0bc3881 + Patch from peter to fix crash 2004-05-24 07:18:17 +00:00
Tomas Hajny
9f51eee552 * final part of longint2cardinal fixes for doscalls 2004-05-23 21:47:34 +00:00
peter
74e8ba82da * removed unused voidprocdef 2004-05-23 20:57:10 +00:00
peter
a3c4abf4a7 * initialize errorsym/errortype.def.owner to prevent crashes 2004-05-23 20:56:42 +00:00
peter
6245066670 * don't generate incompatible types when there is an errordef 2004-05-23 20:56:14 +00:00