| .. |
|
aasmcpu.pas
|
* automatically generate necessary indirect symbols when a new assembler
|
2016-07-20 20:53:03 +00:00 |
|
agjasmin.pas
|
+ introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the
|
2020-04-25 12:59:25 +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
|
* base optimiser support for the JVM target
|
2015-08-29 10:08:19 +00:00 |
|
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
|
* 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
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
|
hlcgcpu.pas
|
* synchronised with trunk till r42049
|
2019-05-12 18:44:05 +00:00 |
|
itcpujas.pas
|
|
|
|
jvmdef.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
|
jvmreg.dat
|
+ (mostly fake) register definitions for the JVM
|
2011-08-20 07:35:17 +00:00 |
|
njvmadd.pas
|
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
2018-04-03 16:41:01 +00:00 |
|
njvmcal.pas
|
* Do not use the LOC_VOID location to indicate unused parameters.
|
2020-05-21 09:36:40 +00:00 |
|
njvmcnv.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +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
|
* 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
|
* use an enum instead of integer constants to represent inline numbers
|
2017-05-10 14:41:43 +00:00 |
|
njvmmem.pas
|
* keep track of the temp position separately from the offset in references,
|
2018-04-22 17:03:16 +00:00 |
|
njvmset.pas
|
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
2018-04-03 16:41:01 +00:00 |
|
njvmtcon.pas
|
* fixed initialising an array of ansichar typed constant using a string
|
2016-03-05 15:32:18 +00:00 |
|
njvmutil.pas
|
- remmoved doregister parameter from t*sym constructors, as the registration
|
2019-09-14 17:30:45 +00:00 |
|
njvmvmt.pas
|
* removed ifdef jvm from ncgvmt
|
2014-03-16 11:24:44 +00:00 |
|
pjvm.pas
|
* move the common sequence to build a VMT for an objectdef into a separate procedure (based on a patch by Blaise.ru)
|
2019-12-11 22:42:53 +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
|
+ (mostly fake) register definitions for the JVM
|
2011-08-20 07:35:17 +00:00 |
|
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 |