Historique des commits

Auteur SHA1 Message Date
  joost 1e92e576dd * Use TDebugInfoDwarf2.appenddef_object's DoAppend also for writing the il y a 14 ans
  joost d5de153e39 * Refactored TDebugInfoDwarf2.appenddef_object, no functional changes, to easy code-reuse for Dwarf3s appenddef_object il y a 14 ans
  joost a03c7cdc69 * Added two more Dwarf-4 constants il y a 14 ans
  joost faeb80b55c * Write Dwarf-debug info for class constants il y a 14 ans
  joost 4bd0f6db7a * Dwarf: Hide the implicit pointer from a function-parameter which is passed il y a 14 ans
  joost a7cea8606f * Dwarf3: Classes are not encoded as a pointer to a class-structure, but il y a 15 ans
  Jonas Maebe 2222f2c44b * renamed is_class_or_interface_or_dispinterface_or_objc() into il y a 15 ans
  paul 915c412ae3 compiler: generate debug info for record methods: il y a 15 ans
  paul 17815ce7a2 compiler: implement properties in records: il y a 15 ans
  paul 56bf42de57 compiler: implement record methods and class methods: il y a 15 ans
  florian 1c5a3b6bf0 o patch by Graeme Geldenhuys il y a 15 ans
  mazen b127fc154a * Fixed spell error revealed by lintian. il y a 15 ans
  pierre 874e69bcf8 * revert wrong commits il y a 15 ans
  pierre d27278faac * Add external linker possibility for windows x86_64 compiler il y a 15 ans
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch il y a 15 ans
  Jonas Maebe daef2efa69 - removed tstoreddef.reset() and overrides, and the associated il y a 15 ans
  Jonas Maebe 356026f849 * use new_section() instead of tai_section.create() everywhere il y a 15 ans
  Jonas Maebe 39adedb12a * fixed writing debug info for string constants that are exactly 255 chars il y a 15 ans
  Jonas Maebe 3019d3e560 * do not generate DW_AT_allocated info for dynarrays/ansi/unicodestrings il y a 15 ans
  pierre 11d6509a56 Attempt to fix missing stabs definitions problem il y a 15 ans
  joost 95620e8774 * Do not write the DWARF abbrev sections direclty, but use a searchtree to il y a 15 ans
  paul 1b614b526a compiler: il y a 15 ans
  joost 520c5fe962 * Since Dwarf 3 the length of a DW_FORM_ref_addr is dependent on the used debug-format (32 or 64 bit), not on the target platform pointer size. il y a 15 ans
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the il y a 15 ans
  florian c1f3d8dcaa * unified names of system_*/systems_* sets il y a 15 ans
  Jonas Maebe 80b651f79c * fixed (harmless) class cast error il y a 16 ans
  Jonas Maebe 2515ad6c35 * don't write debug info for absolute varsyms referring to a field or array il y a 16 ans
  Jonas Maebe c0bdcf62e0 * don't call the "self" parameter of class methods 'this' in the debug info, il y a 16 ans
  Jonas Maebe 82b2a1d48f * fixed endless loop when generating debug info for empty string constants il y a 16 ans
  Jonas Maebe a9c025cd6a * fixed 32 bit -> 64 bit cross compilation il y a 16 ans