Commit History

Author SHA1 Message Date
  Joost van der Sluis 027f07560f * Consistent type for the DwarfOffset 3 years ago
  Joost van der Sluis 18a53c15e8 * Refactored comments 3 years ago
  Joost van der Sluis 72342791bf * Fixed warning 3 years ago
  Joost van der Sluis b4fff403b4 * Fixed warnings 3 years ago
  Joost van der Sluis ebfb446afd * Consistent use of struct_lab. Solves missing references to DBG2* symbols 3 years ago
  Joost van der Sluis 2812915d4f * Do not write access-info for properties referencing class-fields. Because 3 years ago
  Joost van der Sluis 2950785bd7 * Only write access-info for properties when the actual underlying method 3 years ago
  Joost van der Sluis a5cab5c0aa * Fixed typo in comment 3 years ago
  Joost van der Sluis 6623ccd624 * Encode properties in Dwarf-debug information, in a format specific for FPC (A dwarf-extension) 3 years ago
  florian e28238da9b * handle absolute on strings correctly for dwarf debug info, resolves #39816 3 years ago
  Jonas Maebe 4da1ad71a4 * moved a bunch of constants from dbgdwarf to dbgdwarfconst 4 years ago
  Jonas Maebe 3d3c904ac5 TSymStr: more consistent usage 3 years ago
  Joost van der Sluis e547284588 * Section-offsets have 64 bits in the Dwarf-64 format 3 years ago
  Joost van der Sluis b26463ed99 * Removed unused parameter 3 years ago
  florian ca9384fd6c * patch by Dean Mustakino to avoid generation of debug info for generics, resolves #38827 4 years ago
  florian bae6ca6883 * Dwarf: write variant fields only if the require features are present, resolves #38651 4 years ago
  nickysn 940738a3a1 * synchronized with trunk 4 years ago
  Jonas Maebe 9c831677ff * support Objective-C classes and protocols with -gw3 (mantis #36250) 4 years ago
  nickysn 6f0a02a92d + apped end of symbol in TDebugInfoDwarf.afterappenddef 4 years ago
  nickysn c073362928 - don't emit DEBUGSTART and DEBUGEND symbols for WebAssembly. See https://bugs.llvm.org/show_bug.cgi?id=48971 4 years ago
  nickysn af12279bed * fixed local var dwarf debug info output for WebAssembly 4 years ago
  nickysn fa30ae7d97 + added the DW_OP_WASM_location constant 4 years ago
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 5 years ago
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 years ago
  Jeppe Johansen 1201cc024e * Add riscv-embedded to targets that don't support non-constant leb128's. 5 years ago
  svenbarth e7715023da * fix for Mantis #35567: use the correct type for the size type of a dynamic array 6 years ago
  florian 6e58178963 * do not write DW_AT_allocated and DW_AT_data_location tags for old style objects and cppobjects, resolves #36017 6 years ago
  Jonas Maebe 3e11f1b2fe * fix length calculation of winlike widestrings in Dwarf 3 (patch by 6 years ago
  Jonas Maebe bdcda8660e * fix Dwarf 3 array location broken in r43171 (fix by Martin Friebe, 6 years ago
  Jonas Maebe 6c29ecbd1c * moved array stride back to array entry (mantis #36144) 6 years ago