Историја ревизија

Аутор SHA1 Порука Датум
  sergei 94d1e0c81c + Added KEY_WOW64_64KEY and KEY_WOW64_32KEY to Windows unit and fcl-registry/src/regdef.inc пре 12 година
  nickysn c1984bdf56 * take into account far code and far data in tprocvardef.size пре 12 година
  sergei 86637a9ff9 * MIPS: pi_needs_got is necessary when doing unsigned to float conversions (it uses a global constant) and also if procedure does any calls in PIC mode. пре 12 година
  sergei 5fe8b516d4 * Put string with unit name into sec_rodata_norel (other strings are already there since r23017, this one was missed). пре 12 година
  nickysn cd5255c147 + added startup code for the medium memory model пре 12 година
  nickysn 5966cc088d * got rid of tpointerdef.update_savesize, overrode size instead пре 12 година
  nickysn 6fdd48878f * adjust parameters of far procedures for the extra segment that's pushed on the stack by the far call instruction пре 12 година
  nickysn aa63efc27e * emit a far ret instruction in the exit code of far procedures пре 12 година
  nickysn a9c949e551 * the memory model const sets introduced in r24812 moved to i8086/cpuinfo.pas пре 12 година
  nickysn 381c996e53 + added po_far to tprocoptions пре 12 година
  nickysn fcc84e5d96 + added the x86/*.pas files to ppc8086.lpi for easier access from the lazarus project inspector пре 12 година
  nickysn 9eecec4910 + added const sets for the i8086 memory models based on the code and data model type пре 12 година
  nickysn 54ec2f4b4b * makefiles updated after the msdos loader changes пре 12 година
  nickysn e28852d07d * prt0 startup code file for small model renamed to prt0s пре 12 година
  nickysn c124283a36 * msdos startup code for tiny and small memory models moved to a shared nasm include file to avoid code duplication пре 12 година
  pierre 55252e82f2 Remove readln and add mode delphi пре 12 година
  marco 2a09070108 * add INVALID_FILE_SIZE mentioned on Lazarus list. пре 12 година
  michael 6411d31787 * Changed sharing mode пре 12 година
  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 година
  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 година
  lacak c5cf5b5b2f fcl-db: bufdataset: Fix wrong initialization of OrgBufID in new blob buffer. пре 12 година
  nickysn 4cd26988ad + added prt0t.o (loader for i8086-msdos tiny memory model) to the makefiles пре 12 година
  sergei 2868a30cce + Added mips32r2 opcodes needed for pic32. пре 12 година
  sergei cc8772cf92 * sizeof(x), typeof(x): if "x" is typenode, request GOT for PIC because a global VMT label will be loaded. пре 12 година
  lacak b17cdf4e09 fcl-db: bufdataset: use call to FreeBlobBuffers instead of separate Freemem+Dispose пре 12 година
  lacak f520795cfe fcl-db: formatting (unification char-case) пре 12 година
  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 година
  paul fa0d5bb66e rtl: add tkBool into TTypeData case (issue #0024538) пре 12 година
  nickysn b409d600ee + implemented the tiny memory model for i8086-msdos; we now produce working dos .com files as well пре 12 година
  Jeppe Johansen f3273fa87d Optimize Add/Sub+Ldr/Str by using preindexed references пре 12 година