nickysn
|
75ec4adcf9
* fixed compilation of lnfodwrf in the i8086 medium and compact memory models
|
10 жил өмнө |
nickysn
|
a69b98484e
+ enabled compilation of unit lnfodwrf on i8086-msdos
|
10 жил өмнө |
nickysn
|
7fca6dd6c1
* set the properties of the dwarf debug info sections in the omf obj writer
|
10 жил өмнө |
nickysn
|
fb31be4e4a
* changed the default debug format for i8086-msdos from stabs to dwarf2
|
10 жил өмнө |
nickysn
|
a6e39edb8f
* moved the insertion of fwaits for 8087 from the nasm asm writer to ti8086procinfo.postprocess_code
|
10 жил өмнө |
florian
|
58c66b4759
* the mul instructions do not modify the operands
|
10 жил өмнө |
florian
|
66e97549b9
* replace jmp by rjmp if possible, resolves issue #27885
|
10 жил өмнө |
florian
|
07cba31a0a
* cosmetics
|
10 жил өмнө |
florian
|
10dc944d35
* disable some function using ansistrings if the ansistring feature is turned off
|
10 жил өмнө |
nickysn
|
5c8965fea5
* in the inline asm reader, treat [var] reference as "word" instead of "dword"
|
10 жил өмнө |
michael
|
f9f602dca6
* Fix bug ID #24752
|
10 жил өмнө |
michael
|
3e100245e0
* Globally take into account forcedclose when committing/rollbacking, so all operations succeed
|
10 жил өмнө |
nickysn
|
3b5395e0e3
* set 16-bit opsize for OPR_SYMBOL operands on i8086
|
10 жил өмнө |
michael
|
7c33165672
* Parse ASM blocks (Bug ID 27117)
|
10 жил өмнө |
michael
|
faaae8b2a2
* Fix bug #24271, fpdoc failing on dotted unit names
|
10 жил өмнө |
michael
|
f3e8240230
* Fix bug UD 27026
|
10 жил өмнө |
michael
|
27ff4c95e4
* Made CheckBitIndex protected
|
10 жил өмнө |
michael
|
dd6f45d1d0
* Added setregid and setreuid functions to linux unit (they are not POSIX), bug ID #25403
|
10 жил өмнө |
michael
|
3b33b2a7bc
* Fix bug ID #26512
|
10 жил өмнө |
michael
|
f67cbabdc6
* Fixed memory leak caused by FSocket not being freed if error during connect (bug ID 26959)
|
10 жил өмнө |
michael
|
f5aeb96c97
* Added dependency on rtl-objpas
|
10 жил өмнө |
michael
|
d802842ecf
* Committed working patches to error message files from Stéphane Aulery
|
10 жил өмнө |
nickysn
|
c3515f743f
* generate 16-bit (instead of 32-bit) instructions for push/pop of a segment
|
10 жил өмнө |
nickysn
|
7315175c32
* keep the proper original section name and order (and not just the type) of the
|
10 жил өмнө |
Jonas Maebe
|
3be51e1455
* fixed endless recursion in tabstractrecorddef.contains_float_field() in
|
10 жил өмнө |
nickysn
|
25a834087e
+ choose the correct version of "Jcc near" to use on i8086 (386+ or 8086+)
|
10 жил өмнө |
nickysn
|
2cf6852910
+ added i8086 instruction entries for Jcc near (which is actually a 386+
|
10 жил өмнө |
nickysn
|
bfd5670cc8
+ support new magic code \23 in the internal asm writer - same as \13, but with
|
10 жил өмнө |
lacak
|
98c059f3ec
fcl-db: base: set storage specifiers - default 0 - for TFieldDef.Precision and TFieldDef.Size.
|
10 жил өмнө |
michael
|
f787468412
* Fixed bug #27829
|
10 жил өмнө |