Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe bb3fd863e1 * merged support for changing the language set in the DWARF debug info to il y a 8 ans
  Jonas Maebe c7b40a6436 --- Merging r31191 into '.': il y a 9 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 10 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
  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 11 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
  Jonas Maebe 1f2578077c * small correction to previous commit: the offset of DW_OP_bregx is signed il y a 13 ans
  Jonas Maebe c8986f34fb * fixed debug information for call-by-reference parameters whose address il y a 13 ans
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler il y a 13 ans
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 il y a 13 ans
  joost bbbc85bbf6 * Use DW_TAG_class_type for classes instead of DW_TAG_structure_type il y a 14 ans
  joost 853f35757d * Use the same logic for Dwarf-3 and Dwarf-2 output regarding symbol names. Solves problems resolving self in gdb and Dwarf-3. il y a 14 ans
  joost cd0b2e5288 * Use DW_OP_deref instead of DW_OP_push_object_deref. The latter is not recognized properly by gdb il y a 14 ans
  joost ce01b15c49 * Generate proper Dwarf-debuginfo for DW_AT_vtable_elem_location, containing il y a 14 ans
  Jonas Maebe 67c2c7c166 * renamed cchartype to cansichartype il y a 14 ans
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), il y a 14 ans
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating il y a 14 ans
  florian 570f3c4b39 * merges recent class helper fixes by Sven Barth il y a 14 ans
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 il y a 14 ans
  svenbarth 35b47e491c Rebase to revision 17306 il y a 14 ans