提交历史

作者 SHA1 备注 提交日期
  nickysn d7df2d45c6 * synchronized with trunk 4 年之前
  florian a3d68e6839 * arm thumb: generate proper cfi 4 年之前
  florian 44856e660c * ARM: NR_RETURN_ADDRESS_REG is R14 4 年之前
  florian c3fb1e3a65 * initialize current_settings as early as possible so cs_debugswitch is set correctly if needed 4 年之前
  florian 0316a7697f * arm thumb1: several fixes for the internal assembler writer 4 年之前
  florian 33ce19799b * forgotten part of last commit 4 年之前
  florian f1883c4e61 * arm: taicpu uses set instead of boolean to store instruction states 4 年之前
  florian a4b35d16f2 + throw an error if hardware floating point operations are used in thumb(-1) mode, this is not supported 4 年之前
  florian dda9f83dfe * factored out tbasecgarm.init_mmregister_allocator 4 年之前
  florian 5e7a512777 * arm-linux: sighnd.inc must check for CPUTHUMB and CPUTHUMB2 4 年之前
  florian 87e1dc159d * do not mess with FPA registers if they are not available 4 年之前
  florian 50bc387688 * handle -Ca (as proposed by Michael Ring) and -Cf in the first option pass as well 4 年之前
  Mattias Gaertner 17d2873aec fcl-passrc: useanalyzer: fixed omitting not used hints for properties 4 年之前
  Jonas Maebe 03bfe3234d * correctly handle multiple codesign binaries in the PATH 4 年之前
  Jonas Maebe d8662197a0 * replaced bogus "NSProcessInfo_NSObject" class with "NSProcessActivity" category 4 年之前
  nickysn 7ac2f9e242 * synchronized with trunk 4 年之前
  florian 98a748bdd6 + patch by Dimitrios Chr. Ioannidis: include dwar-3 sections in avr-embedded linker script 4 年之前
  yury afc80a84cf * Fixed r48650. 4 年之前
  nickysn a74024e7d5 * synchronized with trunk 4 年之前
  florian 7f1aac8bd7 - armv5 never existed (without extension), removed 4 年之前
  florian 1c99c2655e * more helpful message if an unknown field is accessed in the assembler reader, resolves #38475 4 年之前
  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 年之前
  florian 71c314d7d4 * another FPC_VERSION => FPC_FULLVERSIOn fix 4 年之前
  florian 3b49e95415 * do not initialize unncessary register allocators 4 年之前
  michael 47be45830c * Fix issue ID #38462 4 年之前
  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 年之前
  florian 3a0eb110ec * FPC_VERSION => FPC_FULLVERSION 4 年之前
  marco 59a16914f3 * sqrt is 4 characters long, noticed by Artlogic. 4 年之前
  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 年之前
  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 年之前