Commit Graph

11825 Commits

Author SHA1 Message Date
peter
656a4c2147 * new unit 2002-11-15 12:23:49 +00:00
mazen
1817fc98e4 + SPARC support added based on PowerPc sources 2002-11-15 12:08:37 +00:00
pierre
f2a8164736 * file regenerated 2002-11-15 10:57:18 +00:00
peter
bfd72ad5d5 * merged changes from 1.0.7 up to 04-11
- -V option for generating bug report tracing
    - more tracing for option parsing
    - errors for cdecl and high()
    - win32 import stabs
    - win32 records<=8 are returned in eax:edx (turned off by default)
    - heaptrc update
    - more info for temp management in .s file with EXTDEBUG
2002-11-15 01:58:45 +00:00
peter
b716b77913 * merged verbosity check 2002-11-15 01:13:42 +00:00
mazen
37247e8cde * fixing return value variable address 2002-11-14 21:42:08 +00:00
Tomas Hajny
d86ca64b17 * corruption from the last commit corrected 2002-11-14 21:16:22 +00:00
carl
fa293b4f98 + more tests to avoid adding new bugs. 2002-11-14 20:12:33 +00:00
pierre
6cf58cfb8e + test/cg/cdecl directory added 2002-11-14 17:26:07 +00:00
pierre
8c540e0bd6 * check that adding sets is commutative 2002-11-14 17:23:55 +00:00
marco
7d1f5b883c * Initial version 2002-11-14 16:48:39 +00:00
marco
12e9c34aac * Fix setitimer. 2002-11-14 13:25:27 +00:00
Jonas Maebe
4b2838b161 * the BeginThread() variant that allowed you to specify the stacksize
still passed DefaultStackSize to the OS-specific routines
2002-11-14 12:40:06 +00:00
marco
5c5fc48e2c * took out the generic sethandling. 2002-11-14 12:34:20 +00:00
marco
5368a3596b * initial version, taken from bsdfunc.inc, since both linux and bsd use it 2002-11-14 12:20:30 +00:00
marco
3b33545449 * fixed sys_time call to (NIL) 2002-11-14 12:18:03 +00:00
marco
c8121bef9f * for now. 2002-11-14 12:17:28 +00:00
pierre
084e91a6f6 + dailytest target added 2002-11-14 10:48:58 +00:00
pierre
075a30c33b * add internalerror info to log file 2002-11-14 10:36:12 +00:00
pierre
3760e62db9 * add removal of teststr and digest generated files 2002-11-14 08:24:38 +00:00
Tomas Hajny
cac4bbcf5b * loaders for native target added 2002-11-13 22:54:37 +00:00
Tomas Hajny
7b3ed6a704 * slight correction 2002-11-13 20:33:41 +00:00
marco
cd427582de * sigset functions more flexible, small changes to sys_time 2002-11-13 18:15:08 +00:00
marco
954e27b3ca * ptime_t 2002-11-13 18:14:33 +00:00
pierre
ef47f697f9 + compilation of digest executable added
+ rundigest target added
 * full also runs rundigest
2002-11-13 15:59:33 +00:00
pierre
99eebd4de9 + digest program added 2002-11-13 15:26:24 +00:00
pierre
9583860d7e log strings moved to teststr unit 2002-11-13 15:19:44 +00:00
Jonas Maebe
656c0a3b6b + added test for setting string funciton result in nested procedure
(fails under 1.1 currently)
2002-11-13 12:34:37 +00:00
marco
21fa99a728 * Killed octal codes for 1.0.x compilability. 2002-11-12 15:31:33 +00:00
marco
bcff2b841c * Ugly hack to temporarily be able to use system.pp for Linux too 2002-11-12 14:57:48 +00:00
marco
2c4aff9914 * renamed to (1) syscallo.inc (temporarily for old rtl)
rtl/target/syscall.inc (for new rtl)
2002-11-12 14:52:57 +00:00
marco
70d3e266ef * signal. 2002-11-12 14:51:44 +00:00
marco
bf1a224db4 * 2.4.18 version. 2002-11-12 14:46:46 +00:00
marco
22845478ce * The syscall core of the new system unit. 2002-11-12 14:40:18 +00:00
marco
96a1929af2 * Parts of new unix rtl 2002-11-12 14:37:59 +00:00
marco
58d33b9619 * some updates 2002-11-12 14:28:40 +00:00
marco
d3f02fb3a4 * fixes to macro 2002-11-12 14:19:46 +00:00
marco
29baf7d65e * New syscall.inc 2002-11-12 13:31:32 +00:00
pierre
6c372d8c87 + linux gcc version info 2002-11-12 11:23:05 +00:00
pierre
d8c3ce5c19 * trdtxt tests need copy of test*.txt in main test dir 2002-11-12 09:23:33 +00:00
pierre
8c68931d15 * fixed compilation of ptest code 2002-11-12 08:42:18 +00:00
carl
bb6d287c5b * some small mistakes fixed 2002-11-11 22:46:40 +00:00
marco
5f620cd626 * syscall.inc -> syscallo.inc 2002-11-11 21:41:06 +00:00
marco
a35e570869 * rename syscall.inc -> syscallo.inc 2002-11-11 21:40:26 +00:00
Tomas Hajny
1d21654f75 * WinCreateWindow correction + overloaded variant added 2002-11-11 20:55:22 +00:00
carl
dff3484ca3 + initial revision for amiga 2002-11-11 15:31:35 +00:00
carl
192fe1f40f + updated for latest tests 2002-11-11 14:37:47 +00:00
carl
0e91884ab1 + comments on amiga compiler 2002-11-11 14:37:05 +00:00
carl
82b456f4f8 * The test was wrong, the values to insert into the collections are pstrings, not pchar. 2002-11-10 22:54:37 +00:00
carl
cc68571e4d * TUnosrtedStrCollection declaration was completely wrong :( 2002-11-10 22:53:56 +00:00