Commit History

Author SHA1 Message Date
  Mattias Gaertner 9636202165 fcl-image: tiff: read/write PageName, fixed typos 13 years ago
  Mattias Gaertner fd18003cd6 tiff: fixed decompressing packbits, skip jpeg tags 13 years ago
  florian 72746e635d * optimize TAOptObj.UpdateUsedRegs to avoid multiple passes through the asmlist 13 years ago
  Jonas Maebe 572012fad3 * mark units as used in case only static symbols from inside object, 13 years ago
  florian 2a2a1e5788 * patch by Nico Erfurth: Optimize SwapEndian for ARM 13 years ago
  florian 45c70ec81c * patch by Nico Erfurth: Support the usage of BIC instead of AND on ARM 13 years ago
  florian fefc130efc * patch by Nico Erfurth: Handle BIC properly in taicpu.spilling_get_operation_type 13 years ago
  florian 8cae4c9f23 * patch by Nico Erfurth: Fix for MovStrMov Peephole optimizer on ARM 13 years ago
  florian 83fb4c289d * patch by Nico Erfurth: Implement FoldShiftProcess Peephole optimizer for ARM 13 years ago
  florian 5393efb128 * patch by Nico Erfurth: Support A_MOV and A_MVN in RedundantMovProcess 13 years ago
  florian 4ea1d22c5a * patch by Nico Erfruth: Support BX for function returns on armv5+ 13 years ago
  Jonas Maebe 12553a9367 * don't give -CO warnings or hints for ordinal constants, because those 13 years ago
  Jonas Maebe ca29bb10af - zapped some gremlins in comments 13 years ago
  Jonas Maebe 3414f91590 * minor reformatting, and removed superfluous assigned test (the value is 13 years ago
  Jonas Maebe 9412d4abd2 * add a reference to the procsym corresponding to the chosen overloaded 13 years ago
  Jonas Maebe df99ef17b6 + mfpvr, mfdcr, mtdcr, mfdec and mtdec opcodes (mantis #18878) 13 years ago
  Jonas Maebe 769a4ecc6a * reduced complexity/running time of the test 13 years ago
  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 years ago
  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 years ago
  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 years ago
  Mattias Gaertner a5e05d0d65 fpimage: tiff: fixed writing bits per channel 13 years ago
  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 years ago
  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 years ago
  michael efe5362670 * Fixed bug #19376: when quoting, quote character should be doubled 13 years ago
  michael f97c4b7b57 * Applied patch from Reinier Olislaghers to quote memo fields (bug 19759) 13 years ago
  Mattias Gaertner 54ba30ec10 fpimage: tiff: write tiles 13 years ago
  Jonas Maebe 8329e60d28 * also support running the "full" and "fulldb" targets with -jX by 13 years ago
  michael a0facbf1af * Applied rename patch from Luiz Americo 13 years ago
  sergei 5b035afc9b * sizeof(tagVariant) should be 24 for 64 bit targets, so it is assignment-compatible with Variant type. Resolves #22050. 13 years ago
  Mattias Gaertner 71f5e86a7f fcl-image: tiff: register handler, write hostname, maker, model, software 13 years ago