.. |
aasmcpu.pas
|
48bc5d09e0
* fixed compilation of ppc compiler with -dnewra
|
22 years ago |
agppcgas.pas
|
63e1b70931
* Notranslation changed into -sr functionality
|
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
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
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
|
ddcab79323
* set correct localsymtable fixup already in handle_body_start instead
|
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 |