提交历史

作者 SHA1 备注 提交日期
  joost 11ea2561b9 * Merging patch which was committed to wrong branch: 13 年之前
  marco a48aba60fb * fix for Delphi incompatible DelimitedText, Mantis #19610, big patch from Reinier Olislagers. 13 年之前
  pierre 78d31eb3cd Add missing of pi_needs_got found by sparc compiler compiled with -dCHECK_PIC 13 年之前
  pierre b145028f35 Allow testing of delayed pi_needs_got by internal error generated if compiler compiled with -dCHECK_PIC 13 年之前
  tom_at_work f4ba47a1c8 Fixed --march parameter passed to GNU as for ARM processors 13 年之前
  joost b886d5d55c * Issue a warning when a package-name is used twice 13 年之前
  joost a2534fc8c6 * Show in debug-output why a package or target is being recompiled 13 年之前
  joost fbac245004 * Replaced remaining usage of build option with package variant 13 年之前
  pierre fd63593ec3 Add mips cpu code and generate helpful message for unsupported cpu 13 年之前
  pierre f2087d01a1 Set register to value parameter of longjmp procedure 13 年之前
  pierre 6b911b4e43 * MIPS CPU is also less precise for arctan, as arm cpu 13 年之前
  pierre a1a171d7e8 Fix problems introduced by unaligned patch rev 22516 for 64bit systems 13 年之前
  marco ee51ccced6 * fixes #23025, 64-bit issue with timer functions, patch by Luiz Americo 13 年之前
  pierre ff78c930c5 Fix problem in 64bit substraction 13 年之前
  pierre 7c1db10df9 Handle new unaligned constant types 13 年之前
  Jonas Maebe ae56841ee6 * do not apply node CSE to nested loads on high level cpu targets, because 13 年之前
  pierre a34c1ff22d Use only unaligned constants in dwarf debug info as specified by standard 13 年之前
  pierre 42bd8d6bc1 Handle new unaligned ait_const 13 年之前
  pierre b041b3ad4a Add unaligned 16,32 and 64 bit tai_const, needed for dwarf 13 年之前
  pierre 4b7a6ecc14 move currentregloc setting to ncgutil to avoid sysym unit ependency in aasmtai unit 13 年之前
  florian 420cd9bd27 + support for <text>^ in iso mode 13 年之前
  florian 01fcc389be * load sysutils unit by command line parameter so the unsupported uses in iso mode is avoided 13 年之前
  florian c95cfa20ba * disable non-iso tokens in iso mode 13 年之前
  pierre 37a7c1fc25 Add Dwarf debug info generation by default for mips cpu 13 年之前
  pierre fcaff0489c * psub.pas : translate tregister for registerhi also 13 年之前
  pierre b851a5a065 Accept range/overflow for address computation inside unit 13 年之前
  florian f25f44605e - get rid of m_all, use a set instead for tokens, this allows to disable/enable tokens depending on the language mode 13 年之前
  Jonas Maebe 91e1bdb08c * allow overriding the FPCMAKE used for installing by specifying FPCMAKE 13 年之前
  marco f7ac18f2a0 * a few dword->dword_ptr fixes. I only fixed a few that sb in a forum stumbled on, I didn't do a full audit. 13 年之前
  florian 54d3d736f5 * patch by Jeppe Johansen to add support for handling different flags for xPSR regs, 13 年之前