Commit Graph

11789 Commits

Author SHA1 Message Date
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
carl
be57ad326d * small cosmetic updates 2002-11-10 22:39:51 +00:00
carl
9a72505bb8 + add comment to indicate what this test exactly 2002-11-10 22:39:21 +00:00
mazen
f97aa452bd * SPARC calling mechanism almost OK (as in GCC./mppcsparc ) 2002-11-10 19:07:45 +00:00
mazen
3a78921639 * A_RET --> A_RETT (RET from Trap) 2002-11-10 17:49:14 +00:00
carl
fb66ed48d8 + readln testing 2002-11-10 15:23:11 +00:00
carl
bddb2b06ff * small fix for clean 2002-11-10 12:23:16 +00:00
carl
3bd6280073 * update makefiles for testing
* update example which did not compile
2002-11-10 12:22:10 +00:00
carl
9aa82a4397 - remove useless file 2002-11-09 23:09:55 +00:00
carl
8e9f5eaf84 * fix compilation problems 2002-11-09 23:08:07 +00:00
marco
6cc6f15aa0 * first version 2002-11-09 22:39:28 +00:00
carl
06b4ea0d41 + added units/dos testing
* fix problem in my previous commit
2002-11-09 22:24:07 +00:00
carl
b4f173c3c6 + added more explanations 2002-11-09 22:02:36 +00:00
carl
65a8c67bad + added automatic compilation of ptest.pp 2002-11-09 22:01:18 +00:00
carl
c3540440c3 + added testing for cdecl and array of const. (should not compile) 2002-11-09 21:57:57 +00:00
carl
3d65591f76 + updated tests for correct parsing (array of const now allowed with high!) 2002-11-09 21:47:36 +00:00
carl
1c978e95d9 * now check address of tc's also and give error.
+ 1.1 only
2002-11-09 21:19:21 +00:00
carl
7c0f175681 * flags2reg() was not extending the byte register to the correct result size 2002-11-09 21:18:31 +00:00
marco
6aa2786d41 * powerpc version. Threadsafe errno access not yet done. 2002-11-09 20:32:14 +00:00
carl
ed213ff331 - remove superfluous data in classname 2002-11-09 16:19:43 +00:00
carl
3e7b597352 + update for compilation 2002-11-09 16:10:35 +00:00
carl
6af65a5928 + update makefile for fullcycle and NOOPT 2002-11-09 16:09:54 +00:00
carl
bd7af8b12f + resource string tables are now aligned 2002-11-09 15:39:03 +00:00
carl
fd24f60a1c + added var_align/const_align routines 2002-11-09 15:38:39 +00:00
carl
c3bfb968a4 + NOOPT removed the optinfo field 2002-11-09 15:38:03 +00:00
carl
c328dff091 - removed no longer used defines 2002-11-09 15:37:21 +00:00
carl
c0db65da11 * align all constants correctly (default of 4 size for real type constants) 2002-11-09 15:36:50 +00:00
carl
8ef2c267c4 * major alignment updates for objects/class tables 2002-11-09 15:35:35 +00:00
carl
391b49d410 * major alignment updates 2002-11-09 15:33:26 +00:00
carl
6d8024afc4 * noopt for non-i386 targets 2002-11-09 15:32:30 +00:00
carl
9a151c3d65 + align ansi/wide string constants 2002-11-09 15:31:57 +00:00
carl
53aa63ead1 + align RTTI tables 2002-11-09 15:30:07 +00:00
carl
8e942d82bb + bss / constant alignment fixes
* avoid incrementing address/datasize in local symtable for const's
2002-11-09 15:29:28 +00:00
carl
698cde7985 * more alignment checking 2002-11-09 13:18:25 +00:00
mazen
945bbee573 + simple function (1 param) added 2002-11-09 11:31:27 +00:00
carl
f088674d6a * separated some tests
* make tfexpand more portable
2002-11-08 21:01:18 +00:00
Jonas Maebe
fb5b623e30 * fixed bctr(l) problems 2002-11-07 15:50:23 +00:00