summaryrefslogtreecommitdiff
path: root/compiler/dbgstabx.pas
Commit message (Expand)AuthorAgeFilesLines
* * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because ...nickysn2020-04-261-4/+4
* * Removed lot of unused local vars. It is useful to turn on the notes in opti...yury2020-01-281-1/+0
* Fix error in commit #42199pierre2019-06-101-1/+1
* Use use_tag_types everywhere to get consistent results for 'Tt' versus 't' f...pierre2019-06-091-1/+1
* * fix case completeness and unreachable code warnings in compiler that wouldjonas2019-05-121-0/+4
* - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():jonas2016-08-051-1/+1
* * specify the def of assembler level symbols defined viajonas2016-07-201-1/+1
* Do not consider ansi/wide/unicode strings as taggable for stabspierre2014-04-221-1/+1
* Avoid problems on implicit functions for gaspierre2014-04-221-0/+7
* avoid unbalanced .ef complaint in GDB for stabxpierre2014-04-221-2/+8
* * fixes several issues which cause warnings by the dfa code when using it to ...florian2013-12-011-0/+1
* * fixed writing of local static symbols on AIXjonas2012-10-141-1/+1
* * replaced most (if not all) remaining fields/parameters in the compilerjonas2012-04-291-3/+3
* + stabx support for AIX, which is a variant of stabs. Note that we onlyjonas2012-04-111-0/+472