Revīziju vēsture

Autors SHA1 Ziņojums Datums
  florian 5e7a512777 * arm-linux: sighnd.inc must check for CPUTHUMB and CPUTHUMB2 4 gadi atpakaļ
  florian 87e1dc159d * do not mess with FPA registers if they are not available 4 gadi atpakaļ
  florian 50bc387688 * handle -Ca (as proposed by Michael Ring) and -Cf in the first option pass as well 4 gadi atpakaļ
  Mattias Gaertner 17d2873aec fcl-passrc: useanalyzer: fixed omitting not used hints for properties 4 gadi atpakaļ
  Jonas Maebe 03bfe3234d * correctly handle multiple codesign binaries in the PATH 4 gadi atpakaļ
  Jonas Maebe d8662197a0 * replaced bogus "NSProcessInfo_NSObject" class with "NSProcessActivity" category 4 gadi atpakaļ
  florian 98a748bdd6 + patch by Dimitrios Chr. Ioannidis: include dwar-3 sections in avr-embedded linker script 4 gadi atpakaļ
  yury afc80a84cf * Fixed r48650. 4 gadi atpakaļ
  florian 7f1aac8bd7 - armv5 never existed (without extension), removed 4 gadi atpakaļ
  florian 1c99c2655e * more helpful message if an unknown field is accessed in the assembler reader, resolves #38475 4 gadi atpakaļ
  yury 4245b20a32 * Fixed expectloc of local variables passed as a formal parameter. This issue is caught by cycling the compiler with -dEXTDEBUG. Yet the compiler can't cycle with EXTDEBUG due to other issues with wrong expectloc. 4 gadi atpakaļ
  florian 71c314d7d4 * another FPC_VERSION => FPC_FULLVERSIOn fix 4 gadi atpakaļ
  florian 3b49e95415 * do not initialize unncessary register allocators 4 gadi atpakaļ
  michael 47be45830c * Fix issue ID #38462 4 gadi atpakaļ
  florian ecce39a3b2 + throw a warning in ISO mode if a constant string is assigned to a char and the sizes do not match, resolves #38439 4 gadi atpakaļ
  florian 3a0eb110ec * FPC_VERSION => FPC_FULLVERSION 4 gadi atpakaļ
  marco 59a16914f3 * sqrt is 4 characters long, noticed by Artlogic. 4 gadi atpakaļ
  Károly Balogh ada3d2050c m68k: write inline floating point immediates as hex consts, instead of scientific notation. the scientific notation format parsing depends on the libc the assembler was linked against, which can lead to varying results and compile errors 4 gadi atpakaļ
  Károly Balogh d0178f7ae0 m68k: fix a_loadfpu_ref_reg to call a_loadfpu_reg_reg instead of a_load_reg_reg. made a_loadfpu_reg_reg internalerror on invalid target sizes when loading to a different reg size 4 gadi atpakaļ
  Károly Balogh 77fee8b4eb m68k: do not use OS_NO for FPU locations, but properly promote location sizes into the CG 4 gadi atpakaļ
  florian 3e453f92fc * statx based Sysutils.FileGetDate with handle fixed 4 gadi atpakaļ
  florian b08717fef6 * make statx based Sysutils.FileAge working with relative pathes 4 gadi atpakaļ
  Jonas Maebe 91d877919e * strip codesignature when comparing compiler binaries on Darwin 4 gadi atpakaļ
  florian 539a578cce * create \index entries in the messages.inc for an index of message texts and numbers in the user manual 4 gadi atpakaļ
  florian b1f7fb4ba1 * test for already fixed issue #24434 4 gadi atpakaļ
  florian d0910b5ac8 * allow sub/add nodes in constant pointer expressions, resolves #34027 4 gadi atpakaļ
  florian 91586331b5 * x86_64-linux: assembler helpers syscalls do not need a stackframe 4 gadi atpakaļ
  florian 1e960a9aeb * the size of the CIE_pointer in an FDE is always 32 bit 4 gadi atpakaļ
  pierre 64bd8336f1 Fix compilation of linux unit with -dFPC_USE_LIBC option 4 gadi atpakaļ
  florian a67c184200 * test for already fixed issue #32139 4 gadi atpakaļ