.. |
ag386att.pas
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
24 年之前 |
ag386bin.pas
|
a7cf57524e
* symtable change to classes
|
24 年之前 |
ag386int.pas
|
e24474d9ac
* -Ur switch (merged)
|
24 年之前 |
ag386nsm.pas
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
24 年之前 |
aopt386.pas
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
25 年之前 |
cga.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 年之前 |
cgcpu.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 年之前 |
cpuasm.pas
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
24 年之前 |
cpubase.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 年之前 |
cpuinfo.pas
|
915b5cd7a9
* split constsym.value in valueord,valueordptr,valueptr. The valueordptr
|
24 年之前 |
cpunode.pas
|
39f67208a8
* made most constant and mem handling processor independent
|
24 年之前 |
cpuswtch.pas
|
b10e754536
* alignmentinfo record added
|
24 年之前 |
cputarg.pas
|
97695d261d
* t_beos target inclusion
|
24 年之前 |
csopt386.pas
|
f9e7a027b9
* unnecessary loads of constants are now also remove by
|
24 年之前 |
daopt386.pas
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
24 年之前 |
i386att.inc
|
c72d1f4c76
* iret, lret fixes
|
24 年之前 |
i386atts.inc
|
c72d1f4c76
* iret, lret fixes
|
24 年之前 |
i386ins.dat
|
8b3905de23
* i386*: call and jmp read their first operand
|
24 年之前 |
i386int.inc
|
a45e77c4a2
* move also the i386*.inc to i386/
|
25 年之前 |
i386nop.inc
|
a45e77c4a2
* move also the i386*.inc to i386/
|
25 年之前 |
i386op.inc
|
a45e77c4a2
* move also the i386*.inc to i386/
|
25 年之前 |
i386prop.inc
|
8b3905de23
* i386*: call and jmp read their first operand
|
24 年之前 |
i386tab.inc
|
634a68bf3e
* merged netbsd start
|
24 年之前 |
n386add.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 年之前 |
n386cal.pas
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
24 年之前 |
n386cnv.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 年之前 |
n386con.pas
|
39f67208a8
* made most constant and mem handling processor independent
|
24 年之前 |
n386flw.pas
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
24 年之前 |
n386inl.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 年之前 |
n386ld.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 年之前 |
n386mat.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 年之前 |
n386mem.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 年之前 |
n386obj.pas
|
e37dbf904d
* calling convention rewrite
|
24 年之前 |
n386opt.pas
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
24 年之前 |
n386set.pas
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
24 年之前 |
n386util.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 年之前 |
popt386.pas
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
24 年之前 |
ra386.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 年之前 |
ra386att.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 年之前 |
ra386dir.pas
|
d2e1952377
* procsym definition rewrite
|
24 年之前 |
ra386int.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 年之前 |
rropt386.pas
|
97c1152c6d
* finer granularity for allocation of reused/replaced registers
|
24 年之前 |
tgcpu.pas
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
24 年之前 |