Commit History

Auteur SHA1 Bericht Datum
  nickysn d69cf3a440 + pass the ParmCount parameter from the ExpDef OMF record to the NewExe entry 6 jaren geleden
  nickysn 141f2403d3 + added system_i8086_win16 to the supported targets of the i8086 omf internal 6 jaren geleden
  nickysn cc7e623802 + enable the IsDll flag in the NewExe header when creating dlls with the 6 jaren geleden
  nickysn 2b767c4f8b + also copy ResidentName in TOmfObjData.AddExportSymbol 6 jaren geleden
  nickysn f40736438c + add all exported by name symbols to the resident or the nonresident name table 6 jaren geleden
  nickysn 90a164bcda + write the module description as the first entry to the nonresident names table 6 jaren geleden
  nickysn 7bb6b525b1 + also write the nonresident name table 6 jaren geleden
  nickysn d1d2f6b701 * the resident table entry/table classes renamed "export table", because the 6 jaren geleden
  nickysn 9f0f31a1e9 + write the entry table to the NewExe file 6 jaren geleden
  nickysn 2d77a2c104 + add entry points to the entry table for all exported NewExe symbols 6 jaren geleden
  nickysn 8f3aa92678 + added class TNewExeEntryPoint and methods/properties to TNewExeEntryTable to 6 jaren geleden
  nickysn 3da4cf0792 + assign ordinals to all exported symbols 6 jaren geleden
  nickysn 99b1283e2e + implemented TOmfObjData.AddExportSymbol - the exported symbols are recorded in 6 jaren geleden
  nickysn 4b54cbea1e + parse ExpDef OMF records and delegate them to a new method 6 jaren geleden
  nickysn 262cecf528 + added class for writing the NewExe entry table - not fully implemented yet 6 jaren geleden
  nickysn bd168fc552 + fill the NewExe entry table offset 6 jaren geleden
  nickysn 7038d18d50 * fixed wrong typecast in TNewExeImportedNameTable.GetSize 6 jaren geleden
  nickysn 8dea445ffe + fill the NewExe module reference table 6 jaren geleden
  nickysn 1f2354752c * when reading ImpDef records, add '.dll' to the libname if it has no extension, 6 jaren geleden
  nickysn dd9c76eeec * strip the '.dll' extension from the library names before adding them to the 6 jaren geleden
  nickysn deefeb1ca0 + calculate the table offset of each string in the NewExe imported name table 6 jaren geleden
  nickysn d24cfcb31c * small optimization in TNewExeOutput.FillImportedNameTable - only add the 6 jaren geleden
  nickysn d5a18f03a8 + fill and write the NewExe imported name table 6 jaren geleden
  nickysn 1736950d58 + added property that determines the resident name table size in bytes and use 6 jaren geleden
  nickysn 251a93456e + added constructor to TNewExeResidentNameTableEntry that allows you to 6 jaren geleden
  nickysn 35a4f96100 + create the resident name table in the NewExe file writer 6 jaren geleden
  nickysn 3b08c6b0ea + write the resource table (empty for now) to NewExe files 6 jaren geleden
  nickysn 0c4d02ff9c + detect heap sections and fill the local heap size in the NewExe header 6 jaren geleden
  nickysn 321e4d5837 * convert the internal name from IMPDEF records to upper case if the 6 jaren geleden
  nickysn 295daf4a7f + recognize stack segments and fill the total stack size in the NewExe header 6 jaren geleden