Commit History

Автор SHA1 Съобщение Дата
  florian edd72ca6d2 * few inline directives added to types, resolves #34424 преди 7 години
  florian 9805214d34 * properly take care of register allocations between the first and second instruction for the FoldLea optimization преди 7 години
  yury 7b7e4e4f66 * Disabled the 'constant propagation' optimization ( -OoNOCONSTPROP ) for this test. Otherwise the compiler throws the overflow error during compilation with -O3 or better. преди 7 години
  yury a9972b4309 * Disabled some tests for android. преди 7 години
  yury d021c8c699 * ucnv_open() must be called with some SSE exception masked on x86_64-android. преди 7 години
  pierre add131f030 Fix crash in fpdoc use in fpcdocs преди 7 години
  Mattias Gaertner b019d40c64 pastojs: local var modifier absolute in method преди 7 години
  Mattias Gaertner 7b3d35ad2f fcl-passrc: resolver: adaptions for pas2js преди 7 години
  Mattias Gaertner 481a8bee0c pastojs: typecast string(apointer), pointer(astring) преди 7 години
  Mattias Gaertner 74a0ce450e fcl-passrc: resolver: allow typecasts string(pointer), pointer(string) преди 7 години
  michael 5cc137f54d * Patch from Ondrej Pokorny to fix HtmlToFPColor (bug ID 34388) преди 7 години
  yury bcf03a52d8 * Disabled some tests for android since they turn PIC off. преди 7 години
  yury 9199d1935a * Enabled compilation of the cpu unit for arm-android and x86_64-android. преди 7 години
  yury aa6f6423b2 * tests: On x86_64-android long double is 128-bit. There is no support for 128-bit floats in FPC yet. So disable long double tests for x86_64-android for now. преди 7 години
  yury 4643a0b1ff * Register external gas assembler for aarch64-android and x86_64-android. преди 7 години
  Mattias Gaertner 27ec656ab7 fcl-passrc: adaptions for pas2js преди 7 години
  Mattias Gaertner 91d7658844 pas2js: fixed calling $final, do not call BeforeDestruction on exception in constructor преди 7 години
  svenbarth c0c602f76d * fix tests as depending on the platform the first parameter in the RTTI data might *not* be $self преди 7 години
  yury 7b150102bf + Added test object files for x86_64-android. преди 7 години
  yury e8d43c8fed * Fixed range check errors. преди 7 години
  yury 7eb9b23fa5 * Reverted r39961. преди 7 години
  yury 692c287c3e * Undef FPC_HAS_TYPE_EXTENDED for x86_64-android. преди 7 години
  yury d1b1655441 * x86_64-android requires sigreturn for proper signal handling. преди 7 години
  yury 7ddf0a635c + Added the auto-generated list syscalls for mips64-android. It will be needed when mips64 is supported. преди 7 години
  yury a29290202f * Regenerated makefiles to support x86_64-android. преди 7 години
  yury efdac0623f * revision.inc преди 7 години
  yury e367577bf1 + added support for x86_64-android target. преди 7 години
  yury e60a5ebfe7 * Fixed overflow error for the qword version of align() when i=0. преди 7 години
  yury 93d672bf16 * aarch64: Fixed loading of a function result which is returned in 4 32-bit MM registers to 2 64-bit int registers. Bug #30329. преди 7 години
  yury c306f57ecb * Reverted r39947. According to Sven, the $self parameters is not required to be first parameter in RTTI. Appropriate tests will be fixed. преди 7 години