florian
|
08ebf36d00
* fix test for i8086
|
há 7 anos atrás |
florian
|
09af451c2e
* try to get rid at least of one mov when looking for les/lds optimization
|
há 7 anos atrás |
nickysn
|
3e63f6bbae
+ added test tasm18a.pp, which tests that 3-byte records don't set a valid
|
há 7 anos atrás |
marco
|
19b47e54bb
* win32/64 stdio handles don't have fixed numbers, remove very old check
|
há 7 anos atrás |
nickysn
|
d5845a2d2a
* updated test tasm18.pp, so it is now runnable and checks the generated code
|
há 7 anos atrás |
Mattias Gaertner
|
84d93e50a2
pastojs: write procedure declaration
|
há 7 anos atrás |
Mattias Gaertner
|
c8fe0d342f
fpdoc: cleaned up obsolete okspecialize code
|
há 7 anos atrás |
Mattias Gaertner
|
014a654955
pastojs: write property
|
há 7 anos atrás |
Mattias Gaertner
|
2556ea5161
fcl-passrc: fixed indentation
|
há 7 anos atrás |
Mattias Gaertner
|
715295edd6
fcl-passrc: removed not used okSpecialize
|
há 7 anos atrás |
Mattias Gaertner
|
99e99e17f0
pastojs: write expression
|
há 7 anos atrás |
Mattias Gaertner
|
4c2f2908fb
fcl-passrc: comments
|
há 7 anos atrás |
michael
|
3cc93fde2c
* Add empty virtual constructor to TRouteObject
|
há 7 anos atrás |
michael
|
92321c06e8
* Changed default debug server exe (bug ID 33140)
|
há 7 anos atrás |
michael
|
431f44ccb0
* Make debugserver configurable
|
há 7 anos atrás |
nickysn
|
cbf01fc284
+ added test tasm18.pp, which tests instructions with an operand size set
|
há 7 anos atrás |
nickysn
|
f0765421eb
+ also set the operand size in constants like recordtype (without addressing a
|
há 7 anos atrás |
nickysn
|
7338437dcd
* allow recordtype.recordfield constants to set the operand size; this makes things like
|
há 7 anos atrás |
nickysn
|
f829f70186
* use the 'size' return value of BuildConstSymbolExpression to set the operand size
|
há 7 anos atrás |
nickysn
|
384715be8d
+ add an extra output parameter 'size' to tx86intreader.BuildConstSymbolExpression,
|
há 7 anos atrás |
nickysn
|
4b339fd133
* convert the 'var' parameters of tx86intreader.BuildConstSymbolExpression to 'out'
|
há 7 anos atrás |
nickysn
|
84611d716b
* convert the 'var' parameters of tx86intreader.BuildRecordOffsetSize to 'out'
|
há 7 anos atrás |
nickysn
|
b49c09b84c
* convert the 'var' parameters of RAUtils.AsmSearchSym to 'out'
|
há 7 anos atrás |
nickysn
|
4d0d143501
* converted the 'size' parameter to RAUtils.SearchType to 'out' instead of 'var'
|
há 7 anos atrás |
nickysn
|
85c0b3854d
* converted the 'var' parameters of RAUtils.GetRecordOffsetSize to 'out',
|
há 7 anos atrás |
nickysn
|
391f85f828
+ for TP7 compatibility, allow the '&', '$' and '?' characters in the x86 intel
|
há 7 anos atrás |
nickysn
|
1709fa61a4
+ extended test tasm17.pp with 'dw offset @jumptarget', 'dd @jumptarget' and
|
há 7 anos atrás |
nickysn
|
dd04114af9
+ extended test tasm17.pp with 'DW @jumptarget'
|
há 7 anos atrás |
nickysn
|
d65fb1907a
+ extended test tasm17.pp with 'DW/DD const+offset x'; unfortunately, TP7 also
|
há 7 anos atrás |
Mattias Gaertner
|
16e51bb58e
pastojs: 0.9.4
|
há 7 anos atrás |