.. |
aasmcpu.pas
|
+ op_reg_reg_reg_const_const (for rlwnm)
|
2003-05-11 11:08:25 +00:00 |
agppcgas.pas
|
* fixed a lot of PowerPC related stuff
|
2003-04-24 22:29:57 +00:00 |
agppcmpw.pas
|
+ line numbers are now emitted in the assembler code
|
2003-04-06 21:01:40 +00:00 |
aoptcpu.pas
|
* readded missing revisions
|
2002-05-18 13:34:04 +00:00 |
aoptcpub.pas
|
* powerpc target fixed, very simple units can be compiled
|
2002-07-07 09:44:31 +00:00 |
aoptcpuc.pas
|
* readded missing revisions
|
2002-05-18 13:34:04 +00:00 |
aoptcpud.pas
|
* readded missing revisions
|
2002-05-18 13:34:04 +00:00 |
cga.pas
|
* powerpc target fixed, very simple units can be compiled
|
2002-07-07 09:44:31 +00:00 |
cgcpu.pas
|
* calculate localsize also in g_return_from_proc since it's now called
|
2003-06-04 11:58:58 +00:00 |
cpubase.pas
|
* FUNCTION_RESULT64_LOW/HIGH_REG added for int64 results
|
2003-05-31 15:05:28 +00:00 |
cpuinfo.pas
|
* fixed setjmp record size
|
2003-04-26 20:15:22 +00:00 |
cpunode.pas
|
* fixed several issues with nested procedures
|
2003-04-24 11:24:00 +00:00 |
cpupara.pas
|
* register skipping (aligning) for int64 parameters, sys V abi only.
|
2003-05-30 23:45:49 +00:00 |
cpupi.pas
|
* function results can now also be regvars
|
2003-06-02 21:42:05 +00:00 |
cpuswtch.pas
|
* first part of PowerPC fixes
|
2002-09-07 17:54:58 +00:00 |
cputarg.pas
|
+ basic darwin support added
|
2003-05-20 23:54:00 +00:00 |
nppcadd.pas
|
* calculate localsize also in g_return_from_proc since it's now called
|
2003-06-04 11:58:58 +00:00 |
nppccal.pas
|
* calculate localsize also in g_return_from_proc since it's now called
|
2003-06-04 11:58:58 +00:00 |
nppccnv.pas
|
* calculate localsize also in g_return_from_proc since it's now called
|
2003-06-04 11:58:58 +00:00 |
nppcinl.pas
|
* getregisterfpu size parameter added
|
2003-06-01 21:38:06 +00:00 |
nppcmat.pas
|
* calculate localsize also in g_return_from_proc since it's now called
|
2003-06-04 11:58:58 +00:00 |
nppcset.pas
|
* Code generator converted to new register notation
|
2003-02-19 22:00:14 +00:00 |
nppcutil.pas
|
* readded missing revisions
|
2002-05-18 13:34:04 +00:00 |
ppcins.dat
|
+ initial version, a lot of instructions need to be added
|
2002-07-13 21:50:34 +00:00 |
radirect.pas
|
* function results can now also be regvars
|
2003-06-02 21:42:05 +00:00 |
rappc.pas
|
+ moved target_cpu_string to cpuinfo
|
2002-08-10 14:46:29 +00:00 |
rasm.pas
|
* fixed powerpc compilation problems
|
2002-08-11 06:14:40 +00:00 |
rgcpu.pas
|
* don't save callee-save registers in the caller as well (the ppc code
|
2003-05-24 13:38:04 +00:00 |