.. |
aasmcpu.pas
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
9 éve |
agjasmin.pas
|
6e777d8967
* ait_comment,ait_regalloc,ait_tempalloc,ait_varloc instructions produce only comments in the external assembler output. Moved handling of these instructions to TExternalAssembler.WriteComments().
|
5 éve |
aoptcpu.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 éve |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 éve |
aoptcpud.pas
|
8c8657e2d5
* base optimiser support for the JVM target
|
10 éve |
cgcpu.pas
|
e20639732f
+ cghlcpu unit with thlbasecgcpu class that overrides all abstract tcg
|
13 éve |
cpubase.pas
|
69786ffe73
somehow committing went wrong, second part of last commit:
|
6 éve |
cpuinfo.pas
|
828a248287
Systematically include fpcdefs.inc at sart of all units used by compiler
|
6 éve |
cpunode.pas
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
9 éve |
cpupara.pas
|
84a1f614d9
* fix several double ;
|
5 éve |
cpupi.pas
|
880d438704
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
8 éve |
cputarg.pas
|
d456ec2ffe
+ support for JVM local variable and parameter debug information
|
14 éve |
dbgjasm.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 éve |
hlcgcpu.pas
|
1b6425176b
* synchronised with trunk till r42049
|
6 éve |
itcpujas.pas
|
1e2c70796e
+ jvm (cpu architecure) and java ("OS"/target) identifiers
|
14 éve |
jvmdef.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 éve |
jvmreg.dat
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 éve |
njvmadd.pas
|
3318703ece
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
7 éve |
njvmcal.pas
|
453bfcd370
* emit the correct declaration for procdefs used to force a procname in LLVM
|
5 éve |
njvmcnv.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 éve |
njvmcon.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 éve |
njvmflw.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
8 éve |
njvminl.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 éve |
njvmld.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 éve |
njvmmat.pas
|
efc5e339d0
* use an enum instead of integer constants to represent inline numbers
|
8 éve |
njvmmem.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 éve |
njvmset.pas
|
3318703ece
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
7 éve |
njvmtcon.pas
|
531ce3be61
* fixed initialising an array of ansichar typed constant using a string
|
9 éve |
njvmutil.pas
|
a051b8d225
- remmoved doregister parameter from t*sym constructors, as the registration
|
5 éve |
njvmvmt.pas
|
8d4c372d50
* removed ifdef jvm from ncgvmt
|
11 éve |
pjvm.pas
|
bf5d75e594
* move the common sequence to build a VMT for an objectdef into a separate procedure (based on a patch by Blaise.ru)
|
5 éve |
rgcpu.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 éve |
rjvmcon.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 éve |
rjvmnor.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 éve |
rjvmnum.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 éve |
rjvmrni.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 éve |
rjvmsri.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 éve |
rjvmstd.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 éve |
rjvmsup.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 éve |
symcpu.pas
|
e775ecdc43
* cleaned up safecall support: use a hidden localvarsym instead of result
|
5 éve |
tgcpu.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 éve |
tripletcpu.pas
|
eb7ba1690e
* mark all external assemblers using an LLVM tool using af_llvm
|
5 éve |