.. |
aasmcpu.pas
|
- disabled some debugging code
|
2003-07-23 10:58:06 +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
|
* don't use rg.getregisterint() anymore in g_stackframe_entry_*, because
|
2003-07-23 11:02:23 +00:00 |
cpubase.pas
|
* "lastsaveintreg" is RS_R31 instead of RS_R27 with -dnewra, because
|
2003-07-23 11:00:09 +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
|
* create_paraloc_info() is now called separately for the caller and
|
2003-07-05 20:11:41 +00:00 |
cpupi.pas
|
* fixed ppc compiler
|
2003-07-06 20:25:03 +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
|
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
2003-06-14 22:32:43 +00:00 |
nppccal.pas
|
* sparc fixes
|
2003-07-08 21:23:24 +00:00 |
nppccnv.pas
|
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
2003-06-14 22:32:43 +00:00 |
nppcinl.pas
|
* fixed bugs in case the left node was a LOC_(C)REFERENCE
|
2003-06-13 17:03:38 +00:00 |
nppcmat.pas
|
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
2003-06-14 22:32:43 +00:00 |
nppcset.pas
|
* ppc compiles with -dnewra, haven't tried to compile anything with it
|
2003-06-14 22:32:43 +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
|
* current_procdef removed, use current_procinfo.procdef instead
|
2003-06-13 21:19:30 +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
|
* make sure all registers except r0 are handled by the register
|
2003-07-06 15:27:44 +00:00 |