.. |
aasmcpu.pas
|
* maxoperands -> max_operands (for portability in rautils.pas)
|
2002-12-14 15:02:03 +00:00 |
cga.pas
|
* SPARC calling mechanism almost OK (as in GCC./mppcsparc )
|
2002-11-10 19:07:45 +00:00 |
cgcpu.pas
|
+ added support for the shift nodes
|
2002-12-21 23:21:47 +00:00 |
cpubase.pas
|
* TOpSize values changed S_L --> S_SW
|
2002-10-28 20:59:17 +00:00 |
cpugas.pas
|
* fixed Cish syntax
|
2002-11-16 15:29:16 +00:00 |
cpuinfo.pas
|
* made target_cpu_name lowercase
|
2002-11-16 20:07:57 +00:00 |
cpunode.pas
|
+ added support for the shift nodes
|
2002-12-21 23:21:47 +00:00 |
cpupara.pas
|
* fixed support of nSparcInline
|
2002-11-25 19:21:49 +00:00 |
cpupi.pas
|
+ added support for the shift nodes
|
2002-12-21 23:21:47 +00:00 |
cpuswtch.pas
|
* old logs removed and tabs fixed
|
2002-09-07 15:25:00 +00:00 |
cputarg.pas
|
* old logs removed and tabs fixed
|
2002-09-07 15:25:00 +00:00 |
ncpuadd.pas
|
+ added support for the shift nodes
|
2002-12-21 23:21:47 +00:00 |
ncpucall.pas
|
* fixing return value variable address
|
2002-11-14 21:42:08 +00:00 |
ncpucnv.pas
|
* some variant <-> dyn. array stuff
|
2002-12-05 14:27:25 +00:00 |
ncpuinln.pas
|
+ ncpuinln node
|
2002-11-30 20:03:29 +00:00 |
opcode.inc
|
* A_RET --> A_RETT (RET from Trap)
|
2002-11-10 17:49:14 +00:00 |
radirect.pas
|
* splitted defbase in defutil,symutil,defcmp
|
2002-11-25 17:43:16 +00:00 |
rasm.pas
|
*** empty log message ***
|
2002-08-23 10:08:28 +00:00 |
registers.inc
|
+ out registers allocator for the first 6 scalar parameters which must be passed into %o0..%o5
|
2002-10-02 22:20:28 +00:00 |
rgcpu.pas
|
* assembler output format fixed
|
2002-10-13 21:46:07 +00:00 |
sparcint.inc
|
|
|
stabregi.inc
|
GDB support added
|
2002-08-23 10:33:30 +00:00 |
strinst.inc
|
* branch instructions are now contigous
|
2002-10-17 14:48:34 +00:00 |
strregs.inc
|
* function prologue fixed
|
2002-09-30 19:12:14 +00:00 |