2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Pierre Muller 7595dd3624 Also swap word/dword in case of cross-endian compilation 1 жил өмнө
  Pierre Muller 9648463eb5 Add MaybeSwap for coffsectionrec records (needed for cross-endian compilation) 1 жил өмнө
  florian 4867d48e99 + support for .debug_loc and .debuc_loclist sections 1 жил өмнө
  Pierre Muller ff673eadac Add unit specifiers for tlsdirectory fields: they need to be PUInt from globtype unit 2 жил өмнө
  Pierre Muller ffdb789a49 Fix syntax errors in make fullcycle 2 жил өмнө
  Pierre Muller ee97c0ca03 Add missing TPECoffExpDir variantr of MaybeSwap procedure 2 жил өмнө
  Pierre Muller 2443fd0ad7 Attempt to get ogcoff to work on CPU with opposite endianness 2 жил өмнө
  pierre 77e3a402da Set string length before calling move to avoid problems with global data analysis on systems using C library 4 жил өмнө
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 жил өмнө
  svenbarth d1cd26592a * fix for Mantis #37745: section names where the string offset has more than 7 digits need to be Base64 encoded 4 жил өмнө
  svenbarth fb767dc246 * generate an internal error if the section name should be larger than 8 4 жил өмнө
  nickysn a8fe46c0f5 + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the 5 жил өмнө
  svenbarth ada6d8ce5e * the .pdata section currently only needs to be always included for arm-wince (at least until we have full SEH support there as well) 5 жил өмнө
  svenbarth 2b59000d56 + implement compiler support for SEH on Win64 5 жил өмнө
  svenbarth 61358b1eaa * it's rather useless that sectiontype2options is virtual as we can't use a class type, not to mention that the classes doing the overriding are for the internal assemblers/linkers, but we need it also for external 5 жил өмнө
  svenbarth 613a6e796a * Windows on AArch64 requires some DllCharacteristics in the header to be always set 5 жил өмнө
  svenbarth 3af74d2fd2 + implement initial compiler support for Win64 on Aarch64 5 жил өмнө
  svenbarth 5b941e3cea + implement relocations for Aarch64 for the internal COFF linker 5 жил өмнө
  svenbarth 3e29742fd9 * for PE+ specific checks use a constant in systems.pas instead of an explicit list (easier to extend this way) 5 жил өмнө
  svenbarth e5de269664 * change TObjData.sectiontype2options to a class function so that it can be called without an instance of TObjData 5 жил өмнө
  florian 245b58c249 + support for arm attributes 5 жил өмнө
  Jonas Maebe 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ 6 жил өмнө
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 6 жил өмнө
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 жил өмнө
  florian 27ab140dd9 + gcc_except_table section 6 жил өмнө
  nickysn 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the 7 жил өмнө
  florian 99a3855e6b * restored old default values for MajorOperatingSystemVersion, MajorSubsystemVersion and MinorSubsystemVersion, resolves issue #32492 7 жил өмнө
  svenbarth 9619576515 + add support for $SetPE{OS,SubSys,User}Version directives; Delphi compatible; Note: $SetPEUserVersion takes precedence to $Version 7 жил өмнө
  svenbarth e9c40f5b24 + correctly handle COMDAT sections in COFF files (at least as long as the COMDAT selection isn't IMAGE_COMDAT_SELECT_ASSOCIATIVE or IMAGE_COMDAT_SELECT_EXACT_MATCH), fixes the .refptr problems mentioned in Mantis #30614 8 жил өмнө
  florian b1dff29cbf * removed unused units 8 жил өмнө