Commit History

Author SHA1 Message Date
  Michaël Van Canneyt fe62b3ace8 * Introduce constwresourcestring - in unicode mode, resource strings are unicode strings, and must be streamed differently 1 year ago
  Pierre Muller 11b0b9dc57 Use reverse_byte to write constant sets in cross-endian configuration 1 year ago
  Pierre Muller 637c34571e Avoid range check error in AddNormalStringDef 1 year ago
  Nikolay Nikolov fbcd90f286 + generate DWARF debug info for WebAssembly locals 1 year ago
  florian 94cb1c3a49 * correctly name nested enum type debug symbols, resolves #40462 1 year ago
  florian 8cd10d88cc * revert use of DW_AT_external for types as this is not covered by the dwarf standard 2 years ago
  florian 4848327300 * write types declared in the interface section with a DW_AT_external tag, should resolve #40210 2 years ago
  florian f1f84a292c * don't not generate non-constant leb128 entriesm for riscv32-freertos 2 years ago
  florian 36afcbf7fe * only i386 uses same special fastcall calling convention 2 years ago
  florian 3fa77a4f62 * fix life information propagation for while loops, resolves #39971 2 years ago
  Martin dd0711a27e Fix incorrect dwarf entry count. Issue #39928 introduced in 1b6982107f1ac4b4111e37be0a3649d155a2bc1e 2 years ago
  florian 1b6982107f * TDebugInfoDwarf3.appenddef_object should not write an extra finish_entry for objects and C++ classes 2 years ago
  florian 88cf633b97 * use append_object_struct also for dwarf-3 when creating dwarf debug info for objects, resolves #39920 2 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 3 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 4 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 5 years ago