sergei
|
bd7ebdce18
* ELF relocation cleanup/improvement:
|
13 năm trước cách đây |
sergei
|
98fffb7981
* Overloaded MemPos_ExeSection and DataPos_ExeSection accepting a TExeSection instead of name.
|
13 năm trước cách đây |
masta
|
2768e0fc12
Folded Add/Sub/Or Splitter, lots of debug output
|
13 năm trước cách đây |
masta
|
5498456269
Add LsrAndLsr Peephole Optimizer for ARM
|
13 năm trước cách đây |
masta
|
92c47148cc
Optimize 8/16 OP_NOT on ARM
|
13 năm trước cách đây |
svenbarth
|
f90e686be2
Always try to present file/line information for generics even if no source is available or the unit was compiled as release unit. This allows IDE like Lazarus to correctly navigate to an error or warning even if the unit containing the generic was compiled as a release unit.
|
13 năm trước cách đây |
svenbarth
|
75bf094e3f
Fix for Mantis #21064.
|
13 năm trước cách đây |
michael
|
ecd0f53488
* Added fpimggauss.pp unit from Mattias Gaertner
|
13 năm trước cách đây |
michael
|
55196878e9
* Added compact image support by Mattias Gaertner
|
13 năm trước cách đây |
michael
|
616b2d9b20
* Added compact image support by Mattias Gaertner
|
13 năm trước cách đây |
marco
|
3ffa6bf2f3
* fix from mantis #22156 to wholly implement iunknown or not.
|
13 năm trước cách đây |
svenbarth
|
e0b41141d2
"SizeInt" inside the compiler references the "size of an int" on the Host platform. What we want for writing size information in PPUs for Generics is "ASizeInt" which is the "size of an int" of the target platform. This fixes Mantis #20947.
|
13 năm trước cách đây |
sergei
|
a2f0e54dc6
* Fixed internal linker entering infinite loop if script contains empty lines or comments.
|
13 năm trước cách đây |
masta
|
c5fbe3bb3b
Use bx lr in ARM-RTL for armv5
|
13 năm trước cách đây |
masta
|
c5d7ae513a
ARM assembly versions of strupper and strlower
|
13 năm trước cách đây |
masta
|
0f3441a9c2
Split OP_ADD, OP_SUB, OP_AND and OP_ORR into multiple instructions if that can avoid constant construction or even loading from a pool.
|
13 năm trước cách đây |
masta
|
f11fbe527e
Improve loading of ARM constant values
|
13 năm trước cách đây |
masta
|
d987cee96a
Introduce split_into_shifter_const to ARM-Code Generator
|
13 năm trước cách đây |
masta
|
3205169ab9
Use roldword intrinsic instead of function rotl.
|
13 năm trước cách đây |
marco
|
2941b1e456
* do not set fregistered directoy since that hampers registerevents().
|
13 năm trước cách đây |
joost
|
8b6c61bb86
* Forgot to commit file in r21641
|
13 năm trước cách đây |
joost
|
f67a327240
* Set Field.FieldNo to 0 for fields that are not bound to a fielddef, so that
|
13 năm trước cách đây |
joost
|
cc3ac1dd95
* Createdataset should not create fielddefs for calculated or lookup fields
|
13 năm trước cách đây |
marco
|
ee47ad22ff
* Fix scaling with alpha channel. Patch from Bernd Kreuss, Mantis #22245
|
13 năm trước cách đây |
marco
|
d99105143b
* Zero header before filling it. Colortype and potentially other fields
|
13 năm trước cách đây |
marco
|
72ab1e632c
* fix bug in .find (copy-and-paste?) mentioned by Ludo in #22273
|
13 năm trước cách đây |
pierre
|
cd0522189c
Try to improve system error check script
|
13 năm trước cách đây |
pierre
|
b1b96529ec
* OpenBSD system errno.h constants fixed
|
13 năm trước cách đây |
pierre
|
61acf7de97
* Fix O_ constants for mips cpu
|
13 năm trước cách đây |
pierre
|
007ea17f36
* Move incorrect delay slot instruction before jump instruction
|
13 năm trước cách đây |