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 |
|
mazen
|
f170b21371
|
* parameter handling updated
|
2002-11-03 20:22:40 +00:00 |
|
Tomas Hajny
|
e1d6662005
|
* Gpi*Palette* parameters corrected
|
2002-11-02 13:26:36 +00:00 |
|
carl
|
70d5482455
|
+ added amiga target
|
2002-11-02 12:52:13 +00:00 |
|
Tomas Hajny
|
426303d1bc
|
- not needed any more
|
2002-11-02 11:38:01 +00:00 |
|
Tomas Hajny
|
c8cb68e0a7
|
+ PM spooler interface added
|
2002-11-02 11:25:00 +00:00 |
|
Tomas Hajny
|
f01729fd58
|
- DosCalls removed from uses clause (not needed)
|
2002-11-02 11:19:36 +00:00 |
|
Tomas Hajny
|
088d2f8665
|
+ PMPIC.DLL functions added
|
2002-11-02 11:16:38 +00:00 |
|
Tomas Hajny
|
f5c567928d
|
+ comments and MSG lookup strings added
|
2002-11-02 11:15:38 +00:00 |
|
Tomas Hajny
|
8fab385660
|
- objinc.inc not needed any more
|
2002-11-02 10:58:16 +00:00 |
|
peter
|
e79c849383
|
* needlock field added for 1.1
|
2002-11-01 17:56:39 +00:00 |
|
peter
|
d5896e54f2
|
* fix setmemorymutexmanager to call mutexdone on the already
installed manager instead of the passed manager
|
2002-11-01 17:38:04 +00:00 |
|
Jonas Maebe
|
87e7436d93
|
* changed "dcbtst r0,x" to "dcbtst 0,x"
|
2002-11-01 13:27:55 +00:00 |
|
pierre
|
b7eaf118e8
|
* new interactive test for Ctrl-C
|
2002-10-31 16:17:03 +00:00 |
|
pierre
|
f22c4d2a62
|
* very basic C ... args testing
|
2002-10-31 16:09:57 +00:00 |
|
pierre
|
0f45e9f38f
|
* also test the new for type>2Gb
|
2002-10-31 15:35:12 +00:00 |
|
pierre
|
00d7da7aad
|
* m68k extended size is 12
|
2002-10-31 15:31:39 +00:00 |
|
pierre
|
7dbe30ac55
|
* two test sources for ide bugs
|
2002-10-31 15:28:52 +00:00 |
|
carl
|
2f60fd3818
|
* bugfix 2187 (already executes correctly, but crashed in 1.0.6)
|
2002-10-31 15:20:22 +00:00 |
|
carl
|
002a5e009a
|
* always allocate argument even if its empty (bugfix web bug #2202)
|
2002-10-31 15:17:58 +00:00 |
|
carl
|
1d3e450412
|
* threadvar.inc -> threadvr.inc
|
2002-10-31 13:45:21 +00:00 |
|
pierre
|
f723f73f77
|
* correct last wrong fix for tw2158
|
2002-10-31 13:28:32 +00:00 |
|
pierre
|
cc47536e71
|
fsub check enhanced
|
2002-10-31 13:16:27 +00:00 |
|
carl
|
630f9266bd
|
* forgot to init P buffer variable = crash
|
2002-10-31 13:08:04 +00:00 |
|