Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
%!s(int64=6) %!d(string=hai) anos |
svenbarth
|
ecda183153
* revert r37968: it does more harm than good
|
%!s(int64=7) %!d(string=hai) anos |
svenbarth
|
22932493b9
* if the debug info of a parent def is considered as queued then ensure that it is indeed queued (if it should already be in the list then the duplicate entry would have the state written if it's checked and thus ignored)
|
%!s(int64=7) %!d(string=hai) anos |
svenbarth
|
ff44f51292
* generate an internal error to avoid infinite loops if nothing changed during a loop pass to write the debug info of remaining defs
|
%!s(int64=7) %!d(string=hai) anos |
florian
|
b1dff29cbf
* removed unused units
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
3a9f8e88fd
* don't write or reference debug information for a unit if it belongs to a/another package
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
145e9c1aae
* don't generate debug info for class fields in generic types
|
%!s(int64=11) %!d(string=hai) anos |
pierre
|
356ea656e4
Try to avoid problems with generic types for stabs/stabx
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
df2eddd169
* correctly deal with writing debug information in the Stabs writer for class
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
813ebf08e3
* Avoid having current_debuginfo pointing to freed memory
|
%!s(int64=13) %!d(string=hai) anos |
paul
|
de21de2024
compiler: implement delphi like namespaces
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
915c412ae3
compiler: generate debug info for record methods:
|
%!s(int64=14) %!d(string=hai) anos |
pierre
|
11d6509a56
Attempt to fix missing stabs definitions problem
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
671f8a1d30
* always immediately reset isdbgwritten for syms in the parasymtable,
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
341708b95d
* write all parameters using the order of procdef.paras, eliminates the
|
%!s(int64=16) %!d(string=hai) anos |
peter
|
a3a66ba74d
* split tvisibility from tsymoptions
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
98e843c092
* support overriding debuginfo for classrefdefs
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
39fa81d40e
* fixed stabs debug info for webtbs/tw9766 again
|
%!s(int64=17) %!d(string=hai) anos |
peter
|
741b5a1df7
* fix writing procedure local type defs
|
%!s(int64=17) %!d(string=hai) anos |
peter
|
13f6396221
* generalize def and symbol handling
|
%!s(int64=17) %!d(string=hai) anos |
peter
|
a724d80e81
* debuginfo initialized per unit
|
%!s(int64=18) %!d(string=hai) anos |
pierre
|
3473faab07
+ added generation of debugging infos of parast and localst for methods
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
eda8184e21
* problem with virtual methods and interfaces fixed, fixes #8158
|
%!s(int64=18) %!d(string=hai) anos |
peter
|
e17b424e28
* refactor procsym procdef list
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
3078a1927f
* remove ttype
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
%!s(int64=19) %!d(string=hai) anos |
florian
|
12730b4cb1
+ dwarf: objectdef
|
%!s(int64=19) %!d(string=hai) anos |
florian
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
51b8a4a132
* move stabs generation to a single procedure call from pmodules
|
%!s(int64=20) %!d(string=hai) anos |