Commit History

Author SHA1 Message Date
  svenbarth 6fb71e55fd symtable.pas, tparasymtable: 10 years ago
  svenbarth 4f5fc66298 + new parser-only node class to handle Delphi-mode inline specializations 10 years ago
  nickysn 09a4efe5d3 + added the win16api keyboard functions 10 years ago
  nickysn afcc5a9e11 + added the win16api string functions 10 years ago
  nickysn 6567700025 + added the win.ini win16api functions 10 years ago
  nickysn f4b4cced38 + added the win16 api atom management functions 10 years ago
  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. 10 years ago
  nickysn 5f3c45d370 + added the win16 api resource functions 10 years ago
  nickysn 386c459534 + converted the win16 network api functions 10 years ago
  nickysn 024ebb287e + implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi 10 years ago
  nickysn 600d2cfbc6 + implemented a win16 heap manager for the near data memory models using the 10 years ago
  nickysn a9069dc16d - removed some debug and commented out code from the win16 system unit 10 years ago
  nickysn e323a08b20 + also write the omf special segment attributes in the nasm writer for the win16 target 10 years ago
  nickysn 1344d391d3 * use call instead of jmp to PASCALMAIN, because it sets up a stack frame and 10 years ago
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. 10 years ago
  Jeppe Johansen 53fd543440 Fix fillchar for >ARMv3 10 years ago
  florian 4d349c9c71 * take care of limited offsets of stf/ldf, resolves issue #23620 10 years ago
  florian a645de74d7 * fix warning 10 years ago
  nickysn 253793ab9d + added the 'farprocspushoddbp' target switch to the help screen 10 years ago
  nickysn bdfd23cc2e + new target switch "FarProcsPushOddBP", which causes the i8086 compiler to push 10 years ago
  nickysn 1835c075e6 + added win16 to the nasm's supported targets 10 years ago
  nickysn a76c9ebd43 + initialize StackBottom and StackLength in the win16 system unit startup code 10 years ago
  nickysn 026d2be316 + support Mem[Seg:Ofs] for the win16 target as well 10 years ago
  nickysn fe8cb4b09d + integrated the winprocs and wintypes .inc files into the win16 system unit 10 years ago
  nickysn 55a8158c51 * split the win16 wintypes and winprocs units into include files, so they can 10 years ago
  nickysn e62c276672 * use far pointers in the declaration of MessageBox 10 years ago
  Jeppe Johansen 297c17d4f0 Add missing prefix for VCMP for FPv4_S16. 10 years ago
  Jeppe Johansen dac294c680 Fix ARMv3/ARMv2A support. 10 years ago
  Jeppe Johansen 44ad5af04d Fix some minor UMULL, and FPv4_S16 define problems 10 years ago
  nickysn 4b80bc958c + set the win16 local heap size in the executable 10 years ago