Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn 2e6d462ff6 * omf segment class names moved to a const array in omfbase, so they can be used há 10 anos atrás
  nickysn 4061628ffb * the i8086-msdos default code segment (in near code memory models) renamed há 10 anos atrás
  nickysn 1a8e203bf5 * moved the omf section names constant to the omfbase unit and use it also in há 10 anos atrás
  nickysn 919cc8377a + added class type property CObjSymbol to TExeOutput as well há 10 anos atrás
  nickysn 19aab3fd31 + i8086-msdos internal linker: write symbol addresses in segment:offset format in the linker map file há 10 anos atrás
  nickysn f41692710f - removed bogus comment from TMZExeUnifiedLogicalSegment.CalcMemPos há 10 anos atrás
  nickysn 2467cb34c2 * fixed MemBasePos calculation for segments that go beyond the previous segment base há 10 anos atrás
  nickysn 2c05bcc28f + i8086-msdos internal linker: in the far data memory models, fill há 10 anos atrás
  nickysn dad0f015a9 - removed the TOmfObjSectionGroup class, because it is not used há 10 anos atrás
  nickysn 6e20e0fc84 + added checks and error messages in case a 16-bit segment or group exceeds 64k há 10 anos atrás
  nickysn 851ebd9850 * use a normalized MemBasePos (i.e. offset<16) for stack segments há 10 anos atrás
  nickysn fb1be14337 * yet another fix for the MZ relocation offsets há 10 anos atrás
  nickysn faa9362b44 + calculate and fill "min extra paragraphs" in the MZ header há 10 anos atrás
  nickysn 2100714ebe + implemented RELOC_SEG and RELOC_SEGREL fixups for a symbol target há 10 anos atrás
  nickysn 0eb1cd157a * don't subtract two from the end of the stack segment when calculating the há 10 anos atrás
  nickysn 2431b6e63b * i8086-msdos internal linker: use a different approach for finding the stack há 10 anos atrás
  nickysn d2a47a7c69 + fill the initial stack address in the MZ exe header há 10 anos atrás
  nickysn 18cdc08c26 + prevent certain special omf sections from being smartlinked out há 10 anos atrás
  nickysn fe69e3324c + implemented RELOC_DGROUP and RELOC_DGROUPREL in TMZExeOutput.DoRelocationFixup há 10 anos atrás
  nickysn 0eda4c954d + handle omf references to a segment with frame method=target há 10 anos atrás
  nickysn e88dc71983 + import DGROUP omf fixup references há 10 anos atrás
  nickysn 73ea3b7ff1 + implemented fixups targeting a logical segment offset in the omf internal linker há 10 anos atrás
  nickysn 3d3eb6c472 * stop with an error when encountering omf fixups that aren't yet implemented há 10 anos atrás
  nickysn d7f08866e5 * use the TMZExeOutput.MZFlatContentSection property in TInternalLinkerMsDos.GetTotalSizeForSegmentClass há 10 anos atrás
  nickysn 449506ffb7 + write mz exe section data há 10 anos atrás
  nickysn fdbfaacec8 + calculate the MZ loadable image size (excluding bss, stack and heap) há 10 anos atrás
  nickysn a7e63581b4 + i8086-msdos internal lniker: find the program entry point and fill it in the há 10 anos atrás
  nickysn e0bd25191e + also take into account the frame method when converting the omf start address to a symbol há 10 anos atrás
  nickysn cff94639d5 * i8086-msdos internal linker: improved handling of the _edata and _end internal há 10 anos atrás
  nickysn 989afc6ecb * show section addresses relative to the segment's MemBasePos in the i8086-msdos há 10 anos atrás