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

Аутор SHA1 Порука Датум
  michael 35c5479f96 * Fix bug ID #37159: upstream patches пре 5 година
  florian b776d48367 + x86: optimziation MovMov2MovMov 2 пре 5 година
  nickysn f5489b5678 + allow specifying the program load address for the ZX Spectrum target via the -WB option пре 5 година
  nickysn 1263880ef0 - removed the z80_internal_linker build mode from the lazarus project пре 5 година
  nickysn d1377777be + enabled the ZX Spectrum internal linker пре 5 година
  nickysn 84cd9e129b + ZX Spectrum internal linker: invoke the ihx2tzx to postprocess the ihx file, пре 5 година
  nickysn 12dce172f9 + implemented TIntelHexExeOutput.DoRelocationFixup пре 5 година
  nickysn 3023a9f0e2 - removed the GetCode/Data/BssSize overrides in the ZX Spectrum internal linker, пре 5 година
  nickysn 4b5c8982ff + implemented IHX writing in the Z80 internal linker пре 5 година
  Mattias Gaertner dbc2d630c0 pas2js: fixed rtti record field anonymous array пре 5 година
  ondrej 533312c619 Variants: fix letter case in variant type names пре 5 година
  ondrej 896b7c8dc2 Variants: add varQWord to OrdinalVarTypes and varDecimal to FloatVarTypes пре 5 година
  nickysn a5ab1c03ea * avoid 8-bit truncation of the sizes in the internal linker map пре 5 година
  nickysn da2bd5f789 * ImageBase changed to qword to avoid 8-bit truncation in the internal linker map file пре 5 година
  nickysn 9c54d753f5 * ImageBase changed to qword (same type as CurrMemPos) to avoid truncating to 8-bit on Z80 пре 5 година
  nickysn 4a5a2f5ba2 + set IMAGEBASE in the Z80 internal linker script пре 5 година
  nickysn b29257fd05 * avoid setting the oso_Data flag on bss sections пре 5 година
  nickysn 996ab2feba * renamed some REL sections to follow a similar naming convention пре 5 година
  florian 6d3b74f96e * extended r45555 to take care of chars as well пре 5 година
  nickysn 788797d078 + implemented reading of T and R records пре 5 година
  Mattias Gaertner f94221d788 pas2js: rename overloads in specialized members пре 5 година
  Mattias Gaertner a03ed979fd fcl-passrc: resolver: ClassScope_Record пре 5 година
  nickysn ad66f17a87 * group T and R records together and call a function (not implemented yet) to handle them in pairs пре 5 година
  nickysn a91b42bd8d + add .text, .data and .bss exe sections and define the entry point in the ZX Spectrum internal linker script пре 5 година
  nickysn 6d3bfccbe3 * set MaxMemPos to $FFFF in the Z80 internal linker пре 5 година
  nickysn d0beacc35f * return the correct size for files in ar archive. This is required by the REL пре 5 година
  nickysn 3e2cf16d1f * TRelObjInput.ReadObjData: return success, if file was read correctly пре 5 година
  nickysn 0e54ea6bab + parse the REL symbol records пре 5 година
  florian 792cf056eb * a nil node is also a constant pointer node пре 5 година
  nickysn 19a66947bc + parse the area records of REL files пре 5 година