Historique des commits

Auteur SHA1 Message Date
  nickysn 2c05bcc28f + i8086-msdos internal linker: in the far data memory models, fill il y a 10 ans
  nickysn dad0f015a9 - removed the TOmfObjSectionGroup class, because it is not used il y a 10 ans
  nickysn 6e20e0fc84 + added checks and error messages in case a 16-bit segment or group exceeds 64k il y a 10 ans
  nickysn 851ebd9850 * use a normalized MemBasePos (i.e. offset<16) for stack segments il y a 10 ans
  nickysn fb1be14337 * yet another fix for the MZ relocation offsets il y a 10 ans
  nickysn faa9362b44 + calculate and fill "min extra paragraphs" in the MZ header il y a 10 ans
  nickysn 2100714ebe + implemented RELOC_SEG and RELOC_SEGREL fixups for a symbol target il y a 10 ans
  nickysn 0eb1cd157a * don't subtract two from the end of the stack segment when calculating the il y a 10 ans
  nickysn 2431b6e63b * i8086-msdos internal linker: use a different approach for finding the stack il y a 10 ans
  nickysn d2a47a7c69 + fill the initial stack address in the MZ exe header il y a 10 ans
  nickysn 18cdc08c26 + prevent certain special omf sections from being smartlinked out il y a 10 ans
  nickysn fe69e3324c + implemented RELOC_DGROUP and RELOC_DGROUPREL in TMZExeOutput.DoRelocationFixup il y a 10 ans
  nickysn 0eda4c954d + handle omf references to a segment with frame method=target il y a 10 ans
  nickysn e88dc71983 + import DGROUP omf fixup references il y a 10 ans
  nickysn 73ea3b7ff1 + implemented fixups targeting a logical segment offset in the omf internal linker il y a 10 ans
  nickysn 3d3eb6c472 * stop with an error when encountering omf fixups that aren't yet implemented il y a 10 ans
  nickysn d7f08866e5 * use the TMZExeOutput.MZFlatContentSection property in TInternalLinkerMsDos.GetTotalSizeForSegmentClass il y a 10 ans
  nickysn 449506ffb7 + write mz exe section data il y a 10 ans
  nickysn fdbfaacec8 + calculate the MZ loadable image size (excluding bss, stack and heap) il y a 10 ans
  nickysn a7e63581b4 + i8086-msdos internal lniker: find the program entry point and fill it in the il y a 10 ans
  nickysn e0bd25191e + also take into account the frame method when converting the omf start address to a symbol il y a 10 ans
  nickysn cff94639d5 * i8086-msdos internal linker: improved handling of the _edata and _end internal il y a 10 ans
  nickysn 989afc6ecb * show section addresses relative to the segment's MemBasePos in the i8086-msdos il y a 10 ans
  nickysn fa8841d575 + support omf group-relative fixups pointing to external symbol (e.g. il y a 10 ans
  nickysn 173713ce57 * preserve original order (as specified in the link script) of omf sections with il y a 10 ans
  nickysn f08e98bfd0 + partial implementation of DoRelocationFixups for the i8086-msdos internal linker il y a 10 ans
  nickysn 78cbb1ba2b + implemented writing .com files in the i8086-msdos internal linker il y a 10 ans
  nickysn fa9a1f706b + i8086-msdos internal linker: calculate the final segments and groups locations il y a 10 ans
  nickysn 5dc42404cf * capitalize omf segment class names, as that's how other 16-bit compilers write them il y a 10 ans
  nickysn e09ab50724 * capitalize the group name 'DGROUP' in the generated omf object files, because il y a 10 ans