summaryrefslogtreecommitdiff
path: root/compiler/ppc8086.lpi
Commit message (Expand)AuthorAgeFilesLines
* * use an enum instead of integer constants to represent inline numbersnickysn2017-05-101-2/+2
* * moved the conversion of "x:=x op k" to inline nodes to a separate optimizationnickysn2017-04-261-2/+7
* * updated the compiler source files list in ppc8086.lpinickysn2017-04-071-140/+180
* * version updateflorian2017-02-191-1/+1
* + added an i8086-embedded target support to the compiler (RTL and makefilenickysn2016-06-171-1/+10
* + started implementing a win16 target :)nickysn2015-09-051-23/+9
* - removed agjasmin.pas from the ppc8086.lpi (plus other changes lazarus insis...nickysn2015-05-151-223/+147
* + added unit owomflib (empty for now), which is going to contain the internalnickysn2015-04-181-8/+31
* * updated ppc8086.lpi with the latest compiler source filesnickysn2015-03-301-151/+194
* + added unit omfbase for omf definitions; currently contains all the omf recordnickysn2015-03-271-1/+7
* + the beginnings of an i8086-msdos internal obj writernickysn2015-03-271-89/+29
* + generate the stack segment for i8086 far data memory models from within fpcnickysn2014-05-271-1/+14
* + set ref.segment to NR_SS for all temps/localvars on i8086. This allows thenickysn2014-05-011-1/+8
* * fixed i8086 far pointer typed constants that are initialized with nilnickysn2014-04-031-1/+13
* + symx86.pas added to ppc8086.lpinickysn2014-03-311-1/+5
* + added the newly added source files from r27379 to ppc8086.lpinickysn2014-03-301-1/+25
* + added all compiler files to the ppc8086 lazarus project for easier navigationnickysn2014-03-291-2/+772
* + added n8086mem.pas to the ppc8086 lazarus projectnickysn2014-03-281-1/+6
* + added i_msdos.pas and t_msdos.pas to ppc8086.lpinickysn2014-03-191-2/+11
* + i8086/n8086cnv.pas added to lazarus projectnickysn2013-06-101-1/+7
* + added the x86/*.pas files to ppc8086.lpi for easier access from the lazarus...nickysn2013-06-081-2/+102
* * i8086 specific code from tcgpointerconstnode.pass_generate_code moved to an...nickysn2013-05-241-1/+6
* + enable jump optimizer for i8086florian2013-05-011-1/+1
* + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well...nickysn2013-04-261-1/+6
* + add msdos target to ppudumpflorian2013-03-291-0/+5
* * revert accidently committed fileflorian2013-03-231-8/+1
* * 16 bit targets cannot use Word and Longint as array indexflorian2013-03-231-1/+8
* + added n8086inl to the lazarus project ppc8086.lpinickysn2013-03-141-1/+6
* + added n8086mat to the lazarus projectnickysn2013-03-121-1/+6
* added n8086add.pas (copy of n386add.pas), TODO: adapt to i8086nickysn2013-03-091-1/+6
* added lpi for easy building the i8086 compiler with lazarusnickysn2013-03-081-0/+125