Commit History

Author SHA1 Message Date
  Jeppe Johansen ff3372567f - Applied patch by Christo Crause from #33914 6 years ago
  svenbarth 755e271b4e * fix for Mantis #35566 by applying patch by Martin Friebe: correctly dereference the 32-bit length value for Windows Widestrings 6 years ago
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
  svenbarth faaa9f94fa * addstringdef() now correctly declares the debug information for a Windows WideString, so use that instead of treating it merely like a PWideChar 6 years ago
  svenbarth e769233436 * fix for Mantis #35386: use the correct size for the string's length (SizeInt for Ansi-/UnicodeString and DWord for WideString) 6 years ago
  svenbarth 1349f1db03 * fix for Mantis #35359: only WideString counts the size in Byte, UnicodeString uses the size in WideChars 6 years ago
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into 6 years ago
  yury ad269dedd4 * If ds_dwarf_cpp (C++ emulation) is enabled, add DW_AT_linkage_name attribute for methods. 6 years ago
  yury f0d42db82d * When ds_dwarf_cpp option is enabled, use dwarf2 implementation of strings debug info. It makes LLDB happy. 6 years ago
  Jonas Maebe 758a8dd34a * fixed dwarf debug info after r40398 (mantis #34622) 6 years ago
  pierre 8f7707d474 Use correct field for sl_absolutetype or sl_typeconv ppropaccesslistitem type (revealed by compilation with -CriotR) 6 years ago
  pierre 92acd38f40 Fix for bug report #34380 6 years ago
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the 6 years ago
  florian f48203b66f * generate no uleb with differences for line information 7 years ago
  nickysn 052da5c921 * use DW_OP_reg0..DW_OP_reg31 instead of DW_OP_regx in TDebugInfoDwarf.append_seg_reg 7 years ago
  nickysn ad96cf758b + emit a DW_AT_address_class dwarf attribute on i8086 for procdefs, indicating 7 years ago
  nickysn 6bd99b65bf + emit DW_AT_frame_base dwarf attributes on i8086. Even though the Watcom 7 years ago
  nickysn c5fe78201c + emit DW_OP_bregx dwarf ops for local variables and parameters, relative to BP 7 years ago
  nickysn 855c810c09 + emit a DW_AT_WATCOM_memory_model dwarf attribute, when compiling for i8086 7 years ago
  nickysn 87e1fa8fc7 + added enum with the values for DW_AT_WATCOM_memory_model 7 years ago
  nickysn dc12d4d789 + added constants with the watcom dwarf attribute extensions 7 years ago
  nickysn 749872aaf7 + generate DW_AT_segment dwarf attribute for local variables and parameters on i8086 7 years ago
  nickysn 217c75f84e + generate dwarf DW_AT_address_class attributes for pointer types on i8086 7 years ago
  nickysn 76fb8c3afd * fix for dwarf debug info generation of localsym vars with offset (thx Pierre for spotting this) 7 years ago
  nickysn 69fbf0e0d8 * use unaligned constants, when writing the final dwarf arange record on i8086 7 years ago
  nickysn 5417eb043d * fix for the encoding of dwarf debug info of local variables, whose base is a 7 years ago
  nickysn 308e439d5d + emit segment information in the dwarf debug info for static variables on i8086 7 years ago
  nickysn 76ff01beda + also emit the non-standard DW_LNE_set_segment watcom extended opcode in the 7 years ago
  nickysn 9d167dbd2a + emit DW_AT_segment attributes in the dwarf debug info for subroutines 7 years ago
  nickysn 4aa66d9033 * emit a 32-bit offset for DW_FORM_ref_addr on i8086 (Watcom compatibility) 7 years ago