Histórico de commits

Autor SHA1 Mensagem Data
  Jonas Maebe a8cefa8fcd - removed aggas.pas leftovers 10 anos atrás
  Jonas Maebe a674804869 * made fpc_setjmp() code generic and fixed it for llvm 10 anos atrás
  nickysn 23b95cc291 + added classes for writing EXTDEF omf records 10 anos atrás
  nickysn 470fb65e80 + implemented aasmcpu.process_ea for i8086 10 anos atrás
  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 anos atrás
  lacak 63caee1cae fcl-db: sqldb: cosmetic 10 anos atrás
  nickysn 76da1db832 + write all the public symbols in a PUBDEF record in the omf obj writer 10 anos atrás
  nickysn fb45d5e11b * fixed some off-by-1 errors in TOmfRecord_PUBDEF.EncodeTo 10 anos atrás
  nickysn c4a8f22bc9 + added classes for writing PUBDEF omf records 10 anos atrás
  nickysn 35e008e44b * TOmfRelocation modified to build the omf FIXUP subrecord later, during 10 anos atrás
  nickysn 9e701454c6 + add group "dgroup", this time built from the ObjSectionList, instead of hardcoded 10 anos atrás
  Jonas Maebe 67be73afa5 * fixed type of size parameter of strn(case)cmp 10 anos atrás
  Jonas Maebe 101fc3d4ec * translate formaldef into "i8*", as intended, instead of "i8**" due to 10 anos atrás
  Jonas Maebe f94f9f44e4 * convert all arguments to integers in case of comparisons of pointers with 10 anos atrás
  michael c1935de563 * Patch from Laco to fix assigning transaction/database when database/transaction does not match 10 anos atrás
  lacak 6a0afa1cc2 fcl-db: cosmetic 10 anos atrás
  nickysn 068e3d93c7 * fixed warnings during compilation of an i8086 cross compiler 10 anos atrás
  nickysn 13ed542f0c + also fill the "size" field in the SEGDEF records 10 anos atrás
  nickysn a0aa85f372 + also fill "overlay name" in the SEGDEF records 10 anos atrás
  nickysn 293ffda788 * build the list of SEGDEF records from the ObjSectionList, instead of using a 10 anos atrás
  nickysn 1d236e8386 + count omf sections and set their index starting with 1 10 anos atrás
  nickysn e87148c425 + added property PrimaryGroup to TOmfObjSection; fill it with 'dgroup' if 10 anos atrás
  nickysn c7af648d69 + added omf-specific properties to TOmfObjSection and fill them in the constructor 10 anos atrás
  nickysn 38f8a942e2 + added descendant class TOmfObjSection (empty for now) for storing omf sections' extra data 10 anos atrás
  nickysn a1bc36ab56 + TOmfObjData.writeReloc: write the actual offset of the symbol in the section data 10 anos atrás
  nickysn 6a7fff644a * align non-code sections with zeros, instead of nops in the nasm asm output 10 anos atrás
  florian 29c28fd710 + define to be able to use epiktimer for time measurements 10 anos atrás
  florian 6e11efa664 - remove unneeded variable 10 anos atrás
  Jonas Maebe 5d8483185f * silence another warning from r30449 10 anos atrás
  michael 5f1553c1e7 * Patch from Tony Whyman, adding DisplayWidth stored modified to TFIeld properties (bug 27768) 10 anos atrás