| .. |
|
aasmcpu.pas
|
* test of invalid opcode/operand combination gives internal error
|
2003-04-29 11:06:15 +00:00 |
|
cgcpu.pas
|
* fixed bug of output generated assembler for a_cmp_const_ref_label
|
2003-04-29 11:58:21 +00:00 |
|
cpubase.pas
|
+ max_scratch_regs variable added because requested by common compiler code
|
2003-04-28 09:46:30 +00:00 |
|
cpugas.pas
|
* remaking sparc rtl compile
|
2003-03-15 22:51:58 +00:00 |
|
cpuinfo.pas
|
* made target_cpu_name lowercase
|
2002-11-16 20:07:57 +00:00 |
|
cpunode.pas
|
* making math code in RTL compiling.
|
2003-01-22 20:45:15 +00:00 |
|
cpupara.pas
|
* fix sparc compile
|
2003-04-23 13:35:39 +00:00 |
|
cpupi.pas
|
* aktprocdef renamed to current_procdef
|
2003-04-27 11:21:32 +00:00 |
|
cpuregs.inc
|
+ This file is used to define all cpu registers physically available
|
2003-04-29 11:53:38 +00:00 |
|
cpuswtch.pas
|
|
|
|
cputarg.pas
|
|
|
|
ncpuadd.pas
|
* fixing index overflow in handling new registers arrays.
|
2003-03-10 21:59:54 +00:00 |
|
ncpucall.pas
|
- InternalError removed from TSparcCallNode.push_framepointer as it is called by common coplier code.
|
2003-04-28 09:49:58 +00:00 |
|
ncpucnv.pas
|
* fix compile for ppc,sparc,m68k
|
2003-04-23 21:10:54 +00:00 |
|
ncpuinln.pas
|
* fixing several bugs compiling the RTL
|
2003-01-05 21:32:35 +00:00 |
|
ncpumat.pas
|
* remaking sparc rtl compile
|
2003-03-15 22:51:58 +00:00 |
|
opcode.inc
|
* A_CMPrs --> A_FCMPs and A_CMPd --> A_FCMPd
|
2003-01-20 20:15:44 +00:00 |
|
radirect.pas
|
* aktprocdef renamed to current_procdef
|
2003-04-27 11:21:32 +00:00 |
|
rasm.pas
|
|
|
|
registers.inc
|
* signification of ths faile has changed.
|
2003-04-29 11:52:52 +00:00 |
|
rgcpu.pas
|
+ Implemented the actual register allocator
|
2003-04-22 10:09:34 +00:00 |
|
sparcint.inc
|
|
|
|
stabregi.inc
|
* many stuff related to RTL fixed
|
2003-01-20 22:21:36 +00:00 |
|
strinst.inc
|
* instruction are moved lowercase to allow using old assmeblers
|
2003-04-29 10:00:31 +00:00 |
|
strregs.inc
|
* many stuff related to RTL fixed
|
2003-01-20 22:21:36 +00:00 |