.. |
aasmcpu.pas
|
* fixes taking the address of an assembler block defined label
|
2008-11-09 21:14:45 +00:00 |
agx86att.pas
|
+ darwin/x86_64 support
|
2007-11-10 18:33:09 +00:00 |
agx86int.pas
|
* Removed/ifdefed/commented unused local variables.
|
2008-07-23 09:22:47 +00:00 |
cga.pas
|
Merged revisions 2921-2922,2925 via svnmerge from
|
2006-03-16 08:52:22 +00:00 |
cgx86.pas
|
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
2008-11-08 22:20:47 +00:00 |
cpubase.pas
|
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
2008-07-23 11:00:03 +00:00 |
itcpugas.pas
|
* revert r8118
|
2007-07-22 19:59:00 +00:00 |
itx86int.pas
|
* revert r8118
|
2007-07-22 19:59:00 +00:00 |
nx86add.pas
|
* implementation of 32x32->64 multiplication for i386 based on patch
|
2008-11-06 21:03:10 +00:00 |
nx86cnv.pas
|
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
2008-11-08 22:20:47 +00:00 |
nx86con.pas
|
* remove registers{int/mmx/fpu} from firstpass
|
2007-09-26 21:12:01 +00:00 |
nx86inl.pas
|
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
2008-11-08 22:20:47 +00:00 |
nx86mat.pas
|
* remove registers{int/mmx/fpu} from firstpass
|
2007-09-26 21:12:01 +00:00 |
nx86set.pas
|
* disabled jump tables for darwin/x86_64 for now since they don't work
|
2008-08-02 12:23:34 +00:00 |
rax86.pas
|
* fixes taking the address of an assembler block defined label
|
2008-11-09 21:14:45 +00:00 |
rax86att.pas
|
* Fixed 'mixed signed/unsigned' and pointer conversion warnings.
|
2008-07-23 09:36:07 +00:00 |
rax86int.pas
|
* Fixed 'mixed signed/unsigned' and pointer conversion warnings.
|
2008-07-23 09:36:07 +00:00 |
rgx86.pas
|
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
2008-07-23 11:00:03 +00:00 |
x86ins.dat
|
* fixes assembling of mov ax,<mem16>
|
2008-11-09 10:24:59 +00:00 |
x86reg.dat
|
* fixed <instr> reg,reg with regs>=r8
|
2006-03-26 17:54:02 +00:00 |