История коммитов

Автор SHA1 Сообщение Дата
  florian af7dfbc970 * typo 7 лет назад
  florian 9febce6ffb * remove .NOTPARALLEL: from compiler Makefile, accelerates make fullcycle with -j a lot 7 лет назад
  pierre 044c835197 Add explicit typecast to avoid range ccheck error 7 лет назад
  pierre 378e1dfaa4 Add explicit typecast to avoid range check error 7 лет назад
  pierre 0bcf9a51d9 Avoid range check error when compiled with -CR 7 лет назад
  pierre 3715dbdf41 Avoid run time error if compiled with -CR option 7 лет назад
  florian 0cc3be49fa * GAS readers and writers can handle section flags 7 лет назад
  pierre d512d8cae1 Also fix first_abs_real like in rev 39988 7 лет назад
  florian 2cbb9895be * pass float abi always to the arm assembler 7 лет назад
  michael 863ede7dc6 * Add QWord version of Max (Delphi compatibility, bug ID #34364) 7 лет назад
  michael ab159c638c * Move consts to stdconv 7 лет назад
  michael 65433a005e * Fix bug #0034429, replace now can use escape sequences, and lineending can be set 7 лет назад
  michael 407753ea10 * Add constants for powers of 10 and 2. use integer/int64 where possible 7 лет назад
  florian 3078cc4b0d * same fix as in r39988 for fpc_first_sqrt 7 лет назад
  florian 116f36fe56 * avoid range check errors 7 лет назад
  florian d4cf97a755 * wrong ifdef exposed by warning with -O3 fixed 7 лет назад
  pierre 7d7f966ccb Fix wrong explicit typecast that lead to memory corruption in first_sqr_real 7 лет назад
  yury 48fcbb3f6c * Create the ".note.gnu.build-id" section for android. It fixes debugging of shared libs in Android Studio. 7 лет назад
  pierre 92acd38f40 Fix for bug report #34380 7 лет назад
  Mattias Gaertner d3bdbfe5f2 fcl-passrc: resolver adapted for pas2js 7 лет назад
  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 лет назад