提交历史

作者 SHA1 备注 提交日期
  sergei a7e7d97da6 * ELF linker: fixed written values of STT_TLS symbols, they must be relative to PT_TLS segment address. 13 年之前
  florian ab1815273c + added comment on movsd hack 13 年之前
  florian d49a88c3c8 * merge fixes by Torsten Grundke 13 年之前
  florian 2aaa7514f4 + started cpupara for aarch64 13 年之前
  nickysn 5640b654c9 * only enable I386_ASSEMBLER on certain platforms 13 年之前
  joost 69437fcc1a * Remove fpmake.o and fpmake.dbg on distclean 13 年之前
  joost 44c3ef9e7e * Clean *.dbg files. Bug #20466 13 年之前
  sergei 0369a30f49 * Internal linker: made sec_rodata_norel read-only. 13 年之前
  joost 5ee506d64e * Do not cross-compile binaries from packages, unless BUILDFULLNATIVE is defined 13 年之前
  florian a42b934c69 * introduce FPC_SUPPORT_X87_TYPES_ON_WIN64 define which allows to build 13 年之前
  florian 45f60bc4b5 * small changes (copyright, typo, readability) 13 年之前
  joost 87bb1fe33e * In the case that there is no object-file for a unit, do not try to install it. Bug #21230, patch by Sergei 13 年之前
  michael b1a6601ef6 * Fixed compilation 13 年之前
  florian f6109d7c65 * improved error reporting by printing the type being found in with expressions 13 年之前
  florian 0e92f68032 - 2.0 overlefts removed 13 年之前
  sergei afd34cf9d5 * Changed section for ansi/wide/unicodestring constants, resourcestrings (content only) and dataconstnodes from sec_rodata to sec_rodata_norel, because they never contain relocations. 13 年之前
  michael e8580b5d9c * Changes to make it more compatible to other connectors 13 年之前
  nickysn 8222b8d956 * enable the assembler by default in hermes.pp 13 年之前
  marco 31e5ac3836 * Patch from Reinier to cache libraryname in a global. 13 年之前
  joost e26f4ac798 * Added SkipCrossPrograms parameter to fpmkunit 13 年之前
  Jonas Maebe dfe59e6838 - removed unimplemented/unsupported rtleventsync (mantis #23332) 13 年之前
  Jonas Maebe d3d0df6e4d * terminate with an error when initializing a critical section and recursive 13 年之前
  Jonas Maebe 676db6d377 * removed stray try/finally statement (mantis #23333) 13 年之前
  nickysn 3de0f0d7b5 * ptcpas: prefix all x11 include files with 'x11' 13 年之前
  nickysn f2cb80f639 * ptcpas: prefix all win32/win64 include files with 'win32' to avoid include file name duplications 13 年之前
  joost b61960a0fb * Implemented BuildCPU, BuildOS en BuildString properties 13 年之前
  nickysn b3d86072b8 * updated ptcpas fpmake.pp 13 年之前
  nickysn e616d0b7f0 * updated ptcpas to 0.99.13 13 年之前
  nickysn 504b2bc544 * fixed hermes author and license info - it's a full library translation and not just header translation, the original author is Christian Nentwich and the license of the pascal version is modified LGPL (changed from LGPL with Christian's permission) 13 年之前
  nickysn 0d6c36d980 * updated hermes fpmake.pp 13 年之前