.. |
aasmcpu.pas
|
11e98e7d73
* some newra optimizations (eliminate lots of moves between registers)
|
22 years ago |
agppcgas.pas
|
7203890d79
* Fixed PowerPC compilation
|
22 years ago |
agppcmpw.pas
|
0458038ee5
* minor adjustment
|
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
|
11e98e7d73
* some newra optimizations (eliminate lots of moves between registers)
|
22 years ago |
cpubase.pas
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
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
|
52c73e80d1
* start of sparc support for newra
|
22 years ago |
cpupi.pas
|
c6f4df63e6
+ cleaning up in proc entry and exit, now calc_stack_frame always is used.
|
22 years ago |
cpuswtch.pas
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 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
|
2a3c6e0de5
* fixed conversion from signed value to floats if the compiler is
|
22 years ago |
nppcinl.pas
|
b1a903fd4d
* fixed bug in load_fpu_location found by Olle
|
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 |