michael
|
ecd0f53488
* Added fpimggauss.pp unit from Mattias Gaertner
|
il y a 13 ans |
michael
|
55196878e9
* Added compact image support by Mattias Gaertner
|
il y a 13 ans |
michael
|
616b2d9b20
* Added compact image support by Mattias Gaertner
|
il y a 13 ans |
marco
|
3ffa6bf2f3
* fix from mantis #22156 to wholly implement iunknown or not.
|
il y a 13 ans |
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.
|
il y a 13 ans |
sergei
|
a2f0e54dc6
* Fixed internal linker entering infinite loop if script contains empty lines or comments.
|
il y a 13 ans |
masta
|
c5fbe3bb3b
Use bx lr in ARM-RTL for armv5
|
il y a 13 ans |
masta
|
c5d7ae513a
ARM assembly versions of strupper and strlower
|
il y a 13 ans |
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.
|
il y a 13 ans |
masta
|
f11fbe527e
Improve loading of ARM constant values
|
il y a 13 ans |
masta
|
d987cee96a
Introduce split_into_shifter_const to ARM-Code Generator
|
il y a 13 ans |
masta
|
3205169ab9
Use roldword intrinsic instead of function rotl.
|
il y a 13 ans |
marco
|
2941b1e456
* do not set fregistered directoy since that hampers registerevents().
|
il y a 13 ans |
joost
|
8b6c61bb86
* Forgot to commit file in r21641
|
il y a 13 ans |
joost
|
f67a327240
* Set Field.FieldNo to 0 for fields that are not bound to a fielddef, so that
|
il y a 13 ans |
joost
|
cc3ac1dd95
* Createdataset should not create fielddefs for calculated or lookup fields
|
il y a 13 ans |
marco
|
ee47ad22ff
* Fix scaling with alpha channel. Patch from Bernd Kreuss, Mantis #22245
|
il y a 13 ans |
marco
|
d99105143b
* Zero header before filling it. Colortype and potentially other fields
|
il y a 13 ans |
marco
|
72ab1e632c
* fix bug in .find (copy-and-paste?) mentioned by Ludo in #22273
|
il y a 13 ans |
pierre
|
cd0522189c
Try to improve system error check script
|
il y a 13 ans |
pierre
|
b1b96529ec
* OpenBSD system errno.h constants fixed
|
il y a 13 ans |
pierre
|
61acf7de97
* Fix O_ constants for mips cpu
|
il y a 13 ans |
pierre
|
007ea17f36
* Move incorrect delay slot instruction before jump instruction
|
il y a 13 ans |
michael
|
7718db9b5e
* Added jsoCheckEmptyDateTime option to check for 0 date/time
|
il y a 13 ans |
michael
|
872409d293
* Forgot to apply patch from #21905 in trunk
|
il y a 13 ans |
sergei
|
7cda919547
* Pass ExeOutput as argument to TObjSection.fixuprelocs, needed for ELF targets to relocate the complex GOT stuff.
|
il y a 13 ans |
marco
|
ac2de2c188
* workaround rangecheck error, Mantis #22055. Possibly temporarily while
|
il y a 13 ans |
Jonas Maebe
|
0fc422f244
* moved definition of maxcpuregister and tcpuregisterset from cgbase to
|
il y a 13 ans |
Jonas Maebe
|
6f336a5d13
* the register allocator always knows the exact number of the first imaginary
|
il y a 13 ans |
Jonas Maebe
|
708a2532fc
* consistently define empty saved_mm_registers arrays as containing a single
|
il y a 13 ans |