.. |
aasmcpu.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
agx86att.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
agx86int.pas
|
* synchronised with trunk till r42049
|
2019-05-12 18:44:05 +00:00 |
agx86nsm.pas
|
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
2019-07-07 21:33:43 +00:00 |
aoptx86.pas
|
Use tcgint typecast instead of aint, as it is the type of the second parameter of loadconst taicpu method
|
2019-06-25 04:24:56 +00:00 |
cga.pas
|
|
|
cgx86.pas
|
* synchronised with trunk till r42049
|
2019-05-12 18:44:05 +00:00 |
cpubase.pas
|
* synchronised with trunk till r42049
|
2019-05-12 18:44:05 +00:00 |
cx86innr.inc
|
+ added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs
|
2018-07-11 14:19:40 +00:00 |
hlcgx86.pas
|
|
|
itcpugas.pas
|
+ implementation of the vectorcall calling convention by J. Gareth Moreton
|
2018-02-11 17:50:37 +00:00 |
itx86int.pas
|
|
|
ni86mem.pas
|
|
|
nx86add.pas
|
* factored out the conditions under which add nodes need to perform
|
2019-08-03 12:19:50 +00:00 |
nx86cal.pas
|
- removed pocall_far16 from the supported calling conventions of the i8086
|
2018-05-06 15:14:40 +00:00 |
nx86cnv.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
nx86con.pas
|
|
|
nx86inl.pas
|
* Removed unused local vars.
|
2018-11-02 18:44:29 +00:00 |
nx86ld.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
nx86mat.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
nx86mem.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
nx86set.pas
|
+ support for verifying whether a case statements handles all possibilities
|
2019-05-12 14:29:11 +00:00 |
rax86.pas
|
* prettify the "Use of -offset(%esp), access may cause a crash or value may be
|
2019-06-10 16:19:06 +00:00 |
rax86att.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
rax86int.pas
|
* fixed an i8086 inline assembler bug, where 'call word ptr [label]' (an
|
2019-06-05 15:49:39 +00:00 |
rgx86.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
symi86.pas
|
+ add putboolean and getboolean convenience methods to tentfile
|
2018-01-14 21:36:02 +00:00 |
symx86.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
x86ins.dat
|
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
2019-01-20 18:50:12 +00:00 |
x86reg.dat
|
* set all 16/32-bit specific stabs/dwarf register numbers of x86_64-only
|
2018-05-23 15:29:33 +00:00 |