pierre
|
09f6a2ad0c
Avoid writing characters after sym.value.len for conststring constant symbols
|
4 лет назад |
florian
|
7c7f2cfdea
* pass float abi always to the arm assembler
|
7 лет назад |
FPK
|
31af8ea1a0
* new image
|
3 лет назад |
florian
|
d63ad582a7
* cherry picked commit did not compile, fixing it, resolves #24863
|
3 лет назад |
florian
|
5a17765841
* if a variant is read/written, include the variants unit
|
4 лет назад |
Michaël Van Canneyt
|
0df4f6fcaa
* --example-dir support
|
4 лет назад |
florian
|
c0f20e0e5f
* do not join register deallocations/allocations as it makes no use and causes later on trouble in
|
5 лет назад |
florian
|
a76d096254
* workaround missing optimizer capabilites of the fixes branch to fix avr compilation with -CriotR
|
3 лет назад |
svenbarth
|
8b21bf1cce
* fix writing of the method and parameter names for the Variant call description
|
4 лет назад |
Sven Barth
|
28f86382e5
* FPC side fix for #39432: declare TColor the same way as Lazarus does (this way it's also a distinct type from LongInt)
|
3 лет назад |
Jonas Maebe
|
383c4a8e04
iphonesim: use ios_simulator_version_min
|
3 лет назад |
Jonas Maebe
|
29d0a2a70a
iphonesim target: requires proper alignment
|
3 лет назад |
marcoonthegit
|
8c765cf938
* add BI_ALPHABITFIELDS
|
4 лет назад |
ondrej
|
46a96d568e
freetype: include bearings and invisible characters into text bounds
|
4 лет назад |
ondrej
|
cd4cdf65b3
freetype: fix font output, isuue 17156
|
4 лет назад |
ondrej
|
36e8c54875
* glyph advances are stored in 16.16 fixed-point format and not 26.6 format (https://www.freetype.org/freetype2/docs/reference/ft2-glyph_management.html#ft_glyph)
|
4 лет назад |
ondrej
|
daeb159232
TBAseStringBitmaps.CalculateGlobals: the first <non-empty> bitmap should be used, not the first one
|
4 лет назад |
michael
|
0bd2aa7487
* Fix (by Han) for issue ID #35080
|
4 лет назад |
marco
|
b56aa3d475
* fix for mantis #39153 to fix calling release unbalanced wrt initialize.
|
4 лет назад |
marco
|
765c8bb557
* ProjectDir changes broke adding index and toc to latex CHMs
|
4 лет назад |
florian
|
d9cb4be507
* last commit was wrong
|
3 лет назад |
florian
|
62875030b5
* hopefully i8086 compilation fixed
|
3 лет назад |
florian
|
feb9274963
* fix tcgobj.a_op_reg_ref and tcgobj.a_op_ref_reg after recent avr related merges
|
3 лет назад |
nickysn
|
c9d2028ebd
* handle LOC_(C)SUBSETREG/REF in second_NegNot_assign
|
5 лет назад |
florian
|
3b8df7736c
* patch by Christo Crause: Passing a file name with extension to cross compiler
|
5 лет назад |
Jeppe Johansen
|
38576b4830
* Add support for generating map files for embedded target.
|
5 лет назад |
florian
|
d2d1c30b53
* patch by Christo Crause, resolves #38961, fixes the following formatting and spelling problems in the AVR compiler files:
|
4 лет назад |
florian
|
6a653c298c
* patch by Christo Crause: do not generate LDD for avrtiny, resolves #38958
|
4 лет назад |
florian
|
235c82feaa
+ AVR: MovOp2Op 2 optimization
|
4 лет назад |
florian
|
e168707f5b
* patch by Christo Crause: handle references to absolute address 0 correctly, resolves #38861
|
4 лет назад |