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 лет назад |
svenbarth
|
47b4a52c8f
Also respect the supplied version suffix when printing the compiler path name using -PB. Fixes Mantis #25791
|
11 лет назад |
sergei
|
46f8e78d1f
+ Support GOT/gp-relative constants in GAS and internal assemblers, MIPS and i386.
|
11 лет назад |
sergei
|
31d160aaf5
* x86: clean up and place jump tables into sec_rodata on all targets. Effectively it does not change anything, because sec_rodata with relocations still go into writable data at assembler level.
|
11 лет назад |
reiniero
|
1bd35f5655
fcl-db: dbtestframework:
|
11 лет назад |
nickysn
|
be879dde19
* added align=16 to the _NULL segment to ensure it's always located at DS:0000
|
11 лет назад |
nickysn
|
888ecdaee4
* fixed the type conversions of the 'and' operator to be Delphi compatible. Fixes Mantis #25179
|
11 лет назад |
michael
|
b32d5a49fa
* Patch from Ocean to fix range check, and map Ansistring functions to normal functions
|
11 лет назад |
michael
|
9faea4e757
* Fixed test so the same result as in Delphi
|
11 лет назад |