nickysn
|
7d41d19150
+ added an error message when trying to compile a tiny model DOS .COM file with
|
9 жил өмнө |
Jonas Maebe
|
21a4a9034d
* commented out all untested (and on non-Win32: unimplemened) TCompareOption
|
9 жил өмнө |
joost
|
37c1c88f89
* Re-generated src/fpmkunitsrc.inc
|
9 жил өмнө |
michael
|
dd87c4f34f
* Fix for bug ID #0028976
|
9 жил өмнө |
Tomas Hajny
|
2c566ffcb9
* fix compilation failure after r32262
|
9 жил өмнө |
svenbarth
|
0ff87336aa
Convert the Boolean parameters accept_equal, typeonly and hadspecialize of comp_expr(), sub_expr() and factor() to a set parameter and adjust all calls.
|
9 жил өмнө |
nickysn
|
4edbd27774
* support writing omf libraries with size greater than 251 blocks
|
10 жил өмнө |
nickysn
|
e498bfc1ba
* changed an internal error number to ensure it's unique
|
10 жил өмнө |
michael
|
745c1499df
* Mark forgotten implementations with runerror 219
|
10 жил өмнө |
michael
|
6955106a13
* Fix TStringSplitOptions
|
10 жил өмнө |
michael
|
b86ef67a54
* Resolved conflict with none in TStringSplitoptions
|
10 жил өмнө |
michael
|
4a32135563
* no type helpers in version 2.6.*
|
10 жил өмнө |
michael
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
10 жил өмнө |
florian
|
094a3c4350
* fixes masm code generation for rep mov*
|
10 жил өмнө |
marco
|
a9ac2abc77
* fixed #28908 (add alias for ADDRINUSE to sockets) for win,os2,unix
|
10 жил өмнө |
marco
|
d95b95e648
* fix for #28940 also add PSizeUint
|
10 жил өмнө |
nickysn
|
ca24b006ef
+ support 'dw SEG symbol' in the inline assembler on i8086
|
10 жил өмнө |
marco
|
266ebc351b
* remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2
|
10 жил өмнө |
marco
|
4484f793e7
* avoid deprecated warning.
|
10 жил өмнө |
marco
|
a441becb11
* enable mysql 5.7
|
10 жил өмнө |
nickysn
|
bb47eb4a2a
+ support aitconst_seg in the i8086 internal assembler as well
|
10 жил өмнө |
nickysn
|
ac97d20249
+ added support for typed word/smallint constants, initialized with Seg(symbol) on the i8086
|
10 жил өмнө |
nickysn
|
44b04e250e
+ implemented support for aitconst_seg (emits a 'DW SEG symbol') in the nasm assembler writer for i8086
|
10 жил өмнө |
nickysn
|
8c81e93a96
* replaced setintvec(x,@proc) in i8086 tests with the memory model independent version setintvec(x,ptr(seg(proc),ofs(proc)))
|
10 жил өмнө |
Jonas Maebe
|
4f54f8b3bd
* fixed expectloc for llvm bool_2_int typeconversions where the location
|
10 жил өмнө |
Jonas Maebe
|
69b832c1d0
* added in_sqr_x support for llvm
|
10 жил өмнө |
Jonas Maebe
|
98c08dee1a
* fixed indentation
|
10 жил өмнө |
Jonas Maebe
|
22d8b273bd
* the type of tvarrec fields that are passed by address is already a pointer
|
10 жил өмнө |
pierre
|
f4cf58739f
Add poWaitOnExit option to TProcess inside GetCompilerInfo
|
10 жил өмнө |
Jonas Maebe
|
fa3b0ca312
* support marking defs created via the getreusable*() class methods as
|
10 жил өмнө |