summaryrefslogtreecommitdiff
path: root/compiler/asmutils.pas
Commit message (Expand)AuthorAgeFilesLines
* * Changed section for ansi/wide/unicodestring constants, resourcestrings (con...sergei2012-11-181-2/+2
* * create new object file when creating new section for ansistring/jonas2012-09-171-1/+5
* * do not create a global symbol in the middle of ansi/unicodestringjonas2012-05-191-37/+96
* compiler: move ansistring codepage number replacement code from the asm gener...paul2011-10-111-4/+0
* compiler: emit constants of encoding 0 in CP_NONE/DefaultSystemCodePage encod...paul2011-09-301-0/+2
* compiler: paul2011-09-211-1/+1
* compiler: winlike widestrings should not contain "encoding" and "element size...paul2011-09-191-6/+6
* compiler: paul2011-09-191-0/+2
* compiler: manual merge some cpstrnew changes which was impossible to merge us...paul2011-09-171-6/+19
* merge r17371 from cpstrnew branch by michael:paul2011-09-171-1/+1
* o patch by Sergei Gorelkin which basically resolves #14308 (still misses some...florian2009-12-131-0/+118