.. |
aasmcpu.pas
|
20dbda751a
* fixed sparc compilation after addr_lo/hi changes
|
18 years ago |
aoptcpu.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
aoptcpub.pas
|
2f5ce095ce
* RefsHaveIndexReg -> cpurefshaveindexreg
|
13 years ago |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
cgcpu.pas
|
51825b6f2e
compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation)
|
12 years ago |
cpubase.pas
|
c48d572996
Implement support for saving and restoring address registers.
|
12 years ago |
cpuelf.pas
|
0aa7204707
+ Added codes of dynamic relocations to TElfTarget; since most targets use similar dynamic relocation model differing only in code values, this will allow to do majority of handling in the base class.
|
12 years ago |
cpugas.pas
|
69d96d9bf9
* modified patch by Mark Morgan Lloyd to pass cpu type to the assembler, resolves #23390
|
12 years ago |
cpuinfo.pas
|
e190f76dd9
* removed spaces from sparc cpu name strings so they can be much easier used
|
12 years ago |
cpunode.pas
|
b270a1922b
* reverts r18960, should solve sparc trouble
|
14 years ago |
cpupara.pas
|
7566ddcc8f
* add a tdef to each parameter location and set it for all target
|
12 years ago |
cpupi.pas
|
e01c7603b8
Rectify last commit: po_assembler alone still sets up a stack frame
|
12 years ago |
cputarg.pas
|
7587145320
Add possibility to test sparc elf generator with -dTEST_AGSPARC_ELF
|
13 years ago |
hlcgcpu.pas
|
72e9cfee24
* create/destroy also the high level code generator for all architectures,
|
14 years ago |
itcpugas.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
ncpuadd.pas
|
353c15fb34
* fixed size of temporary register used to evaluate smallset<=/>=smallset
|
11 years ago |
ncpucall.pas
|
51825b6f2e
compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation)
|
12 years ago |
ncpucnv.pas
|
c766c50907
* Proper fix for SPARC cycling with -dCHECK_PIC, pi_needs_got additionally must be set in following cases:
|
12 years ago |
ncpuinln.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 years ago |
ncpumat.pas
|
c3549aa67b
Fix tw22326 test compilation failure
|
13 years ago |
ncpuset.pas
|
c766c50907
* Proper fix for SPARC cycling with -dCHECK_PIC, pi_needs_got additionally must be set in following cases:
|
12 years ago |
opcode.inc
|
d95b9082bb
* add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64
|
18 years ago |
racpu.pas
|
18eb495d0f
* give a regular error message instead of an internal error on x86
|
17 years ago |
racpugas.pas
|
fbd5d13b9f
Allow correct parsing of ld [%g1 + %l7], %g1
|
13 years ago |
rgcpu.pas
|
f302fcdc98
+ TSubRegisterSet definition forgotten to commit in r15952
|
15 years ago |
rspcon.inc
|
c3da1aa542
Reenabled D0-D30 registers
|
13 years ago |
rspdwrf.inc
|
c3da1aa542
Reenabled D0-D30 registers
|
13 years ago |
rspnor.inc
|
c3da1aa542
Reenabled D0-D30 registers
|
13 years ago |
rspnum.inc
|
c3da1aa542
Reenabled D0-D30 registers
|
13 years ago |
rsprni.inc
|
c3da1aa542
Reenabled D0-D30 registers
|
13 years ago |
rspsri.inc
|
c3da1aa542
Reenabled D0-D30 registers
|
13 years ago |
rspstab.inc
|
c3da1aa542
Reenabled D0-D30 registers
|
13 years ago |
rspstd.inc
|
c3da1aa542
Reenabled D0-D30 registers
|
13 years ago |
rspsup.inc
|
c3da1aa542
Reenabled D0-D30 registers
|
13 years ago |
spreg.dat
|
c3da1aa542
Reenabled D0-D30 registers
|
13 years ago |
strinst.inc
|
d95b9082bb
* add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64
|
18 years ago |