提交歷史

作者 SHA1 備註 提交日期
  Jonas Maebe a8db5e3dfb * fixed alignment of widestring on win64 after llvm branch merge (should use 10 年之前
  Jonas Maebe 6391794958 * fixed -Oodfa warnings 10 年之前
  Jonas Maebe af61923dc3 * don't write parameter attributes in procvardefs 10 年之前
  Jonas Maebe a8cefa8fcd - removed aggas.pas leftovers 10 年之前
  Jonas Maebe a674804869 * made fpc_setjmp() code generic and fixed it for llvm 10 年之前
  nickysn 23b95cc291 + added classes for writing EXTDEF omf records 10 年之前
  nickysn 470fb65e80 + implemented aasmcpu.process_ea for i8086 10 年之前
  lacak b8f8e61957 fcl-db: sqldb: keep in synchro Database/Transaction when changing Database/Transaction, but only when NEW Database.Transaction or Transaction.Database is assigned. After discussion in DB-Core modifies rev. 30483. Bug #27805 10 年之前
  lacak 63caee1cae fcl-db: sqldb: cosmetic 10 年之前
  nickysn 76da1db832 + write all the public symbols in a PUBDEF record in the omf obj writer 10 年之前
  nickysn fb45d5e11b * fixed some off-by-1 errors in TOmfRecord_PUBDEF.EncodeTo 10 年之前
  nickysn c4a8f22bc9 + added classes for writing PUBDEF omf records 10 年之前
  nickysn 35e008e44b * TOmfRelocation modified to build the omf FIXUP subrecord later, during 10 年之前
  nickysn 9e701454c6 + add group "dgroup", this time built from the ObjSectionList, instead of hardcoded 10 年之前
  Jonas Maebe 67be73afa5 * fixed type of size parameter of strn(case)cmp 10 年之前
  Jonas Maebe 101fc3d4ec * translate formaldef into "i8*", as intended, instead of "i8**" due to 10 年之前
  Jonas Maebe f94f9f44e4 * convert all arguments to integers in case of comparisons of pointers with 10 年之前
  michael c1935de563 * Patch from Laco to fix assigning transaction/database when database/transaction does not match 10 年之前
  lacak 6a0afa1cc2 fcl-db: cosmetic 10 年之前
  nickysn 068e3d93c7 * fixed warnings during compilation of an i8086 cross compiler 10 年之前
  nickysn 13ed542f0c + also fill the "size" field in the SEGDEF records 10 年之前
  nickysn a0aa85f372 + also fill "overlay name" in the SEGDEF records 10 年之前
  nickysn 293ffda788 * build the list of SEGDEF records from the ObjSectionList, instead of using a 10 年之前
  nickysn 1d236e8386 + count omf sections and set their index starting with 1 10 年之前
  nickysn e87148c425 + added property PrimaryGroup to TOmfObjSection; fill it with 'dgroup' if 10 年之前
  nickysn c7af648d69 + added omf-specific properties to TOmfObjSection and fill them in the constructor 10 年之前
  nickysn 38f8a942e2 + added descendant class TOmfObjSection (empty for now) for storing omf sections' extra data 10 年之前
  nickysn a1bc36ab56 + TOmfObjData.writeReloc: write the actual offset of the symbol in the section data 10 年之前
  nickysn 6a7fff644a * align non-code sections with zeros, instead of nops in the nasm asm output 10 年之前
  florian 29c28fd710 + define to be able to use epiktimer for time measurements 10 年之前