提交历史

作者 SHA1 备注 提交日期
  nickysn d7f08866e5 * use the TMZExeOutput.MZFlatContentSection property in TInternalLinkerMsDos.GetTotalSizeForSegmentClass 10 年之前
  nickysn 449506ffb7 + write mz exe section data 10 年之前
  nickysn fdbfaacec8 + calculate the MZ loadable image size (excluding bss, stack and heap) 10 年之前
  nickysn a7e63581b4 + i8086-msdos internal lniker: find the program entry point and fill it in the 10 年之前
  nickysn e0bd25191e + also take into account the frame method when converting the omf start address to a symbol 10 年之前
  nickysn cff94639d5 * i8086-msdos internal linker: improved handling of the _edata and _end internal 10 年之前
  marco 5d2a54136a * see also r31267, mantis #28289, change calculation. 10 年之前
  nickysn 989afc6ecb * show section addresses relative to the segment's MemBasePos in the i8086-msdos 10 年之前
  nickysn 368ba47d6e * support writing more than 1024 zeros in tobjectwriter.writezeros 10 年之前
  nickysn fa8841d575 + support omf group-relative fixups pointing to external symbol (e.g. 10 年之前
  nickysn 173713ce57 * preserve original order (as specified in the link script) of omf sections with 10 年之前
  nickysn f182a98d7b * also preserve TObjSymbol.group when updating external with global symbols 10 年之前
  nickysn f08e98bfd0 + partial implementation of DoRelocationFixups for the i8086-msdos internal linker 10 年之前
  nickysn 78cbb1ba2b + implemented writing .com files in the i8086-msdos internal linker 10 年之前
  nickysn fa9a1f706b + i8086-msdos internal linker: calculate the final segments and groups locations 10 年之前
  Jonas Maebe e015643f5e * don't use cross-binutils prefix when targeting the JVM 10 年之前
  nickysn 5dc42404cf * capitalize omf segment class names, as that's how other 16-bit compilers write them 10 年之前
  nickysn 1643c5f073 * also capitalize 'DGROUP' in the msdos startup code as well after r31369 10 年之前
  nickysn e09ab50724 * capitalize the group name 'DGROUP' in the generated omf object files, because 10 年之前
  Jonas Maebe db4119ee08 * fix test on non-Windows systems (patch by Olivier Coursière, mantis#28556) 10 年之前
  michael cb05e1dbf4 * Fix working of fpdocclasstree in case of multiple files 10 年之前
  michael 5227a35d05 * Fix hints and warnings 10 年之前
  michael 5e7f08a69c * Fix memory leaks 10 年之前
  marco f671c270b1 * new file belonging to previous commit 10 年之前
  nickysn 70677e3e44 + added a descendant class for omf section groups, which adds base address, size 10 年之前
  marco f59b88f6f8 * Add support for libraries with C linking under Haiku 10 年之前
  marco 70df08d5be * patch from #28557 by Oliver, correct libroot for Haiku 10 年之前
  nickysn b74a104e48 * instantiate TObjSectionGroup through a class type, to allow using a child 10 年之前
  nickysn 9aeb94676c + added virtual method to tobjsection for returning a string representation of 10 年之前
  marco dbd3b0284d * system.fpd had no eol etc properties set. 10 年之前