Historique des commits

Auteur SHA1 Message Date
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS il y a 5 ans
  Jeppe Johansen 1201cc024e * Add riscv-embedded to targets that don't support non-constant leb128's. il y a 5 ans
  svenbarth e7715023da * fix for Mantis #35567: use the correct type for the size type of a dynamic array il y a 5 ans
  florian 6e58178963 * do not write DW_AT_allocated and DW_AT_data_location tags for old style objects and cppobjects, resolves #36017 il y a 5 ans
  Jonas Maebe 3e11f1b2fe * fix length calculation of winlike widestrings in Dwarf 3 (patch by il y a 5 ans
  Jonas Maebe bdcda8660e * fix Dwarf 3 array location broken in r43171 (fix by Martin Friebe, il y a 5 ans
  Jonas Maebe 6c29ecbd1c * moved array stride back to array entry (mantis #36144) il y a 5 ans
  florian 8ecdb2e9ca + dwarf support for tls threadvars il y a 5 ans
  Jeppe Johansen ff3372567f - Applied patch by Christo Crause from #33914 il y a 6 ans
  svenbarth 755e271b4e * fix for Mantis #35566 by applying patch by Martin Friebe: correctly dereference the 32-bit length value for Windows Widestrings il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  svenbarth faaa9f94fa * addstringdef() now correctly declares the debug information for a Windows WideString, so use that instead of treating it merely like a PWideChar il y a 6 ans
  svenbarth e769233436 * fix for Mantis #35386: use the correct size for the string's length (SizeInt for Ansi-/UnicodeString and DWord for WideString) il y a 6 ans
  svenbarth 1349f1db03 * fix for Mantis #35359: only WideString counts the size in Byte, UnicodeString uses the size in WideChars il y a 6 ans
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into il y a 6 ans
  yury ad269dedd4 * If ds_dwarf_cpp (C++ emulation) is enabled, add DW_AT_linkage_name attribute for methods. il y a 6 ans
  yury f0d42db82d * When ds_dwarf_cpp option is enabled, use dwarf2 implementation of strings debug info. It makes LLDB happy. il y a 6 ans
  Jonas Maebe 758a8dd34a * fixed dwarf debug info after r40398 (mantis #34622) il y a 6 ans
  pierre 8f7707d474 Use correct field for sl_absolutetype or sl_typeconv ppropaccesslistitem type (revealed by compilation with -CriotR) il y a 6 ans
  pierre 92acd38f40 Fix for bug report #34380 il y a 6 ans
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the il y a 6 ans
  florian f48203b66f * generate no uleb with differences for line information il y a 7 ans
  nickysn 052da5c921 * use DW_OP_reg0..DW_OP_reg31 instead of DW_OP_regx in TDebugInfoDwarf.append_seg_reg il y a 7 ans
  nickysn ad96cf758b + emit a DW_AT_address_class dwarf attribute on i8086 for procdefs, indicating il y a 7 ans
  nickysn 6bd99b65bf + emit DW_AT_frame_base dwarf attributes on i8086. Even though the Watcom il y a 7 ans
  nickysn c5fe78201c + emit DW_OP_bregx dwarf ops for local variables and parameters, relative to BP il y a 7 ans
  nickysn 855c810c09 + emit a DW_AT_WATCOM_memory_model dwarf attribute, when compiling for i8086 il y a 7 ans
  nickysn 87e1fa8fc7 + added enum with the values for DW_AT_WATCOM_memory_model il y a 7 ans
  nickysn dc12d4d789 + added constants with the watcom dwarf attribute extensions il y a 7 ans