Commit History

Author SHA1 Message Date
  nickysn f08e98bfd0 + partial implementation of DoRelocationFixups for the i8086-msdos internal linker 10 years ago
  nickysn 78cbb1ba2b + implemented writing .com files in the i8086-msdos internal linker 10 years ago
  nickysn fa9a1f706b + i8086-msdos internal linker: calculate the final segments and groups locations 10 years ago
  Jonas Maebe e015643f5e * don't use cross-binutils prefix when targeting the JVM 10 years ago
  nickysn 5dc42404cf * capitalize omf segment class names, as that's how other 16-bit compilers write them 10 years ago
  nickysn 1643c5f073 * also capitalize 'DGROUP' in the msdos startup code as well after r31369 10 years ago
  nickysn e09ab50724 * capitalize the group name 'DGROUP' in the generated omf object files, because 10 years ago
  Jonas Maebe db4119ee08 * fix test on non-Windows systems (patch by Olivier Coursière, mantis#28556) 10 years ago
  michael cb05e1dbf4 * Fix working of fpdocclasstree in case of multiple files 10 years ago
  michael 5227a35d05 * Fix hints and warnings 10 years ago
  michael 5e7f08a69c * Fix memory leaks 10 years ago
  marco f671c270b1 * new file belonging to previous commit 10 years ago
  nickysn 70677e3e44 + added a descendant class for omf section groups, which adds base address, size 10 years ago
  marco f59b88f6f8 * Add support for libraries with C linking under Haiku 10 years ago
  marco 70df08d5be * patch from #28557 by Oliver, correct libroot for Haiku 10 years ago
  nickysn b74a104e48 * instantiate TObjSectionGroup through a class type, to allow using a child 10 years ago
  nickysn 9aeb94676c + added virtual method to tobjsection for returning a string representation of 10 years ago
  marco dbd3b0284d * system.fpd had no eol etc properties set. 10 years ago
  nickysn a762532ae1 * changed the MemPos field in TObjSection and TExeSection from aword to qword: 10 years ago
  michael 82a825af26 * Correct for different meaning of TZOffset 10 years ago
  nickysn 157345c9c2 + obtain and return the internal module name in brackets in the internal omf 10 years ago
  nickysn 808b5dfb78 * allow gaps between LEDATA records, as nasm seems to produce them. They're 10 years ago
  nickysn 536346a441 * use 'dw' instead of 'dd' to reference the stack, in order to prevent nasm from 10 years ago
  nickysn 1b9eeee25d + order omf sections first by classname, then by name 10 years ago
  nickysn eed7e3aa6b + implemented GetCode/Data/BssSize in the i8086-msdos internal linker 10 years ago
  nickysn 7d586df038 * override DoRelocationFixup in TMZExeOutput - doing nothing for now, but 10 years ago
  marco e7a61ff2d4 * fix overloaded scandatetime command, patch by kibook from mantis #28552 10 years ago
  nickysn 0fb92b803b * set the MZ exe section limit to 640k 10 years ago
  nickysn 07fff73527 * fixed the "Incompatible section options" error when using the omf internal linker to produce msdos executables 10 years ago
  nickysn a4c188ff01 + partial implementation of omf fixup reading 10 years ago