Commit History

Author SHA1 Message Date
  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
  nickysn 3ee0fc22d9 * use 'dw' instead of 'dd' to reference the heap from the i8086-msdos startup 10 years ago
  Jonas Maebe 4c5191f5d7 * generate LLVM typedefs for file-typed data 10 years ago
  Jonas Maebe 2cf17c0487 * don't generate DWARF cfi when targeting LLVM, it will do that itself 10 years ago
  nickysn 6d6ed840a4 * set the data record start offset of the omf fixup object when reading omf fixups 10 years ago
  nickysn ebde434255 * specify the proper segment ordering in the link script of the i8086-msdos 10 years ago
  nickysn cbc676e80e * ignore case (i.e. always convert to upper case) in omf segment/class/overlay/group names 10 years ago
  nickysn d4b0b6f6e6 * use SegmentName+'||'+ClassName for the name of OMF sections when reading OMF 10 years ago
  nickysn 0dab94e35d * i8086-msdos internal linker: put the static libraries in a group, to enable 10 years ago
  nickysn 3c0d83bd74 * fixed reading of OMF library dictionary 10 years ago
  nickysn 9ff0057a94 * return true if TOmfObjInput.ReadObjData is successful 10 years ago
  Jonas Maebe add015f808 * ensure that the dwarf file table contains an entry if the current unit 10 years ago
  Jonas Maebe 6c9f7b25a9 * updated headers to the OS X 10.9 SDK (includes iOS 7 SDK info) 10 years ago
  Jonas Maebe dc1f5f1a13 * Haiku use UTF-8 from day one, so it make sense to use the corresponding 10 years ago
  Jonas Maebe 750f47d155 * Declare Haiku in CollationOSes to compile units required to pass some 10 years ago
  Jonas Maebe 356703f479 * regenerated after enabling fpwidestring 10 years ago