Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): il y a 9 ans
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via il y a 9 ans
  Jonas Maebe 3177199d94 * changed all debug info labels from AT_DATA to AT_METADATA il y a 9 ans
  florian 9daa4bd48d * always generate unaligned pointer entries (so .4bytes instead of .long is generated) in dwarf debugging info il y a 9 ans
  florian 35b18fbf85 * change address related variables from aint to PInt to avoid range check errors il y a 9 ans
  Jonas Maebe 953c47dd97 - disabled DWARF (a)ranges for Darwin, it's not supported/used there il y a 9 ans
  florian 90b284e169 + generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation il y a 9 ans
  Jonas Maebe d44100448c * add support in the debug info for the dummy s128bit/u128bit types added il y a 9 ans
  pierre 6d0c5b234b Avoid unsupported .uleb128 with diff of two sympbols for native solaris assembler il y a 10 ans
  Jonas Maebe 91be1d0f2d * removed the DWARF label fields from tdef/tobjectdef, and dynamically il y a 10 ans
  Jonas Maebe add015f808 * ensure that the dwarf file table contains an entry if the current unit il y a 10 ans
  Jonas Maebe 687bb15299 * renamed getdatalabel() to getglobaldatalabel il y a 10 ans
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
  Jonas Maebe 1e227f78fe * factored out the check for whether we have to generate dotted function il y a 10 ans
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
  pierre 3506767e8d Generate mimnimal DWARF debug information for non-multithreaded thread variables il y a 10 ans
  joost 7c9d32b3ce * Dwarf: Write zero as line-nr for instructions with no real corresponding il y a 11 ans
  joost 030885727e * Do not use sym.realname but sym.name in the mangledname for the Dwarf-3 debuginfo. This makes it possible to mix Dwarf-2 and Dwarf-3 debug info into one executable. il y a 11 ans
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, il y a 11 ans
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 11 ans
  Jonas Maebe 5e0589f0a5 * fixed debug information for strings (index starts from 1, not from 0) il y a 11 ans
  nickysn 90a092e585 + added enum Tdwarf_addr with the values of DW_AT_address_class (to be used for il y a 12 ans
  Jonas Maebe 936bd3c902 * fixed definitions/uses of asmsymbols: always explicitly define local il y a 12 ans
  florian 38f3448e22 * applied patch by Cyrax to fix #24722, revertes partially r25054 which was wrong il y a 12 ans
  florian 2cdb4adf39 + tai_const.Create_type_name and tai_const.Create_pint_unaligned il y a 12 ans
  pierre d956808080 Fix bug introduced by myself for win32 dwarf info generation Bug #23365 and 23330 il y a 12 ans
  florian 65aa6fb379 * make check for registerhi more usefull il y a 13 ans
  pierre a1a171d7e8 Fix problems introduced by unaligned patch rev 22516 for 64bit systems il y a 13 ans
  pierre a34c1ff22d Use only unaligned constants in dwarf debug info as specified by standard il y a 13 ans
  pierre fcaff0489c * psub.pas : translate tregister for registerhi also il y a 13 ans