.. |
aasmcpu.pas
|
|
|
agjasmin.pas
|
* Removed/ifdefed lots of unused variables.
|
2021-01-24 12:24:01 +00:00 |
aoptcpu.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
aoptcpub.pas
|
|
|
aoptcpud.pas
|
|
|
cgcpu.pas
|
|
|
cpubase.pas
|
* Removed/ifdefed lots of unused variables.
|
2021-01-24 12:24:01 +00:00 |
cpuinfo.pas
|
|
|
cpunode.pas
|
* automatically generate necessary indirect symbols when a new assembler
|
2016-07-20 20:53:03 +00:00 |
cpupara.pas
|
* fix several double ;
|
2020-05-24 17:52:09 +00:00 |
cpupi.pas
|
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
2016-12-16 22:41:21 +00:00 |
cputarg.pas
|
|
|
dbgjasm.pas
|
* Removed/ifdefed the assigned and unused variables.
|
2021-01-24 13:58:17 +00:00 |
hlcgcpu.pas
|
* fixed JVM stack height calculation after calls returning an
|
2021-02-27 19:30:34 +00:00 |
itcpujas.pas
|
|
|
jvmdef.pas
|
* the new constant string arraydefs are also implicit pointers types for JVM
|
2021-02-27 19:30:37 +00:00 |
jvmreg.dat
|
|
|
njvmadd.pas
|
|
|
njvmcal.pas
|
* emit the correct declaration for procdefs used to force a procname in LLVM
|
2020-08-23 21:11:09 +00:00 |
njvmcnv.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
njvmcon.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
njvmflw.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
njvminl.pas
|
* Removed/ifdefed lots of unused variables.
|
2021-01-24 12:24:01 +00:00 |
njvmld.pas
|
|
|
njvmmat.pas
|
* Removed/ifdefed lots of unused variables.
|
2021-01-24 12:24:01 +00:00 |
njvmmem.pas
|
* Removed/ifdefed the assigned and unused variables.
|
2021-01-24 13:58:17 +00:00 |
njvmset.pas
|
|
|
njvmtcon.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
njvmutil.pas
|
|
|
njvmvmt.pas
|
|
|
pjvm.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
rgcpu.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
rjvmcon.inc
|
+ (mostly fake) register definitions for the JVM
|
2011-08-20 07:35:17 +00:00 |
rjvmnor.inc
|
+ (mostly fake) register definitions for the JVM
|
2011-08-20 07:35:17 +00:00 |
rjvmnum.inc
|
|
|
rjvmrni.inc
|
|
|
rjvmsri.inc
|
+ (mostly fake) register definitions for the JVM
|
2011-08-20 07:35:17 +00:00 |
rjvmstd.inc
|
|
|
rjvmsup.inc
|
|
|
symcpu.pas
|
|
|
tgcpu.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
tripletcpu.pas
|
* mark all external assemblers using an LLVM tool using af_llvm
|
2020-07-19 14:30:35 +00:00 |