Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  nickysn 052da5c921 * use DW_OP_reg0..DW_OP_reg31 instead of DW_OP_regx in TDebugInfoDwarf.append_seg_reg 7 vuotta sitten
  nickysn ad96cf758b + emit a DW_AT_address_class dwarf attribute on i8086 for procdefs, indicating 7 vuotta sitten
  nickysn 6bd99b65bf + emit DW_AT_frame_base dwarf attributes on i8086. Even though the Watcom 7 vuotta sitten
  nickysn c5fe78201c + emit DW_OP_bregx dwarf ops for local variables and parameters, relative to BP 7 vuotta sitten
  nickysn 855c810c09 + emit a DW_AT_WATCOM_memory_model dwarf attribute, when compiling for i8086 7 vuotta sitten
  nickysn 87e1fa8fc7 + added enum with the values for DW_AT_WATCOM_memory_model 7 vuotta sitten
  nickysn dc12d4d789 + added constants with the watcom dwarf attribute extensions 7 vuotta sitten
  nickysn 749872aaf7 + generate DW_AT_segment dwarf attribute for local variables and parameters on i8086 7 vuotta sitten
  nickysn 217c75f84e + generate dwarf DW_AT_address_class attributes for pointer types on i8086 7 vuotta sitten
  nickysn 76fb8c3afd * fix for dwarf debug info generation of localsym vars with offset (thx Pierre for spotting this) 7 vuotta sitten
  nickysn 69fbf0e0d8 * use unaligned constants, when writing the final dwarf arange record on i8086 7 vuotta sitten
  nickysn 5417eb043d * fix for the encoding of dwarf debug info of local variables, whose base is a 7 vuotta sitten
  nickysn 308e439d5d + emit segment information in the dwarf debug info for static variables on i8086 7 vuotta sitten
  nickysn 76ff01beda + also emit the non-standard DW_LNE_set_segment watcom extended opcode in the 7 vuotta sitten
  nickysn 9d167dbd2a + emit DW_AT_segment attributes in the dwarf debug info for subroutines 7 vuotta sitten
  nickysn 4aa66d9033 * emit a 32-bit offset for DW_FORM_ref_addr on i8086 (Watcom compatibility) 7 vuotta sitten
  nickysn d1cdd8be7c * do not emit padding bytes after the dwarf arange header on i8086 for 7 vuotta sitten
  nickysn 1a2f364e68 * use 32-bit address_size in the dwarf arange sections on i8086 (for Open Watcom 7 vuotta sitten
  nickysn 0efb86518b + emit dwarf segment information on i8086 in the .debug_aranges section 7 vuotta sitten
  nickysn 651571c00f + added comments, indicating where we emit the address_size and segment_size 7 vuotta sitten
  nickysn b048da4284 + added the non-standard Open Watcom DWARF extension DW_LNE_set_segment extended 7 vuotta sitten
  nickysn 600b460ecd + added new debug output option -godwarfomflinnum for generating line number 7 vuotta sitten
  pierre e7d724981c Replace $notes off/on by $push/$notes off/$pop to avoid getting note messages if notes are not on at start of unit compilation 7 vuotta sitten
  nickysn 5bba79afb3 * use create_int_dataptr_unaligned instead of create_pint_unaligned in TDebugInfoDwarf.appendsym_absolute 8 vuotta sitten
  nickysn 163d54c33e * emit a sizeint-sized string length for long string constants in the DWARF 8 vuotta sitten
  yury db590da1e6 * Added a new debug option switch -godwarfcpp - Simulate C++ debug information in DWARF. It is more correct way to workaround LLDB issues than in r34558. This option can be used for debuggers, which does not support Pascal correctly. 8 vuotta sitten
  yury c36faacd57 * dwarf: Internal option to generate a LLDB compatible debug info. It is enabled for the Android targets. 8 vuotta sitten
  svenbarth 3a9f8e88fd * don't write or reference debug information for a unit if it belongs to a/another package 9 vuotta sitten
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 9 vuotta sitten
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via 9 vuotta sitten