Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 523b7b84cd * properly set the "current compilation directory" (all included files il y a 18 ans
  Jonas Maebe 488cfa3c32 + -go<x> switch for debugging options (some global switches could be il y a 18 ans
  Jonas Maebe 28bab3fb4f - removed some unused variables il y a 18 ans
  florian 499cbcbbe1 * make cycle OPT=-gwl -Co -Cr on x86-64 fixed il y a 18 ans
  Jonas Maebe 9fedea7b9f + "set" support in dwarf debug info if compiler is compiled with il y a 18 ans
  Jonas Maebe 695d7c4d6d + support for bitpacked records in dwarf debug info il y a 18 ans
  Jonas Maebe ac778e906d * changed debug info for shortstrings to the format that gdb il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  peter 29ffdefacb * secrel32 relocation support required by dwarf2 under windows il y a 18 ans
  florian d83a869018 * don't write def for constant widestrings il y a 18 ans
  Jonas Maebe 95ef3145fc * don't create debugging entries for generic typesyms, since they il y a 18 ans
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: il y a 18 ans
  Jonas Maebe e2e1b7b857 * changed type of bool8bit from DW_ATE_unsigned_char to il y a 18 ans
  Jonas Maebe 9876d04bcd * fixed dwarf definition of longstring (avoids endless loop in il y a 18 ans
  Jonas Maebe 41bf70cf2a * reverted setdef change which got accidentally committed in r6573 il y a 18 ans
  Jonas Maebe badf5c70a0 * split off tf_dwarf_only_local_labels from tf_dwarf_relative_addresses il y a 18 ans
  Jonas Maebe 59f3041e67 * completed ret-in-para support for dwarf (result was already il y a 18 ans
  Jonas Maebe d7b5cd4f14 * fixed debug info for pass-by-reference parameters in dwarf by il y a 18 ans
  Jonas Maebe 42b58affc7 + pointer to vmt for classes and objects with a vmt il y a 18 ans
  Jonas Maebe f81303874f * fixed the size of class instances (instance size instead of il y a 18 ans
  Jonas Maebe 90e83fcee6 * reset flag to generate dummy line info after each module il y a 18 ans
  Jonas Maebe 4d97044bba * mark whether or not procsyms are global (DW_AT_external) il y a 18 ans
  Jonas Maebe 7a65ffac28 * use DW_FORM_ref4 instead of DW_FORM_ref_addr on il y a 18 ans
  Jonas Maebe ea6204cc56 * only mark abstract varsyms as externally visible if they il y a 18 ans
  Jonas Maebe bf38367b69 * if a module has no procedure/function/init/final code, il y a 18 ans
  Jonas Maebe d39d06ea01 * initial fixes if tf_dwarf_relative_addresses is set: il y a 18 ans
  Jonas Maebe d99a616167 * simplified use_64bit_headers code to avoid if-statement blowups il y a 18 ans
  Jonas Maebe 3067415fe4 * replaced hardcoded '.L' label prefixes with target_asm.labelprefix il y a 18 ans
  tom_at_work a0813b42bf * fixed DWARF debug info for powerpc64/linux, correcting the procedure entry symbol (must be the dotted symbol, not the function descriptor location, otherwise gdb cannot find locals il y a 18 ans
  pierre 7145c25260 * avoid level 2 comments il y a 19 ans