.. |
agppcmpw.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
agppcvasm.pas
|
a8fe46c0f5
+ introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the
|
5 years ago |
aoptcpu.pas
|
f5bd3d81e7
+ common assembler optimizer base class for powerpc and powerpc64
|
4 years ago |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 years ago |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
cgcpu.pas
|
629c1de460
TOC handling: clean up
|
3 years ago |
cpubase.pas
|
e1e8986462
* patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures
|
5 years ago |
cpuinfo.pas
|
ff3acfb8cd
* cleanup of 2.7.0 defines
|
3 years ago |
cpunode.pas
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
9 years ago |
cpupara.pas
|
6404478ea4
* cleanup of VER3_0 defines
|
3 years ago |
cpupi.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
cputarg.pas
|
10b15628ab
* split i/t_darwin from i/t_bsd, as they don't have that much in common
|
5 years ago |
hlcgcpu.pas
|
4cd6f59bc3
* changed create_hlcodegen into a procvar, so that we don't have to insert
|
6 years ago |
itcpugas.pas
|
df99ef17b6
+ mfpvr, mfdcr, mtdcr, mfdec and mtdec opcodes (mantis #18878)
|
13 years ago |
nppcadd.pas
|
b78761efd3
* Removed obsolete OLDREGVARS ifdefs.
|
3 years ago |
nppccal.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 years ago |
nppccnv.pas
|
d452686c39
* moved pbestrealtype from symdef to symcpu
|
11 years ago |
nppcmat.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
ppcins.dat
|
4ace790492
* remove $Log
|
20 years ago |
ppcreg.dat
|
4095b36047
* cr register name fix
|
19 years ago |
rappc.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
rappcgas.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
rppccon.inc
|
2aeea741ed
* fixed ppc compilation
|
21 years ago |
rppcdwrf.inc
|
54cb433625
* powerpc compiles again
|
21 years ago |
rppcgas.inc
|
024d08e05a
* ARM compiler compiles again
|
22 years ago |
rppcgri.inc
|
601160a0e3
* powerpc compiles again
|
22 years ago |
rppcgss.inc
|
4095b36047
* cr register name fix
|
19 years ago |
rppcmot.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
rppcmri.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
rppcnor.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
rppcnum.inc
|
2aeea741ed
* fixed ppc compilation
|
21 years ago |
rppcrni.inc
|
98d153815c
* some fixes for ppc
|
22 years ago |
rppcsri.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
rppcstab.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
rppcstd.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
rppcsup.inc
|
601160a0e3
* powerpc compiles again
|
22 years ago |
symcpu.pas
|
acf02ab64b
* when creating wrappers, add a prefix to parameter names to prevent them
|
6 years ago |
tripletcpu.pas
|
eb7ba1690e
* mark all external assemblers using an LLVM tool using af_llvm
|
5 years ago |