nickysn
|
0d4edf118e
+ added upper limits to the heapmin and heapmax values set by the $M directive
|
11 years ago |
lacak
|
9d5c2717c8
fcl-db: tests:
|
11 years ago |
sergei
|
1e9f57467d
- m68k: removed "-dNOOPT" at build time, enabling the branch optimizer. Not tested thoroughly, but it does not change compiler behavior unless "-O1" or higher is supplied at command line.
|
11 years ago |
Károly Balogh
|
531ac093ed
m68k: implemented a simple a_cmp_const_ref_label. uses TST instruction to test ref contents against zero
|
11 years ago |
sergei
|
c79cd3beca
* m68k: fixed/completed the inverse_cond function.
|
11 years ago |
nickysn
|
9f31fcc2ca
+ added support for HeapMax in the far data i8086 memory models as well
|
11 years ago |
nickysn
|
3952f8830c
+ added test for the i8086 compact model memory layout
|
11 years ago |
lacak
|
da4fc8aca2
fcl-db: tests: small correction of previous commit
|
11 years ago |
yury
|
defc13f9ec
* pas2jni: Fixed enums, added equals() methods to objects, enums and sets.
|
11 years ago |
nickysn
|
23b0cf2340
* msdos system unit variable dos_psp renamed PrefixSeg for TP7 compatibility
|
11 years ago |
yury
|
a27ea85560
* pas2jni: Fixed the Pointer() support function.
|
11 years ago |
lacak
|
41e8a0da2c
fcl-db: tests:
|
11 years ago |
lacak
|
dac058e462
fcl-db: oracle: let EOraDatabaseError descend from ESQLDatabaseError instead of EDatabaseError
|
11 years ago |
yury
|
045429327b
* pas2jni: Handle null objects in the Pointer() support function.
|
11 years ago |
nickysn
|
db011dfb7a
+ added a warning if HeapMax<HeapMin is specified with the $M directive
|
11 years ago |
lacak
|
742faaed92
fcl-db: oracle:
|
11 years ago |
nickysn
|
57b233e724
+ added test for the memory layout of the i8086 large memory model
|
11 years ago |
nickysn
|
1910177cf0
+ added heapmax support to the $M directive on i8086-msdos. It is currently
|
11 years ago |
marco
|
bcd13a856d
* Some convenience permission constants, patch by Graeme #26373
|
11 years ago |
nickysn
|
924a48d440
* fixed test tb0212.pp to check for 2-byte alignment instead of 4-byte on 16-bit
|
11 years ago |
lacak
|
da041f9ae6
fcl-db: oracle: map TIMESTAMP data type to SQLT_TIMESTAMP instead of SQLT_ODT to have fraction seconds
|
11 years ago |
sergei
|
4b5736a381
+ Added test for Mantis #20456. The issue itself was fixed in the meantime.
|
11 years ago |
sergei
|
e367ccc0ee
* MIPS: changed superregister number for $fcc0..$fcc7 to start from 32, so that range 0..31 can be used without translating into symbolic names.
|
11 years ago |
nickysn
|
95449a3fd4
* fixed yet another dos_psp<>dgroup bug in the startup code for .exe files in
|
11 years ago |
nickysn
|
3164a10d9d
* fixed a bug in the startup code for tiny memory model, which caused the
|
11 years ago |
nickysn
|
cd6b15f49a
* slight optimization to the small and medium model startup code
|
11 years ago |
reiniero
|
7441885f5a
* fcl-db: dbase: language string is only supported on Visual DBaseVII formats. Return empty for other formats.
|
11 years ago |
reiniero
|
e2c58f9f89
* fcl-db: cosmetic
|
11 years ago |
reiniero
|
bfb21cb4a0
* fcl-db: tests: better error reporting
|
11 years ago |
sergei
|
53b0ef1f61
- Removed superfluous tai_align, the new_section procedure creates one itself.
|
11 years ago |