Commit Verlauf

Autor SHA1 Nachricht Datum
  nickysn a062fb17b3 + added makefiles for the win16 rtl vor 10 Jahren
  nickysn 8610065db4 + started porting the win16 api units vor 10 Jahren
  nickysn 393d86a2e5 + implemented writing proper win16 dll import libraries vor 10 Jahren
  nickysn 049171c69c * moved the imports of InitTask, WaitEvent and InitApp to the win16 startup module vor 10 Jahren
  nickysn c2c008c09a * switch to a full blown win16 system unit vor 10 Jahren
  nickysn 4068a05631 + support the 'absolute seg:ofs' variable declaration in the win16 target as well vor 10 Jahren
  nickysn 8bca76e645 * improved formatting and added comments to the win16 startup code vor 10 Jahren
  nickysn e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed vor 10 Jahren
  nickysn e05aec2083 + added the win16 target to fpmake vor 10 Jahren
  nickysn 2e3cb70489 * regenerated makefiles after adding the win16 target vor 10 Jahren
  nickysn fb0f606793 * update revision.inc vor 10 Jahren
  nickysn b8b90f96a1 + added the win16 target to fpcmake vor 10 Jahren
  nickysn 3145d68fdb * fixed compilation of ppudump vor 10 Jahren
  nickysn 839ab714cc + started implementing a win16 target :) vor 10 Jahren
  nickysn a1d29b8251 * always pop DS in huge memory models in asm routines that don't specify vor 10 Jahren
  nickysn 98ec7a2211 * eliminated the dual initialization of DS in interrupt procedures in the huge vor 10 Jahren
  nickysn 4c9b339c22 + added the huge memory model option to the compiler help screen vor 10 Jahren
  nickysn 69042574b2 * assume external variables are in a different segment in the huge memory model vor 10 Jahren
  nickysn 2087290802 * i8086 huge memory model threadvar code generation fixes vor 10 Jahren
  nickysn 2b42c17318 + also initialize the proper (foreign) segment when loading a global variable vor 10 Jahren
  svenbarth eaab604f0c pgenutil.pas: vor 10 Jahren
  svenbarth 5255c936d3 symsym.pas: vor 10 Jahren
  svenbarth af75198907 symsym.pas: vor 10 Jahren
  nickysn 1487236f29 + support addr_fardataseg references in the internal asm writer vor 10 Jahren
  svenbarth 938c8335a9 symdef.pas: vor 10 Jahren
  svenbarth 66df1cafb1 pdecsub.pas: vor 10 Jahren
  michael f759815d04 * Patch from Inoussa to decompose canonically (to be able to implement CompareText) vor 10 Jahren
  svenbarth e8fca1c9c0 * move tspecializationstate from pgenutil.pas into a new unit named pgentype.pas which contains types related to generics with as few dependencies as possible. vor 10 Jahren
  svenbarth 267adf4e46 scanner.pas, tscanner: vor 10 Jahren
  nickysn cbaa02e7b5 + support writing more than 1024 zeros in TObjSection.WriteZeros vor 10 Jahren