.. |
aasmcpu.pas
|
|
|
agjasmin.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59: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
|
- get rid of MaxOps, it is redundant with max_operands
|
2018-11-02 21:32:29 +00:00 |
aoptcpud.pas
|
|
|
cgcpu.pas
|
|
|
cpubase.pas
|
somehow committing went wrong, second part of last commit:
|
2019-09-03 21:07:33 +00:00 |
cpuinfo.pas
|
Systematically include fpcdefs.inc at sart of all units used by compiler
|
2019-07-03 13:35:05 +00:00 |
cpunode.pas
|
|
|
cpupara.pas
|
* fix several double ;
|
2020-05-24 17:52:09 +00:00 |
cpupi.pas
|
|
|
cputarg.pas
|
|
|
dbgjasm.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
hlcgcpu.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
itcpujas.pas
|
|
|
jvmdef.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
jvmreg.dat
|
|
|
njvmadd.pas
|
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
2018-04-03 16:41:01 +00:00 |
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
|
|
|
njvminl.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
njvmld.pas
|
* keep track of the temp position separately from the offset in references,
|
2018-04-22 17:03:16 +00:00 |
njvmmat.pas
|
|
|
njvmmem.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
njvmset.pas
|
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
2018-04-03 16:41:01 +00:00 |
njvmtcon.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
njvmutil.pas
|
- remmoved doregister parameter from t*sym constructors, as the registration
|
2019-09-14 17:30:45 +00:00 |
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
|
|
|
rjvmnor.inc
|
|
|
rjvmnum.inc
|
|
|
rjvmrni.inc
|
|
|
rjvmsri.inc
|
|
|
rjvmstd.inc
|
|
|
rjvmsup.inc
|
|
|
symcpu.pas
|
* cleaned up safecall support: use a hidden localvarsym instead of result
|
2019-11-24 20:23:22 +00:00 |
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 |