nickysn
|
572ec3b0d5
+ enabled compilation of unit fgl for win16
|
7 年之前 |
nickysn
|
0b48943a1e
+ enabled compilation of unit typinfo for win16
|
7 年之前 |
nickysn
|
532ff65e87
+ enabled compilation of unit types for win16
|
7 年之前 |
nickysn
|
b76bc68214
+ enabled compilation of unit math for win16
|
7 年之前 |
nickysn
|
5409450195
+ ported and enabled compilation of unit sysutils for win16
|
7 年之前 |
nickysn
|
7cc581d4c7
* replaced Intr($21,regs) with MsDos(regs) in the i8086-msdos sysutils unit
|
7 年之前 |
pierre
|
5780c608be
Also generate FPC_HAS_FEATURE_XXX macros for programs, libraries and packages
|
7 年之前 |
marco
|
c0a6715db2
* fixes to fulltextsearch decoding. From Sergey Bodrov's repo, cleaned and
|
7 年之前 |
nickysn
|
0119e7afb3
* changed the codepointer type in the i8086 small and compact memory models from
|
7 年之前 |
Mattias Gaertner
|
082c17fd93
pastojs: added test for unit cycle
|
7 年之前 |
Mattias Gaertner
|
bf874485ae
fcl-passrc: resolver/parser: detect unit cycle, stop parsing, continue parsing after used unit interfaces have finished
|
7 年之前 |
nickysn
|
ae52295232
* fixes for Seg(proc) for i8086
|
7 年之前 |
Mattias Gaertner
|
cde1941382
fcl-passrc: resolver: fixed not finding indirect units
|
7 年之前 |
svenbarth
|
0bf71958f2
* ensure that the correct RTTI data is written for "array of const" parameters as well
|
7 年之前 |
svenbarth
|
afa6d1bdb0
* extend test a little bit to ensure that nested Concat() calls for strings work correctly
|
7 年之前 |
svenbarth
|
916ff0b92c
+ extend Concat() with support for dynamic arrays
|
7 年之前 |
Mattias Gaertner
|
24c634d38d
pastojs: fixed check alias proc type
|
7 年之前 |
Mattias Gaertner
|
a423d6be91
fcl-passrc: resolver: emit nMethodHidesMethodOfBaseType only for virtuals
|
7 年之前 |
Mattias Gaertner
|
87d020c07b
fcl-passrc: fixed parsing inherited name as
|
7 年之前 |
Károly Balogh
|
a3a7285df4
linux: an attempt to clean up and fix syscall calling conventions for ftruncate64, pread64 and pwrite64 on platforms which use aligned register pairs to pass the 64bit parameters
|
7 年之前 |
Károly Balogh
|
961757934a
linux: removed some old junk which was commented out over a decade ago
|
7 年之前 |
Károly Balogh
|
ee37c507d0
tabs to spaces. no functional changes
|
7 年之前 |
marco
|
073867302b
* patch from Sergey B, cleaned up by WP. Call inherited TCHMSearchWriter.
|
7 年之前 |
nickysn
|
8d18dafe34
* in the i8086 load node, when generating static/global var access to variables
|
7 年之前 |
marco
|
b41dafa618
* lowercase extension before comparison
|
7 年之前 |
nickysn
|
04f0029b77
- don't generate addr_seg relocations for the Seg() directive on i8086, if the
|
7 年之前 |
nickysn
|
4cdfe1b025
* in the win16 video unit, don't ever try to update the window, after it has
|
7 年之前 |
nickysn
|
0f8c31a374
+ enable smart callbacks in the win16 video unit
|
7 年之前 |
nickysn
|
ed4a5acb31
+ added -Twin16 (the 16-bit windows target) to the i8086 crosscompiler help screen
|
7 年之前 |
Tomas Hajny
|
f4b0a46620
* fix for wrong behaviour of SetSafeCPSwitching
|
7 年之前 |