| .. |
|
ag386att.pas
|
* merged netbsd, fpu-overflow from fixes branch
|
2001-09-17 21:29:10 +00:00 |
|
ag386bin.pas
|
* symtable change to classes
|
2001-04-13 01:22:06 +00:00 |
|
ag386int.pas
|
* -Ur switch (merged)
|
2001-06-18 20:36:23 +00:00 |
|
ag386nsm.pas
|
* completed incomplete typed constant records
|
2001-05-06 17:13:22 +00:00 |
|
aopt386.pas
|
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
2000-12-25 00:07:25 +00:00 |
|
cga.pas
|
* calling convention rewrite
|
2001-10-25 21:22:32 +00:00 |
|
cgcpu.pas
|
* fixed range check errors
|
2001-10-04 14:33:28 +00:00 |
|
cpuasm.pas
|
* restore correct pass2 handling bug #1425 (merged)
|
2001-04-21 12:13:15 +00:00 |
|
cpubase.pas
|
* changed all flow control structures (except for exception handling
|
2001-09-28 20:39:32 +00:00 |
|
cpuinfo.pas
|
* split constsym.value in valueord,valueordptr,valueptr. The valueordptr
|
2001-09-02 21:18:28 +00:00 |
|
cpunode.pas
|
* made most constant and mem handling processor independent
|
2001-09-30 16:17:17 +00:00 |
|
cpuswtch.pas
|
* alignmentinfo record added
|
2001-07-01 20:16:15 +00:00 |
|
cputarg.pas
|
* t_beos target inclusion
|
2001-06-03 15:12:47 +00:00 |
|
csopt386.pas
|
+ replace mem accesses to locations to which a reg was stored recently with that reg
|
2001-10-27 10:20:43 +00:00 |
|
daopt386.pas
|
+ replace mem accesses to locations to which a reg was stored recently with that reg
|
2001-10-27 10:20:43 +00:00 |
|
i386att.inc
|
* iret, lret fixes
|
2001-02-20 21:34:04 +00:00 |
|
i386atts.inc
|
* iret, lret fixes
|
2001-02-20 21:34:04 +00:00 |
|
i386ins.dat
|
* i386*: call and jmp read their first operand
|
2001-09-01 23:02:30 +00:00 |
|
i386int.inc
|
* move also the i386*.inc to i386/
|
2000-10-15 09:41:37 +00:00 |
|
i386nop.inc
|
* move also the i386*.inc to i386/
|
2000-10-15 09:41:37 +00:00 |
|
i386op.inc
|
* move also the i386*.inc to i386/
|
2000-10-15 09:41:37 +00:00 |
|
i386prop.inc
|
* i386*: call and jmp read their first operand
|
2001-09-01 23:02:30 +00:00 |
|
i386tab.inc
|
* merged netbsd start
|
2001-08-07 18:47:12 +00:00 |
|
n386add.pas
|
* fixed internalerror(10) due to previous fpu overflow fixes ("merged")
|
2001-10-12 13:51:51 +00:00 |
|
n386cal.pas
|
* calling convention rewrite
|
2001-10-25 21:22:32 +00:00 |
|
n386cnv.pas
|
* int64->boolean fixed
|
2001-09-30 21:28:34 +00:00 |
|
n386con.pas
|
* made most constant and mem handling processor independent
|
2001-09-30 16:17:17 +00:00 |
|
n386flw.pas
|
- removed unused units form uses-clause and unused local vars
|
2001-09-30 16:16:28 +00:00 |
|
n386inl.pas
|
- removed unused units form uses-clause and unused local vars
|
2001-09-30 16:16:28 +00:00 |
|
n386ld.pas
|
* finetuned register allocation info for assignments
|
2001-10-14 11:49:51 +00:00 |
|
n386mat.pas
|
* made multiplying, dividing and mod'ing of int64 and qword processor
|
2001-09-05 15:22:09 +00:00 |
|
n386mem.pas
|
* made most constant and mem handling processor independent
|
2001-09-30 16:17:17 +00:00 |
|
n386obj.pas
|
* calling convention rewrite
|
2001-10-25 21:22:32 +00:00 |
|
n386opt.pas
|
* some cg reorganisation
|
2001-08-26 13:35:06 +00:00 |
|
n386set.pas
|
+ searchsystype() and searchsystype() functions in symtable
|
2001-09-04 11:38:54 +00:00 |
|
n386util.pas
|
* fixed internalerror(10) due to previous fpu overflow fixes ("merged")
|
2001-10-12 13:51:51 +00:00 |
|
popt386.pas
|
* fixed small crashing bug ("merged")
|
2001-10-12 13:53:24 +00:00 |
|
ra386.pas
|
* some cg reorganisation
|
2001-08-26 13:35:06 +00:00 |
|
ra386att.pas
|
* some cg reorganisation
|
2001-08-26 13:35:06 +00:00 |
|
ra386dir.pas
|
* some cg reorganisation
|
2001-08-26 13:35:06 +00:00 |
|
ra386int.pas
|
* merged netbsd, fpu-overflow from fixes branch
|
2001-09-17 21:29:10 +00:00 |
|
rropt386.pas
|
* finer granularity for allocation of reused/replaced registers
|
2001-10-12 13:55:03 +00:00 |
|
tgcpu.pas
|
* made most constant and mem handling processor independent
|
2001-09-30 16:17:17 +00:00 |