michael
|
dd6f45d1d0
* Added setregid and setreuid functions to linux unit (they are not POSIX), bug ID #25403
|
10 years ago |
michael
|
3b33b2a7bc
* Fix bug ID #26512
|
10 years ago |
michael
|
f67cbabdc6
* Fixed memory leak caused by FSocket not being freed if error during connect (bug ID 26959)
|
10 years ago |
michael
|
f5aeb96c97
* Added dependency on rtl-objpas
|
10 years ago |
michael
|
d802842ecf
* Committed working patches to error message files from Stéphane Aulery
|
10 years ago |
nickysn
|
c3515f743f
* generate 16-bit (instead of 32-bit) instructions for push/pop of a segment
|
10 years ago |
nickysn
|
7315175c32
* keep the proper original section name and order (and not just the type) of the
|
10 years ago |
Jonas Maebe
|
3be51e1455
* fixed endless recursion in tabstractrecorddef.contains_float_field() in
|
10 years ago |
nickysn
|
25a834087e
+ choose the correct version of "Jcc near" to use on i8086 (386+ or 8086+)
|
10 years ago |
nickysn
|
2cf6852910
+ added i8086 instruction entries for Jcc near (which is actually a 386+
|
10 years ago |
nickysn
|
bfd5670cc8
+ support new magic code \23 in the internal asm writer - same as \13, but with
|
10 years ago |
lacak
|
98c059f3ec
fcl-db: base: set storage specifiers - default 0 - for TFieldDef.Precision and TFieldDef.Size.
|
10 years ago |
michael
|
f787468412
* Fixed bug #27829
|
10 years ago |
Jonas Maebe
|
e6361c634c
* fixed Inc<Time>() with negative TDateTime values (mantis #27832)
|
10 years ago |
florian
|
77bc87a809
* do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856
|
10 years ago |
Jonas Maebe
|
a56bf0f892
* regenerated message files after r30604
|
10 years ago |
Jonas Maebe
|
3ab62fc36e
* define TSymStr as ansistring for llvm, as its type definitions can be quite long
|
10 years ago |
michael
|
b2caba585d
* Patch from Stéphane Aulery to fix typos in compiler messages (bug ID 27857)
|
10 years ago |
nickysn
|
c407f61107
* generate the omf alignment based on the value of SecAlign, instead of
|
10 years ago |
nickysn
|
d7416afd88
* override sectiontype2align in the omf writer and set the same alignments as
|
10 years ago |
nickysn
|
955c29618a
+ support far calls and jumps in the internal asm writer
|
10 years ago |
nickysn
|
a7e059c875
+ support segment relocations in the omf writer
|
10 years ago |
Jeppe Johansen
|
65a69129c5
Add initial support for STM32F429 core
|
10 years ago |
florian
|
bae4d89913
- avrsim needs no separate rule
|
10 years ago |
florian
|
e733efbbc2
* proper tavrprocinfo.calc_stackframe_size
|
10 years ago |
florian
|
3d0b1020d7
* proper alignment constants for avr-embedded
|
10 years ago |
florian
|
cf58a7ad60
* cosmetics
|
10 years ago |
nickysn
|
f5ddd351fe
* allow use of the imm8 form of 16-bit instructions on i8086
|
10 years ago |
florian
|
b84657980d
* make OS_INT/OS_SINT 8 Bit on avr, should work better on avr, resolves #27840
|
10 years ago |
nickysn
|
07ebd29911
* fixed warning in TOmfRecord_MODEND.DecodeFrom
|
10 years ago |