.. |
aasmcpu.pas
|
5ab3ea0af5
- disabled some debugging code
|
22 years ago |
agppcgas.pas
|
41da381f1a
* fixed a lot of PowerPC related stuff
|
22 years ago |
agppcmpw.pas
|
1372a617cb
+ line numbers are now emitted in the assembler code
|
22 years ago |
aoptcpu.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
aoptcpub.pas
|
be574d1cf2
* powerpc target fixed, very simple units can be compiled
|
23 years ago |
aoptcpuc.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
aoptcpud.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
cga.pas
|
be574d1cf2
* powerpc target fixed, very simple units can be compiled
|
23 years ago |
cgcpu.pas
|
a3cb0d2002
* don't use rg.getregisterint() anymore in g_stackframe_entry_*, because
|
22 years ago |
cpubase.pas
|
356ee447ba
* "lastsaveintreg" is RS_R31 instead of RS_R27 with -dnewra, because
|
22 years ago |
cpuinfo.pas
|
19946413fe
* fixed setjmp record size
|
22 years ago |
cpunode.pas
|
7ec9711f9a
* fixed several issues with nested procedures
|
22 years ago |
cpupara.pas
|
70a5d1e4c2
* create_paraloc_info() is now called separately for the caller and
|
22 years ago |
cpupi.pas
|
1846337739
* fixed ppc compiler
|
22 years ago |
cpuswtch.pas
|
a7a354956d
* first part of PowerPC fixes
|
23 years ago |
cputarg.pas
|
9de6468186
+ basic darwin support added
|
22 years ago |
nppcadd.pas
|
642d0f923b
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
22 years ago |
nppccal.pas
|
1b633246b9
* sparc fixes
|
22 years ago |
nppccnv.pas
|
642d0f923b
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
22 years ago |
nppcinl.pas
|
c0a35f3cab
* fixed bugs in case the left node was a LOC_(C)REFERENCE
|
22 years ago |
nppcmat.pas
|
642d0f923b
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
22 years ago |
nppcset.pas
|
642d0f923b
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
22 years ago |
nppcutil.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
ppcins.dat
|
e161eb5e25
+ initial version, a lot of instructions need to be added
|
23 years ago |
radirect.pas
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
rappc.pas
|
18b102ce95
+ moved target_cpu_string to cpuinfo
|
23 years ago |
rasm.pas
|
3ec544be88
* fixed powerpc compilation problems
|
23 years ago |
rgcpu.pas
|
cc6a8fbe91
* make sure all registers except r0 are handled by the register
|
22 years ago |