florian
|
c759b114bf
* allow second operand being am imm in intel assembler, fixed #7719
|
18 年之前 |
Jonas Maebe
|
d0b6292137
* disable overflow checking when performing pointer arithmetic
|
18 年之前 |
Jonas Maebe
|
85289e80ce
* fixed overflow in case of op_const64_reg_reg_reg(sub,low(int64),...)
|
18 年之前 |
Jonas Maebe
|
efd1e86418
* give a verbose fatal error instead of an internalerror when a required
|
18 年之前 |
joost
|
4424835ba4
* some code-cleanup
|
18 年之前 |
Jonas Maebe
|
1d96dcc50d
* renamed nf_swaped to nf_swapped
|
18 年之前 |
Jonas Maebe
|
a4a54a105d
* fixed sse float substraction in case of swapped operands
|
18 年之前 |
Jonas Maebe
|
003a23c748
* fixed loc_mmregister bug in r4611
|
18 年之前 |
Jonas Maebe
|
3610a8eb53
* fixed test parameters
|
18 年之前 |
Vincent Snijders
|
07579ca74f
* fixed typo, causing compilation error on win64
|
18 年之前 |
joost
|
a65d49d19e
* Store/cache the fieldnumber in FieldBinding
|
18 年之前 |
joost
|
abafbc147a
* made TSQLCursor.create virtual
|
18 年之前 |
peter
|
56379c37a9
* write vmt always according to the order of definitions
|
18 年之前 |
Jonas Maebe
|
2ddeca21e6
* don't give warning about constructing instance with abstract methods
|
18 年之前 |
florian
|
4b88079c41
+ i386 assembler implementations of tan, cotan, sincos
|
18 年之前 |
florian
|
abdcb8cdf2
+ sincos test
|
18 年之前 |
florian
|
f6fe70ae0c
* sincos result parameters changed from var to out
|
18 年之前 |
pierre
|
1eefed6cfe
+ HaltOnNotReleased boolean added:defaults to false.
|
18 年之前 |
pierre
|
6ad288cd32
* gdb_init has an arg argv0 containing the
|
18 年之前 |
Almindor
|
7018d5adfb
* remove lnet from fcl
|
18 年之前 |
Almindor
|
962677fef3
* adds lnet to the compile-list
|
18 年之前 |
Almindor
|
c6f7301087
* adds lnet subdir to fppkg for lnetpkg
|
18 年之前 |
pierre
|
f745a62679
* fix compilation of wviews unit for go32v2
|
18 年之前 |
florian
|
d1b6522866
* fixed pushing of parameters on m68k
|
18 年之前 |
florian
|
af372691eb
+ new tests for dispinterface parsing
|
18 年之前 |
florian
|
a2ec2e72b6
* better hint about abstract methods (fixes 5098)
|
18 年之前 |
florian
|
7f1e1d6f22
* fixed syntax error
|
18 年之前 |
florian
|
bba81258a6
+ DispInterface call dispatching
|
18 年之前 |
florian
|
80d4887e67
* fixed warnings for length/high/low(<normal array>; <ord>; <enum>)
|
18 年之前 |
pierre
|
8bd9d88641
* remove C like code to be able to compile unit
|
18 年之前 |