michael
|
f9f602dca6
* Fix bug ID #24752
|
hace 10 años |
michael
|
3e100245e0
* Globally take into account forcedclose when committing/rollbacking, so all operations succeed
|
hace 10 años |
nickysn
|
3b5395e0e3
* set 16-bit opsize for OPR_SYMBOL operands on i8086
|
hace 10 años |
michael
|
7c33165672
* Parse ASM blocks (Bug ID 27117)
|
hace 10 años |
michael
|
faaae8b2a2
* Fix bug #24271, fpdoc failing on dotted unit names
|
hace 10 años |
michael
|
f3e8240230
* Fix bug UD 27026
|
hace 10 años |
michael
|
27ff4c95e4
* Made CheckBitIndex protected
|
hace 10 años |
michael
|
dd6f45d1d0
* Added setregid and setreuid functions to linux unit (they are not POSIX), bug ID #25403
|
hace 10 años |
michael
|
3b33b2a7bc
* Fix bug ID #26512
|
hace 10 años |
michael
|
f67cbabdc6
* Fixed memory leak caused by FSocket not being freed if error during connect (bug ID 26959)
|
hace 10 años |
michael
|
f5aeb96c97
* Added dependency on rtl-objpas
|
hace 10 años |
michael
|
d802842ecf
* Committed working patches to error message files from Stéphane Aulery
|
hace 10 años |
nickysn
|
c3515f743f
* generate 16-bit (instead of 32-bit) instructions for push/pop of a segment
|
hace 10 años |
nickysn
|
7315175c32
* keep the proper original section name and order (and not just the type) of the
|
hace 10 años |
Jonas Maebe
|
3be51e1455
* fixed endless recursion in tabstractrecorddef.contains_float_field() in
|
hace 10 años |
nickysn
|
25a834087e
+ choose the correct version of "Jcc near" to use on i8086 (386+ or 8086+)
|
hace 10 años |
nickysn
|
2cf6852910
+ added i8086 instruction entries for Jcc near (which is actually a 386+
|
hace 10 años |
nickysn
|
bfd5670cc8
+ support new magic code \23 in the internal asm writer - same as \13, but with
|
hace 10 años |
lacak
|
98c059f3ec
fcl-db: base: set storage specifiers - default 0 - for TFieldDef.Precision and TFieldDef.Size.
|
hace 10 años |
michael
|
f787468412
* Fixed bug #27829
|
hace 10 años |
Jonas Maebe
|
e6361c634c
* fixed Inc<Time>() with negative TDateTime values (mantis #27832)
|
hace 10 años |
florian
|
77bc87a809
* do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856
|
hace 10 años |
Jonas Maebe
|
a56bf0f892
* regenerated message files after r30604
|
hace 10 años |
Jonas Maebe
|
3ab62fc36e
* define TSymStr as ansistring for llvm, as its type definitions can be quite long
|
hace 10 años |
michael
|
b2caba585d
* Patch from Stéphane Aulery to fix typos in compiler messages (bug ID 27857)
|
hace 10 años |
nickysn
|
c407f61107
* generate the omf alignment based on the value of SecAlign, instead of
|
hace 10 años |
nickysn
|
d7416afd88
* override sectiontype2align in the omf writer and set the same alignments as
|
hace 10 años |
nickysn
|
955c29618a
+ support far calls and jumps in the internal asm writer
|
hace 10 años |
nickysn
|
a7e059c875
+ support segment relocations in the omf writer
|
hace 10 años |
Jeppe Johansen
|
65a69129c5
Add initial support for STM32F429 core
|
hace 10 años |