Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe c262c5dbc9 * synchronised with trunk till r42256 há 6 anos atrás
  florian b71164deca * fix warnings há 6 anos atrás
  florian 1ed0000ae8 + Encode(U/S)leb128 take now a third parameter to force that the constant has a certain minimum size há 6 anos atrás
  florian adb8e1b76c * fix writing of augmentation size há 6 anos atrás
  florian e4f821487d * write correct s/uleb types há 6 anos atrás
  Mattias Gaertner 783505b4d7 fcl-passrc: starting test generics há 6 anos atrás
  Mattias Gaertner fb29815fbf fcl-passrc: fixed parsing objfpc inline specialize há 6 anos atrás
  michael 6c1593652b * Patch from Ondrej Pokorny to support streaming to position 0 (bug ID 35724) há 6 anos atrás
  michael 024714fa20 * Fix non-threading platforms há 6 anos atrás
  michael ade808cb43 * Patch from Pascal Riekenberg to make component loading thread safe (bug ID 35638) há 6 anos atrás
  michael db2c9183f1 * Fix bug ID #35731 (ReadSectionRaw needs to read comments) há 6 anos atrás
  Jonas Maebe d6174499b1 * disable array and record regvars for all cpuhighleveltarget platforms há 6 anos atrás
  svenbarth cc5549f3e7 * change Value argument of SetToString and result of of StringToSet from Integer to LongInt so that small sets are handled on 8/16-bit platforms as they are on 32- and 64-bit há 6 anos atrás
  svenbarth 15d0deff81 * fix SetToString/StringToSet for 8/16-bit platforms há 6 anos atrás
  Károly Balogh 25878f9eb2 put #ifdef TARGETOS / #endif around the gcclib section, otherwise the various host paths can cause a hard to debug mess during crosscompiling in some cases há 6 anos atrás
  nickysn 5d4af28c0f + implemented TOmfRecord_COMENT_IMPDEF.DecodeFrom há 6 anos atrás
  florian d80dc03ccb * building on powerpc and arm fixed há 6 anos atrás
  svenbarth 89e454aca8 * rework/extend SetToString/StringToSet so that sets with a size > 4 can be converted as well (this is Delphi compatible) há 6 anos atrás
  florian 749c4d4e47 + keep (certain) arrays in registers if they are used with constants indices only há 6 anos atrás
  nickysn fbbf1f4f1c + Implemented TOmfRecord_COMENT_EXPDEF.DecodeFrom há 6 anos atrás
  nickysn cbf95aebf4 + introduced the TOmfRecord_COMENT_EXPDEF class. Use that to generate export há 6 anos atrás
  nickysn eea3eb1a8e + introduced the TOmfRecord_COMENT_IMPDEF class. Use it to encode the IMPDEF há 6 anos atrás
  nickysn 85684eb66d + introduced the TOmfRecord_COMENT_Subtype abstract class há 6 anos atrás
  nickysn 9fe80d7416 + use the new CC_OmfExtension_IMPDEF constant instead of the direct magic value há 6 anos atrás
  nickysn 4f3a5cfd1e + use the new CC_OmfExtension_EXPDEF constant instead of the direct magic value há 6 anos atrás
  nickysn 0db19546ef + dispatch the IMPDEF and EXPDEF records to the newly introduced ReadImpDef and há 6 anos atrás
  nickysn cdd2ba1a4d + added constants for the known CC_OmfExtension record subtypes (IMPDEF and há 6 anos atrás
  nickysn fe49522e6f + register a win16 dll scanner. Not functional yet. há 6 anos atrás
  nickysn 1f3d5e8865 - remove the tiny memory model code from TInternalLinkerWin16.DefaultLinkScript, há 6 anos atrás
  nickysn 9eaa46f791 + implement TInternalLinkerWin16.DefaultLinkScript by copying the MS-DOS há 6 anos atrás