.. |
aasmcpu.pas
|
* Use unsigned integers for sizes and positions to break 2GB limit in tdynamicarray, object writer, internal linker, coff and PE headers.
|
2008-07-28 20:29:25 +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
|
+ ror/rol functions
|
2008-07-27 17:12:32 +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
|
* cleanup and simplify the set type handling
|
2008-03-02 17:48:27 +00:00 |
nx86cnv.pas
|
* I hope it's proper fix for r10688.
|
2008-04-18 10:51:56 +00:00 |
nx86con.pas
|
* remove registers{int/mmx/fpu} from firstpass
|
2007-09-26 21:12:01 +00:00 |
nx86inl.pas
|
* fixed wrong location.size (sign) for x86's in_abs_long + test
|
2008-05-01 11:47:32 +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
|
* give a regular error message instead of an internal error on x86
|
2007-12-01 11:28:15 +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
|
* added missing size suffixes for several sse2 opcodes
|
2007-11-10 19:57:01 +00:00 |
x86reg.dat
|
* fixed <instr> reg,reg with regs>=r8
|
2006-03-26 17:54:02 +00:00 |