Historial de Commits

Autor SHA1 Mensaje Fecha
  Sven/Sarah Barth 5bf93d220f * exact-match COMDAT sections are already supported since tdynamicarray.equal() has been implemented a couple of yours ago, so allow them hace 1 año
  Sven/Sarah Barth c2664fdfa5 * move setup of secrec outside of the if-statement as it's the same for both cases hace 1 año
  Sven/Sarah Barth f5beaa80d8 * the COMDAT record contains the section number which is off-by-one to the section index hace 1 año
  Sven/Sarah Barth 52c5a0932d * allow the COMDAT selection to be 0 in which case we'll simply assume that we don't have a COMDAT section (but we'll nevertheless look up a potentially associative section) hace 1 año
  Pierre Muller 7595dd3624 Also swap word/dword in case of cross-endian compilation hace 1 año
  Pierre Muller 9648463eb5 Add MaybeSwap for coffsectionrec records (needed for cross-endian compilation) hace 1 año
  florian 4867d48e99 + support for .debug_loc and .debuc_loclist sections hace 1 año
  Pierre Muller ff673eadac Add unit specifiers for tlsdirectory fields: they need to be PUInt from globtype unit hace 2 años
  Pierre Muller ffdb789a49 Fix syntax errors in make fullcycle hace 2 años
  Pierre Muller ee97c0ca03 Add missing TPECoffExpDir variantr of MaybeSwap procedure hace 2 años
  Pierre Muller 2443fd0ad7 Attempt to get ogcoff to work on CPU with opposite endianness hace 2 años
  pierre 77e3a402da Set string length before calling move to avoid problems with global data analysis on systems using C library hace 4 años
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 hace 5 años
  svenbarth d1cd26592a * fix for Mantis #37745: section names where the string offset has more than 7 digits need to be Base64 encoded hace 5 años
  svenbarth fb767dc246 * generate an internal error if the section name should be larger than 8 hace 5 años
  nickysn a8fe46c0f5 + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the hace 5 años
  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) hace 5 años
  svenbarth 2b59000d56 + implement compiler support for SEH on Win64 hace 5 años
  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 hace 5 años
  svenbarth 613a6e796a * Windows on AArch64 requires some DllCharacteristics in the header to be always set hace 5 años
  svenbarth 3af74d2fd2 + implement initial compiler support for Win64 on Aarch64 hace 5 años
  svenbarth 5b941e3cea + implement relocations for Aarch64 for the internal COFF linker hace 5 años
  svenbarth 3e29742fd9 * for PE+ specific checks use a constant in systems.pas instead of an explicit list (easier to extend this way) hace 5 años
  svenbarth e5de269664 * change TObjData.sectiontype2options to a class function so that it can be called without an instance of TObjData hace 6 años
  florian 245b58c249 + support for arm attributes hace 6 años
  Jonas Maebe 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ hace 6 años
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 hace 6 años
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would hace 6 años
  florian 27ab140dd9 + gcc_except_table section hace 6 años
  nickysn 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the hace 8 años