Commit Graph

11771 Commits

Author SHA1 Message Date
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
Jonas Maebe
613edede9b * always use code that was between 'ifdef mt', since that define is
deprecated now
2002-11-07 15:23:13 +00:00
Jonas Maebe
1144e7ccce * made the test threadsafe :) 2002-11-07 15:01:45 +00:00
sg
4e8a1790e6 * AffectedRows now is a QWord (to match recent MySQL versions)
* Result strings for enums etc. are now correctly terminated
* Fixed a memory leak in DoQuery: The query string didn't get released
2002-11-07 14:27:59 +00:00
mazen
da271ad1ba *** empty log message *** 2002-11-06 15:34:00 +00:00
pierre
2489b9630b * several new test for cdecl in new subdirectory 2002-11-06 14:53:42 +00:00
mazen
928e3c583b * op_reg_reg_reg don't need any more a TOpSize parameter 2002-11-06 11:31:24 +00:00
pierre
fa934bd43f * more info on memory holes 2002-11-05 17:23:12 +00:00
pierre
68952b80b0 * new binary compiled with gcc 2.95.4 2002-11-05 17:22:20 +00:00
mazen
1097619459 *** empty log message *** 2002-11-05 16:15:00 +00:00
pierre
67f775263c + more tests added 2002-11-05 15:28:39 +00:00
Tomas Hajny
b8ea5076ce + DosProtect* functions added, first part of longint->cardinal fixes 2002-11-04 21:22:12 +00:00
olle
c5ac9e90af * globals are located in TOC and relative r2, instead of absolute
* symbols which only differs in case are treated as a single symbol
  + tai_const_symbol supported
  * only refs_full accepted
2002-11-04 18:24:53 +00:00
olle
9284b36d3b * macos: globals are located in TOC and relative r2, instead of absolute 2002-11-04 18:24:19 +00:00
pierre
6f55a6d96d * adapted to new ctest.c 2002-11-04 15:23:08 +00:00
pierre
a88605de72 * new ctest.c compiled 2002-11-04 15:20:13 +00:00
pierre
340f0e6edc * compatibility with C checks improved 2002-11-04 15:17:45 +00:00
marco
7a10439726 * Move tmsg and family to messages.inc. windows.pp needed include sequence patch 2002-11-04 12:19:01 +00:00
marco
03453590e3 * Added some of the tmsg/tmessage records. 2002-11-04 12:17:42 +00:00