Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn 8e436e6335 + add a segment number (MemBasePos) to TNewExeSection há 6 anos atrás
  nickysn 30e7406be3 * override MemPos_Start for the NewExe exe output and perform the whole MemPos há 6 anos atrás
  nickysn c32ddf42eb * create NewExe sections, corresponding to 64kb segments há 6 anos atrás
  svenbarth 6952ab5baf * fix for Mantis #35918: don't set the mangledname for the attribute's constructor function; let the compiler do its job instead há 6 anos atrás
  svenbarth 3d585db43d * fix for Mantis #35906: use more accurate modified time from the FindData on Windows for the Timestamp há 6 anos atrás
  svenbarth 7809930b08 * fix for Mantis #35903: apply patch by J. Gareth Moreton to update the copyright year to 2019 há 6 anos atrás
  svenbarth 50fec47b9a * fix for Mantis #35919: apply patch by Maciej Izak há 6 anos atrás
  svenbarth e8a7661bcf * fix for Mantis #35921: apply patch by Maciej Izak há 6 anos atrás
  pierre 3195b64599 Add .NOTPARALLEL for beos and haiku RTLs há 6 anos atrás
  nickysn 83afeb2e93 + added dummy overrides for TInternalLinkerWin16.GetCodeSize, .GetDataSize and há 6 anos atrás
  nickysn 5d01d53a96 * don't crash in TOmfObjSection.MemPosStr if MZExeUnifiedLogicalSegment isn't set há 6 anos atrás
  nickysn 93a08aaebd + write the NewExe header in TNewExeOutput.writeData há 6 anos atrás
  nickysn d10fb705e4 + added an TNewExeOutput.Order_ObjSectionList override and sort obj sections by há 6 anos atrás
  pierre b768673e96 Also recompile rtl using FPCFPMAKE before bootstrapping in fpmkunit directory (helps for cross-compilation) há 6 anos atrás
  pierre d6d3e171ce Try to fix alignment issues in RTTI code for 64-bit targets which require proper alignment há 6 anos atrás
  Jonas Maebe 62218e823f * synchronised with r442 of the universal interfaces: há 6 anos atrás
  nickysn 2c4c34ef9b + split the win16 executable into sections há 6 anos atrás
  nickysn 05c420fad5 + create a TNewExeSection class há 6 anos atrás
  nickysn 83861799ae + also add and resolve import symbols coming from OMF object modules há 6 anos atrás
  Mattias Gaertner 583ec13074 fcl-passrc: resolve specialized class há 6 anos atrás
  nickysn d77a8fb5f4 + call TOmfObjData.AddImportSymbol for every ImpDef record read from an object file há 6 anos atrás
  nickysn fcb6072fae + added method TOmfObjData.AddImportSymbol, which adds symbols, imported from an há 6 anos atrás
  nickysn d2371f4176 + added an ImportLibraryList property to TOmfObjData há 6 anos atrás
  florian 99f92ce5dd * insert FPC_THROWFPUEXCEPTION call into the correct assembler list há 6 anos atrás
  florian 26acc8fb2a * make stack non executable on arm-linux há 6 anos atrás
  florian bdd4b6691e * fix test for arm há 6 anos atrás
  florian 9560d63e42 * test needs exception checking há 6 anos atrás
  florian 46bac33a2d + fpu_capabilities for arm há 6 anos atrás
  nickysn 2b6ee838f9 + implemented TNewExeOutput.GenerateLibraryImports, based on the ogcoff implementation há 6 anos atrás
  Mattias Gaertner aa7eb7bce3 fcl-passrc: typecast nil to class, interface, dynarray há 6 anos atrás