Commit History

Auteur SHA1 Bericht Datum
  nickysn 6fdd48878f * adjust parameters of far procedures for the extra segment that's pushed on the stack by the far call instruction 12 jaren geleden
  nickysn aa63efc27e * emit a far ret instruction in the exit code of far procedures 12 jaren geleden
  nickysn a9c949e551 * the memory model const sets introduced in r24812 moved to i8086/cpuinfo.pas 12 jaren geleden
  nickysn 381c996e53 + added po_far to tprocoptions 12 jaren geleden
  nickysn fcc84e5d96 + added the x86/*.pas files to ppc8086.lpi for easier access from the lazarus project inspector 12 jaren geleden
  nickysn 9eecec4910 + added const sets for the i8086 memory models based on the code and data model type 12 jaren geleden
  nickysn 54ec2f4b4b * makefiles updated after the msdos loader changes 12 jaren geleden
  nickysn e28852d07d * prt0 startup code file for small model renamed to prt0s 12 jaren geleden
  nickysn c124283a36 * msdos startup code for tiny and small memory models moved to a shared nasm include file to avoid code duplication 12 jaren geleden
  pierre 55252e82f2 Remove readln and add mode delphi 12 jaren geleden
  marco 2a09070108 * add INVALID_FILE_SIZE mentioned on Lazarus list. 12 jaren geleden
  michael 6411d31787 * Changed sharing mode 12 jaren geleden
  yury 7e5af23ace * Android: There are cases when libc "environ" var may be NULL. Check for such case and provide fake valid environment. Bug #24519. 12 jaren geleden
  lacak b7d5ed4bd7 fcl-db: sqldb: Some SQLConnections does not support statement [un]preparation, so let them do cleanup f.e. cancel pending queries and/or free resultset when dataset is closed. 12 jaren geleden
  lacak c5cf5b5b2f fcl-db: bufdataset: Fix wrong initialization of OrgBufID in new blob buffer. 12 jaren geleden
  nickysn 4cd26988ad + added prt0t.o (loader for i8086-msdos tiny memory model) to the makefiles 12 jaren geleden
  sergei 2868a30cce + Added mips32r2 opcodes needed for pic32. 12 jaren geleden
  sergei cc8772cf92 * sizeof(x), typeof(x): if "x" is typenode, request GOT for PIC because a global VMT label will be loaded. 12 jaren geleden
  lacak b17cdf4e09 fcl-db: bufdataset: use call to FreeBlobBuffers instead of separate Freemem+Dispose 12 jaren geleden
  lacak f520795cfe fcl-db: formatting (unification char-case) 12 jaren geleden
  lacak 299938e784 fcl-db: sqldb: FSelectable must be set to true by default, to work for TSQLConnections which does not provide information about statement (if there will be resultset) at preparation stage. 12 jaren geleden
  paul fa0d5bb66e rtl: add tkBool into TTypeData case (issue #0024538) 12 jaren geleden
  nickysn b409d600ee + implemented the tiny memory model for i8086-msdos; we now produce working dos .com files as well 12 jaren geleden
  Jeppe Johansen f3273fa87d Optimize Add/Sub+Ldr/Str by using preindexed references 12 jaren geleden
  joost f8a6ddd460 * Fixed paths in fpmake.pp files 12 jaren geleden
  joost 07325e2b80 * fpcres depends on paszlib 12 jaren geleden
  joost 53d1a08e03 * Do not use an underscore in the directory-names of winunits-base and -jedi 12 jaren geleden
  joost df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 jaren geleden
  Jeppe Johansen 2d823452b7 The scheduler pass of the ARM optimizer left markers in the instruction list, which could prevent further peephole optimizations 12 jaren geleden
  nickysn 7edabc64e6 * rm support for Mem without segment on i8086 12 jaren geleden