Историја ревизија

Аутор SHA1 Порука Датум
  nickysn 0fb92b803b * set the MZ exe section limit to 640k пре 10 година
  nickysn 07fff73527 * fixed the "Incompatible section options" error when using the omf internal linker to produce msdos executables пре 10 година
  nickysn a4c188ff01 + partial implementation of omf fixup reading пре 10 година
  nickysn 3ee0fc22d9 * use 'dw' instead of 'dd' to reference the heap from the i8086-msdos startup пре 10 година
  Jonas Maebe 4c5191f5d7 * generate LLVM typedefs for file-typed data пре 10 година
  Jonas Maebe 2cf17c0487 * don't generate DWARF cfi when targeting LLVM, it will do that itself пре 10 година
  nickysn 6d6ed840a4 * set the data record start offset of the omf fixup object when reading omf fixups пре 10 година
  nickysn ebde434255 * specify the proper segment ordering in the link script of the i8086-msdos пре 10 година
  nickysn cbc676e80e * ignore case (i.e. always convert to upper case) in omf segment/class/overlay/group names пре 10 година
  nickysn d4b0b6f6e6 * use SegmentName+'||'+ClassName for the name of OMF sections when reading OMF пре 10 година
  nickysn 0dab94e35d * i8086-msdos internal linker: put the static libraries in a group, to enable пре 10 година
  nickysn 3c0d83bd74 * fixed reading of OMF library dictionary пре 10 година
  nickysn 9ff0057a94 * return true if TOmfObjInput.ReadObjData is successful пре 10 година
  Jonas Maebe add015f808 * ensure that the dwarf file table contains an entry if the current unit пре 10 година
  Jonas Maebe 6c9f7b25a9 * updated headers to the OS X 10.9 SDK (includes iOS 7 SDK info) пре 10 година
  Jonas Maebe dc1f5f1a13 * Haiku use UTF-8 from day one, so it make sense to use the corresponding пре 10 година
  Jonas Maebe 750f47d155 * Declare Haiku in CollationOSes to compile units required to pass some пре 10 година
  Jonas Maebe 356703f479 * regenerated after enabling fpwidestring пре 10 година
  Jonas Maebe f19d978f3d + add support for fpwidestring under Haiku (and a few other units) patch by пре 10 година
  Jonas Maebe 7f61cf5519 * Modify CODESET value according to the corresponding declaration in пре 10 година
  Jonas Maebe e06181749c * guarantee the order of parameter pushes again after r31201 on platforms пре 10 година
  Jonas Maebe c95a3f2cf7 * firstpass rather than typecheckpass statements added to the call node пре 10 година
  nickysn 41203a9152 * support far classrefdef targets on i8086 in thlcgcpu.a_loadaddr_ref_reg. This пре 10 година
  Jeppe Johansen 5a302dfabb Fix some addresses that were missing a zero in CortexM7 unit. пре 10 година
  nickysn ef207475fd + parse omf modend records and add symbol for module start address пре 10 година
  nickysn e1298a035c * provide msdos-specific dummy overrides for GetCode/Data/BssSize to avoid crash пре 10 година
  nickysn d4a4b9a57b * refactored the internal linker ar object reader object creation to allow using пре 10 година
  nickysn 8206c6dbd0 * the code for determining the code, data and bss sizes in the internal linker пре 10 година
  nickysn e59c164844 + parse FIXUPP records in the omf object reader (although converting them TOmfRelocation is not yet implemented) пре 10 година
  Jeppe Johansen 59f164b948 Changed type of size argument from aint to asizeint. This previously broke things on 8bit targets. пре 10 година