paul
|
915c412ae3
compiler: generate debug info for record methods:
|
14 years ago |
paul
|
17815ce7a2
compiler: implement properties in records:
|
14 years ago |
paul
|
56bf42de57
compiler: implement record methods and class methods:
|
14 years ago |
florian
|
1c5a3b6bf0
o patch by Graeme Geldenhuys
|
14 years ago |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 years ago |
pierre
|
874e69bcf8
* revert wrong commits
|
15 years ago |
pierre
|
d27278faac
* Add external linker possibility for windows x86_64 compiler
|
15 years ago |
Jonas Maebe
|
57bd6d2685
+ merged nestedprocvars branch
|
15 years ago |
Jonas Maebe
|
daef2efa69
- removed tstoreddef.reset() and overrides, and the associated
|
15 years ago |
Jonas Maebe
|
356026f849
* use new_section() instead of tai_section.create() everywhere
|
15 years ago |
Jonas Maebe
|
39adedb12a
* fixed writing debug info for string constants that are exactly 255 chars
|
15 years ago |
Jonas Maebe
|
3019d3e560
* do not generate DW_AT_allocated info for dynarrays/ansi/unicodestrings
|
15 years ago |
pierre
|
11d6509a56
Attempt to fix missing stabs definitions problem
|
15 years ago |
joost
|
95620e8774
* Do not write the DWARF abbrev sections direclty, but use a searchtree to
|
15 years ago |
paul
|
1b614b526a
compiler:
|
15 years ago |
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.
|
15 years ago |
Jonas Maebe
|
025ec34e4d
+ "CExtended" type that is the same as "extended", but conforming to the
|
15 years ago |
florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
15 years ago |
Jonas Maebe
|
80b651f79c
* fixed (harmless) class cast error
|
15 years ago |
Jonas Maebe
|
2515ad6c35
* don't write debug info for absolute varsyms referring to a field or array
|
15 years ago |
Jonas Maebe
|
c0bdcf62e0
* don't call the "self" parameter of class methods 'this' in the debug info,
|
15 years ago |
Jonas Maebe
|
82b2a1d48f
* fixed endless loop when generating debug info for empty string constants
|
15 years ago |
Jonas Maebe
|
a9c025cd6a
* fixed 32 bit -> 64 bit cross compilation
|
15 years ago |
Jonas Maebe
|
8f3b1e42c0
+ -godwarfmethodclassprefix option to prefix method names in the DWARF debug
|
15 years ago |
Jonas Maebe
|
3a8f889179
* fixed printing formal constants with DWARF:
|
15 years ago |
Jonas Maebe
|
fa044d05e0
* fixed shortstring size information
|
15 years ago |
Jonas Maebe
|
4838ebe73b
* renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/
|
15 years ago |
Jonas Maebe
|
3bd7f55f92
* write debug info for Variant with the name "Variant" instead of TVARDATA
|
15 years ago |
Jonas Maebe
|
559e284bd0
* merged r13762-14047 from trunk
|
15 years ago |
Jonas Maebe
|
2723c55403
* fixed DWARF info for some methods after r13833: reset the debuginfo for
|
16 years ago |