summaryrefslogtreecommitdiff
path: root/compiler/i8086/tgcpu.pas
Commit message (Expand)AuthorAgeFilesLines
* Generate error if stack size of a procedure/function is bigger than globally...pierre2017-06-161-0/+4
* * changed all alignment parameters in the temp manager to shortintjonas2014-08-191-2/+2
* * changed all size parameters in the temp manager from longint to asizeintjonas2014-08-191-2/+2
* * separate tracking the def of a temp and whether or not it needs to bejonas2014-08-191-2/+2
* + set ref.segment to NR_SS for all temps/localvars on i8086. This allows thenickysn2014-05-011-0/+58