summaryrefslogtreecommitdiff
path: root/compiler/i8086/cpupi.pas
Commit message (Expand)AuthorAgeFilesLines
* * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we canjonas2016-12-161-8/+8
* * moved the insertion of fwaits for 8087 from the nasm asm writer to ti8086pr...nickysn2015-04-171-1/+31
* - rm ti8086procinfo.allocate_got_register as it isn't used on the i8086nickysn2013-04-141-10/+0
* * i8086 parameter alignment fixesnickysn2013-03-241-3/+4
* * 386 changed to 8086 in various class names and commentsnickysn2013-03-121-7/+7
* all the extra i8086 units addednickysn2013-03-081-0/+109