Histórico de Commits

Autor SHA1 Mensagem Data
  florian 51b9f31f7c * Dwarf 3+: write always a type for enums há 5 meses atrás
  florian eba0624535 * Dwarf: write enum symbol constants with the size of the enum, as proposed in #41021 há 5 meses atrás
  Nikolay Nikolov beee98e246 * WebAssembly debug info: make wasmtime happy by not emitting line info end há 1 ano atrás
  Nikolay Nikolov 993db6cf32 WebAssembly debug info: use different LINE_BASE and LINE_RANGE on WebAssembly to há 1 ano atrás
  Nikolay Nikolov 4914a5a31f + introduced LINE_RANGE constant in the DWARF debug info generation unit há 1 ano atrás
  Nikolay Nikolov d2231e99e8 * fix the final entry size in the .debug_aranges table on platforms where the há 1 ano atrás
  Nikolay Nikolov cc15a2dba7 * fixed blocksize when generating debug info for WebAssembly threadvars há 1 ano atrás
  Nikolay Nikolov 1ddf014980 * create a TWasmGlobalAsmSymbol instead of TAsmSymbol when generating debug info há 1 ano atrás
  Nikolay Nikolov 06917784d0 - removed redundant if há 1 ano atrás
  Nikolay Nikolov 60965cdb69 + generate proper reference to the TLS_BASE_SYM global in the WebAssembly debug info for threadvars há 1 ano atrás
  Nikolay Nikolov ee98fa8e3f + WebAssembly internal linker: support data relocations to threadvars, resolve há 1 ano atrás
  Nikolay Nikolov d60300e807 + WebAssembly DWARF debug info: generate DW_AT_frame_base entries for functions há 1 ano atrás
  Nikolay Nikolov 97e5936f78 * generate debuginfo for WebAssembly threadvars like for normal vars, when há 1 ano atrás
  Alligator-1 e87982e925 const array - reducing unnecessary data copying há 1 ano atrás
  florian b313a66a47 * correct Dwarf-4 line info header as noted by Martin on the mailing list há 1 ano atrás
  Michaël Van Canneyt fe62b3ace8 * Introduce constwresourcestring - in unicode mode, resource strings are unicode strings, and must be streamed differently há 1 ano atrás
  Pierre Muller 11b0b9dc57 Use reverse_byte to write constant sets in cross-endian configuration há 1 ano atrás
  Pierre Muller 637c34571e Avoid range check error in AddNormalStringDef há 1 ano atrás
  Nikolay Nikolov fbcd90f286 + generate DWARF debug info for WebAssembly locals há 1 ano atrás
  florian 94cb1c3a49 * correctly name nested enum type debug symbols, resolves #40462 há 2 anos atrás
  florian 8cd10d88cc * revert use of DW_AT_external for types as this is not covered by the dwarf standard há 2 anos atrás
  florian 4848327300 * write types declared in the interface section with a DW_AT_external tag, should resolve #40210 há 2 anos atrás
  florian f1f84a292c * don't not generate non-constant leb128 entriesm for riscv32-freertos há 2 anos atrás
  florian 36afcbf7fe * only i386 uses same special fastcall calling convention há 2 anos atrás
  florian 3fa77a4f62 * fix life information propagation for while loops, resolves #39971 há 3 anos atrás
  Martin dd0711a27e Fix incorrect dwarf entry count. Issue #39928 introduced in 1b6982107f1ac4b4111e37be0a3649d155a2bc1e há 3 anos atrás
  florian 1b6982107f * TDebugInfoDwarf3.appenddef_object should not write an extra finish_entry for objects and C++ classes há 3 anos atrás
  florian 88cf633b97 * use append_object_struct also for dwarf-3 when creating dwarf debug info for objects, resolves #39920 há 3 anos atrás
  florian e28238da9b * handle absolute on strings correctly for dwarf debug info, resolves #39816 há 3 anos atrás
  Jonas Maebe 4da1ad71a4 * moved a bunch of constants from dbgdwarf to dbgdwarfconst há 4 anos atrás