История коммитов

Автор SHA1 Сообщение Дата
  nickysn 2c176be2fd + adapted TOmfObjSymbol.AddressStr to show correct segment:offset for NewExe files as well 6 лет назад
  nickysn b739d79f9b * combine the data, bss, stack and heap into the same NewExe segment 6 лет назад
  nickysn 1258439767 + added an TNewExeSection.MemPosStr override that outputs a segment:offset string 6 лет назад
  nickysn 3ebcef32ba + introduced TExeSection.MemPosStr - a virtual method for converting the 6 лет назад
  nickysn 8e436e6335 + add a segment number (MemBasePos) to TNewExeSection 6 лет назад
  nickysn 30e7406be3 * override MemPos_Start for the NewExe exe output and perform the whole MemPos 6 лет назад
  nickysn c32ddf42eb * create NewExe sections, corresponding to 64kb segments 6 лет назад
  svenbarth 6952ab5baf * fix for Mantis #35918: don't set the mangledname for the attribute's constructor function; let the compiler do its job instead 6 лет назад
  svenbarth 3d585db43d * fix for Mantis #35906: use more accurate modified time from the FindData on Windows for the Timestamp 6 лет назад
  svenbarth 7809930b08 * fix for Mantis #35903: apply patch by J. Gareth Moreton to update the copyright year to 2019 6 лет назад
  svenbarth 50fec47b9a * fix for Mantis #35919: apply patch by Maciej Izak 6 лет назад
  svenbarth e8a7661bcf * fix for Mantis #35921: apply patch by Maciej Izak 6 лет назад
  pierre 3195b64599 Add .NOTPARALLEL for beos and haiku RTLs 6 лет назад
  nickysn 83afeb2e93 + added dummy overrides for TInternalLinkerWin16.GetCodeSize, .GetDataSize and 6 лет назад
  nickysn 5d01d53a96 * don't crash in TOmfObjSection.MemPosStr if MZExeUnifiedLogicalSegment isn't set 6 лет назад
  nickysn 93a08aaebd + write the NewExe header in TNewExeOutput.writeData 6 лет назад
  nickysn d10fb705e4 + added an TNewExeOutput.Order_ObjSectionList override and sort obj sections by 6 лет назад
  pierre b768673e96 Also recompile rtl using FPCFPMAKE before bootstrapping in fpmkunit directory (helps for cross-compilation) 6 лет назад
  pierre d6d3e171ce Try to fix alignment issues in RTTI code for 64-bit targets which require proper alignment 6 лет назад
  Jonas Maebe 62218e823f * synchronised with r442 of the universal interfaces: 6 лет назад
  nickysn 2c4c34ef9b + split the win16 executable into sections 6 лет назад
  nickysn 05c420fad5 + create a TNewExeSection class 6 лет назад
  nickysn 83861799ae + also add and resolve import symbols coming from OMF object modules 6 лет назад
  Mattias Gaertner 583ec13074 fcl-passrc: resolve specialized class 6 лет назад
  nickysn d77a8fb5f4 + call TOmfObjData.AddImportSymbol for every ImpDef record read from an object file 6 лет назад
  nickysn fcb6072fae + added method TOmfObjData.AddImportSymbol, which adds symbols, imported from an 6 лет назад
  nickysn d2371f4176 + added an ImportLibraryList property to TOmfObjData 6 лет назад
  florian 99f92ce5dd * insert FPC_THROWFPUEXCEPTION call into the correct assembler list 6 лет назад
  florian 26acc8fb2a * make stack non executable on arm-linux 6 лет назад
  florian bdd4b6691e * fix test for arm 6 лет назад