nickysn
|
65fe978b71
* various shortstring index variables changed from longint to sizeint (generates
|
11 年之前 |
marco
|
2d9aa35d22
* now also stdconv and convutils removed from Makefile.fpc
|
11 年之前 |
marco
|
48e4555c12
* Removed some redundant rules
|
11 年之前 |
Károly Balogh
|
bd4cc3b8f3
cleaned up, reindented, simplified and allowed some minor optimizations in tcg64f68k
|
11 年之前 |
nickysn
|
73e6ffe675
* the TableCount and InitCount fields in the INITFINAL table changed to
|
11 年之前 |
Jeppe Johansen
|
95589fb1e2
Apply DataMov2Data to MLA and MLS too. Those have over 4 operands.
|
11 年之前 |
nickysn
|
b3e6248547
* define PNativeInt and PNativeUint as ^NativeInt and ^NativeUint, instead of
|
11 年之前 |
nickysn
|
b672bc754a
- rm references to system_i386_darwin and system_i386_iphonesim from
|
11 年之前 |
nickysn
|
a31b7d485f
* tcg8086.init_register_allocator: instantiate trgintcpu instead of trgcpu for
|
11 年之前 |
nickysn
|
6e9083aa84
* fixed inc/dec with constant truncating the high parts of the constant on
|
11 年之前 |
nickysn
|
fc29e10349
* allow the use of inc/dec when adding/subtracting 32 or 64-bit constants with
|
11 年之前 |
marco
|
17330b94e3
* Patch from Ocean, Mantis #25798
|
11 年之前 |
marco
|
14590fb859
( Patch from Ocean, mantis #25799. DISPID_AMBIENT_* consts and IPerPropertyBrowsing..
|
11 年之前 |
michael
|
68c1607ecc
* Use resourcestring
|
11 年之前 |
nickysn
|
30b1aa1d96
* document the known delphi xe3 64-bit test failures
|
11 年之前 |
reiniero
|
acd53636ed
fcl-db: dbtestframework, Oracle:
|
11 年之前 |
reiniero
|
f3b7a7ad2e
fcl-db: dbtestframework, Oracle:
|
11 年之前 |
reiniero
|
2d8ea638b3
fcl-db: dbtestframework, Oracle:
|
11 年之前 |
lacak
|
54f0f58f63
fcl-db: bufdataset:
|
11 年之前 |
sergei
|
f69e6ec389
* Some fixes to NASM writer:
|
11 年之前 |
reiniero
|
f77060135c
fcl-db: cosmetic
|
11 年之前 |
Jonas Maebe
|
9315c121d4
- removed cwstring again, it's not needed and breaks compilation of the test
|
11 年之前 |
marco
|
35909d1939
* patch from mantis #25790 SHGDN SHCONTF and SFGAO constants.
|
11 年之前 |
michael
|
7593696a03
* Fixed all tests to be D2009+ compatible
|
11 年之前 |
michael
|
6d00c13957
* Forgot to commit (bug id 0025793)
|
11 年之前 |
nickysn
|
640f6ea300
* return nil in SysTinyReallocMem, when the size parameter is 0
|
11 年之前 |
michael
|
03415e1cac
* Added class constructor/destructor, fixed set of subrange (bug ID 25793)
|
11 年之前 |
nickysn
|
858efec84e
* handle SysTinyFreeMem(nil) properly (i.e. succeed silently, without writing to
|
11 年之前 |
nickysn
|
c00b56ae49
* added the -w-orphan-labels parameter to all tasminfo instances for nasm.
|
11 年之前 |
nickysn
|
90c04fef80
+ added nil pointer assignment test at the end of program for i8086-msdos
|
11 年之前 |