nickysn
|
327a15488e
* generate a run time error 203 in the tiny heap in case there's not enough
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
babbc21afd
* fix handling of register sets on m68k: it is required that they are stored as two tcpuregistersets because address registers and data registers have different register types
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
6f474e525c
* TNewModeInfo/newModeList modified so that it doesn't keep a second copy of the
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
6d1663fdc5
* the TNewModeInfo record type moved to the implementation part of the graph
|
%!s(int64=12) %!d(string=hai) anos |
marco
|
c7206dde97
* changed type of unused parameter in TWMSetFocus from WParam to LParam as
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
7b7334138b
+ use PatternLineVESA256 also for the 640x400 256-colour VESA mode
|
%!s(int64=12) %!d(string=hai) anos |
lacak
|
3c0386ca19
fcl-db: sqlDB: add more informations to schema query for table columns (SchemaType=stColumns)
|
%!s(int64=12) %!d(string=hai) anos |
paul
|
1c578de28c
compiler:
|
%!s(int64=12) %!d(string=hai) anos |
Jonas Maebe
|
9619ed8b4b
- undo hack from r25713
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
8fad859161
* the default packrecords setting changed to 1 on i8086 for Turbo Pascal 7
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
9d1ba65cec
* {$PackRecords NORMAL}, {$PackRecords DEFAULT} and {$ALIGN RESET} now set
|
%!s(int64=12) %!d(string=hai) anos |
yury
|
b293f7e5c4
* ppudump: Do not skip unnamed inline array type definitions such as "var arr: array of integer";
|
%!s(int64=12) %!d(string=hai) anos |
svenbarth
|
a4683461cf
Fix around 25 tests (under them all tcalval* tests!) by indeed using the save/restore registers code I adjusted earlier.
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
4e951d908d
* extracted the common code for the VESA 32k and 64k colour TModeInfo initialization
|
%!s(int64=12) %!d(string=hai) anos |
paul
|
82243b5c9d
compiler: temporary disable hint directive parse if objectivec1 modeswitch set
|
%!s(int64=12) %!d(string=hai) anos |
paul
|
8f6f0d63a0
compiler: check modeswitches first
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
7e3dd92b03
* extracted the common code for the VESA 16-colour TModeInfo initialization
|
%!s(int64=12) %!d(string=hai) anos |
paul
|
912384594b
fpc: allow hint directives between other procedure directives in Delphi mode (issue #25101)
|
%!s(int64=12) %!d(string=hai) anos |
michael
|
4bdf29795c
* Example how to create public/private RSA key
|
%!s(int64=12) %!d(string=hai) anos |
michael
|
eeb3d8236a
* Added some constants and encoding functions.
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
0aff18ac61
+ implemented tcg64f8086.a_op64_ref_reg
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
3cdbf9a805
+ implemented tcg64f8086.a_op64_const_ref
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
3bdd3d9a4e
+ optimization in tcg64f8086.a_op64_const_reg for OP_ADD and OP_SUB when the
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
88c7ca96c5
+ optimization in tcg8086.a_op_const_reg and .a_op_const_ref for 32-bit OP_ADD
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
8f44e729cc
* tcg8086.a_op_const_ref and .a_op_const_reg: when splitting a 32-bit OP_AND,
|
%!s(int64=12) %!d(string=hai) anos |
Károly Balogh
|
1f11c39a5d
* huge m68k/cgcpu.pas cleanup and improvement commit
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
834008818f
* extracted the common code for the VESA 256-colour TModeInfo initialization
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
67fdcb02f2
* in tcgx86.make_simple_ref, on the i8086, emit 'mov es, reg', instead of
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
304d7ef7a1
* restores atari support/rtl partially
|
%!s(int64=12) %!d(string=hai) anos |
nickysn
|
6be9627e74
* use all kinds of copy and not just copy_string in Tcgx86.g_concatcopy, when
|
%!s(int64=12) %!d(string=hai) anos |