florian
|
8cae4c9f23
* patch by Nico Erfurth: Fix for MovStrMov Peephole optimizer on ARM
|
пре 13 година |
florian
|
83fb4c289d
* patch by Nico Erfurth: Implement FoldShiftProcess Peephole optimizer for ARM
|
пре 13 година |
florian
|
5393efb128
* patch by Nico Erfurth: Support A_MOV and A_MVN in RedundantMovProcess
|
пре 13 година |
florian
|
4ea1d22c5a
* patch by Nico Erfruth: Support BX for function returns on armv5+
|
пре 13 година |
Jonas Maebe
|
12553a9367
* don't give -CO warnings or hints for ordinal constants, because those
|
пре 13 година |
Jonas Maebe
|
ca29bb10af
- zapped some gremlins in comments
|
пре 13 година |
Jonas Maebe
|
3414f91590
* minor reformatting, and removed superfluous assigned test (the value is
|
пре 13 година |
Jonas Maebe
|
9412d4abd2
* add a reference to the procsym corresponding to the chosen overloaded
|
пре 13 година |
Jonas Maebe
|
df99ef17b6
+ mfpvr, mfdcr, mtdcr, mfdec and mtdec opcodes (mantis #18878)
|
пре 13 година |
Jonas Maebe
|
769a4ecc6a
* reduced complexity/running time of the test
|
пре 13 година |
svenbarth
|
aa0f1bdf26
pdecl.pas, readconstant: If we are parsing a constant declaration in a generic and we encounter an intrinsic then this intrinsic is left as is (thus the node p returned by comp_expr will be a inlinen instead of an expected ordconstn, stringconstn, etc.). Nevertheless we need to create a symbol for the constant (which isn't done otherwise). In the case of SizeOf a constant "0" will be created. This fixes Mantis #21593.
|
пре 13 година |
svenbarth
|
7332a0f801
ninl.pas, tinlinenode.pass_typecheck: an intrinsic which has a generic type parameter as argument is left as is (e.g. a call) and thus this needs to be respected when typechecking a SizeOf. Fixes Mantis #21592.
|
пре 13 година |
svenbarth
|
bf9cb352b3
ptype.pas, single_type: If the generic dummy type is used in mode Delphi then generate an error. This fixes Mantis #21363.
|
пре 13 година |
Mattias Gaertner
|
a5e05d0d65
fpimage: tiff: fixed writing bits per channel
|
пре 13 година |
Tomas Hajny
|
95bb7a9129
* don't check for returned string in case of wildcards and multiple matches (order depends on the underlying filesystem and not guaranteed)
|
пре 13 година |
sergei
|
7d3294b504
* Moved 4 procedures for basic reading/writing TObjSection contents into ogcoff.pas, so they don't have to be reimplemented for every output format.
|
пре 13 година |
michael
|
efe5362670
* Fixed bug #19376: when quoting, quote character should be doubled
|
пре 13 година |
michael
|
f97c4b7b57
* Applied patch from Reinier Olislaghers to quote memo fields (bug 19759)
|
пре 13 година |
Mattias Gaertner
|
54ba30ec10
fpimage: tiff: write tiles
|
пре 13 година |
Jonas Maebe
|
8329e60d28
* also support running the "full" and "fulldb" targets with -jX by
|
пре 13 година |
michael
|
a0facbf1af
* Applied rename patch from Luiz Americo
|
пре 13 година |
sergei
|
5b035afc9b
* sizeof(tagVariant) should be 24 for 64 bit targets, so it is assignment-compatible with Variant type. Resolves #22050.
|
пре 13 година |
Mattias Gaertner
|
71f5e86a7f
fcl-image: tiff: register handler, write hostname, maker, model, software
|
пре 13 година |
sergei
|
263b46be86
* ogelf.pas: Changed MaybeSwap* into procedures, makes them more suitable for reuse in the upcoming reader (and reduces amount of copying while writing, too).
|
пре 13 година |
Mattias Gaertner
|
ca0cc29a26
fcl-image: tiff: reading CMYK, handling of unorderd tags, alpha mode 1, multiple pages, tiles
|
пре 13 година |
florian
|
31b1678757
* write parameter refs to ppu (only 1=used; 0=unsed), fixes parameter usage checking of inlined procedures loaded from units
|
пре 13 година |
florian
|
e96dc4204e
* version update
|
пре 13 година |
Jonas Maebe
|
4fe93bbff0
* clarified that you should only clean between test suite runs for the
|
пре 13 година |
Jonas Maebe
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
пре 13 година |
marco
|
c7a90ef5d2
* if wifexited, pass exitcode unmodified. Bug #22055, though it doesn't close that.
|
пре 13 година |