Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 70677e3e44 + added a descendant class for omf section groups, which adds base address, size hace 10 años
  nickysn 9aeb94676c + added virtual method to tobjsection for returning a string representation of hace 10 años
  nickysn 808b5dfb78 * allow gaps between LEDATA records, as nasm seems to produce them. They're hace 10 años
  nickysn 1b9eeee25d + order omf sections first by classname, then by name hace 10 años
  nickysn 7d586df038 * override DoRelocationFixup in TMZExeOutput - doing nothing for now, but hace 10 años
  nickysn 0fb92b803b * set the MZ exe section limit to 640k hace 10 años
  nickysn 07fff73527 * fixed the "Incompatible section options" error when using the omf internal linker to produce msdos executables hace 10 años
  nickysn a4c188ff01 + partial implementation of omf fixup reading hace 10 años
  nickysn 6d6ed840a4 * set the data record start offset of the omf fixup object when reading omf fixups hace 10 años
  nickysn cbc676e80e * ignore case (i.e. always convert to upper case) in omf segment/class/overlay/group names hace 10 años
  nickysn d4b0b6f6e6 * use SegmentName+'||'+ClassName for the name of OMF sections when reading OMF hace 10 años
  nickysn 9ff0057a94 * return true if TOmfObjInput.ReadObjData is successful hace 10 años
  nickysn ef207475fd + parse omf modend records and add symbol for module start address hace 10 años
  nickysn e59c164844 + parse FIXUPP records in the omf object reader (although converting them TOmfRelocation is not yet implemented) hace 10 años
  nickysn 0cd1a88588 * fixed memory leak in TOmfObjInput.ReadExtDef hace 10 años
  nickysn 9fc100574c + added property TObjSymbol.group for use with the omf object format hace 10 años
  nickysn c50991713c + implemented reading of omf public names hace 10 años
  marco 8d145ce706 * initialize secalign before case statement to avoid warning. Mantis #28326 hace 10 años
  nickysn 318874837f + implemented 16-bit dos MZ exe header writer hace 10 años
  nickysn 2c1049b5d4 + read the LEDATA omf records (i.e. the actual section data) hace 10 años
  nickysn d0d3cef868 + implemented reading of omf extdef (external symbols) records hace 10 años
  nickysn 096743d74d + also read the omf segment size and set objsec.Size hace 10 años
  nickysn 1cae939615 + implemented parsing of omf group definitions as well hace 10 años
  nickysn 5539d6366f + implemented reading of SEGDEF omf records hace 10 años
  nickysn 28f7f16fc7 + implemented reading of the LNAMES omf record hace 10 años
  nickysn be57d4900d + started implementing TOmfObjInput.ReadObjData - we go through the expected hace 10 años
  nickysn 8515160e9d + set CObjData in the TMZExeOutput constructor hace 10 años
  nickysn 29a1c74e34 + implemented TOmfObjInput.CanReadObjData hace 10 años
  nickysn 3b288554e7 + more msdos internal linker classes added hace 10 años
  nickysn ced1368221 * fixed emitting of RELOC_SEG and RELOC_SEGREL relocations within the same hace 10 años