svenbarth
|
d45c275ef3
+ extend ttypesym with the possiblity to create it as unregistered
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
6bac838fce
+ added the win16api basic gdi types
|
%!s(int64=10) %!d(string=hai) anos |
svenbarth
|
6fb71e55fd
symtable.pas, tparasymtable:
|
%!s(int64=10) %!d(string=hai) anos |
svenbarth
|
4f5fc66298
+ new parser-only node class to handle Delphi-mode inline specializations
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
09a4efe5d3
+ added the win16api keyboard functions
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
afcc5a9e11
+ added the win16api string functions
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
6567700025
+ added the win.ini win16api functions
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
f4b4cced38
+ added the win16 api atom management functions
|
%!s(int64=10) %!d(string=hai) anos |
sergei
|
e542800ea9
* Win64 SEH: Track control flow out of unwind-protected regions in a more precise way and don't generate expensive calls to __fpc_local_unwind when not necessary.
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
5f3c45d370
+ added the win16 api resource functions
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
386c459534
+ converted the win16 network api functions
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
024ebb287e
+ implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
600d2cfbc6
+ implemented a win16 heap manager for the near data memory models using the
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
a9069dc16d
- removed some debug and commented out code from the win16 system unit
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
e323a08b20
+ also write the omf special segment attributes in the nasm writer for the win16 target
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
1344d391d3
* use call instead of jmp to PASCALMAIN, because it sets up a stack frame and
|
%!s(int64=10) %!d(string=hai) anos |
Jeppe Johansen
|
3cb9be73bc
Moved tcontrollerdatatype out into cpuinfo.
|
%!s(int64=10) %!d(string=hai) anos |
Jeppe Johansen
|
53fd543440
Fix fillchar for >ARMv3
|
%!s(int64=10) %!d(string=hai) anos |
florian
|
4d349c9c71
* take care of limited offsets of stf/ldf, resolves issue #23620
|
%!s(int64=10) %!d(string=hai) anos |
florian
|
a645de74d7
* fix warning
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
253793ab9d
+ added the 'farprocspushoddbp' target switch to the help screen
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
bdfd23cc2e
+ new target switch "FarProcsPushOddBP", which causes the i8086 compiler to push
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
1835c075e6
+ added win16 to the nasm's supported targets
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
a76c9ebd43
+ initialize StackBottom and StackLength in the win16 system unit startup code
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
026d2be316
+ support Mem[Seg:Ofs] for the win16 target as well
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
fe8cb4b09d
+ integrated the winprocs and wintypes .inc files into the win16 system unit
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
55a8158c51
* split the win16 wintypes and winprocs units into include files, so they can
|
%!s(int64=10) %!d(string=hai) anos |
nickysn
|
e62c276672
* use far pointers in the declaration of MessageBox
|
%!s(int64=10) %!d(string=hai) anos |
Jeppe Johansen
|
297c17d4f0
Add missing prefix for VCMP for FPv4_S16.
|
%!s(int64=10) %!d(string=hai) anos |
Jeppe Johansen
|
dac294c680
Fix ARMv3/ARMv2A support.
|
%!s(int64=10) %!d(string=hai) anos |