提交歷史

作者 SHA1 備註 提交日期
  michael e9cdfaae9f * Fix writing of control characters (bug ID 29867) 9 年之前
  yury af1ea62ff7 * i386-android: By default set CPU type to PentiumM and FPU to SSSE3 according to Android x86 ABI. 9 年之前
  yury 3c6d4f1ee2 * Removed unused vars. 9 年之前
  yury cac16fa60e * Small refactor of the arm defaults for better readability. 9 年之前
  Jeppe Johansen 681b06bc90 Fixed more linkerscript errors. 9 年之前
  michael 2af6b236b7 * Fix failing testcase 9 年之前
  yury d7cc0064d3 * Disabled test for android. 9 年之前
  yury 3a5412a931 * Disabled tests which force the -Cg- option for Android since they can not be run on Android 5+ where PIE is required. 9 年之前
  yury d43e5dcab8 * tests: Fixed string comparison. 9 年之前
  yury a1b8c0f9e3 * Improved FPC version check when to use WaitOnExit(). 9 年之前
  michael 5085009410 * Added GetDriveIDFromLetter, bug ID #28318 9 年之前
  michael f1a7d07f8e * Fix bug ID #29393 9 年之前
  michael 6ab9435e44 * Alternat implementation based on event, from Derek (Bug ID 28831) 9 年之前
  michael 8f9899e5c4 * Fix bug #27032, order of operations when parsing a.b[c] 9 年之前
  michael 505d3f1f0e * Small formatting change 9 年之前
  marco cc8868c190 * enabled librsvg build on win64 after confirmation that it works. (Mantis #28240) 9 年之前
  michael 0a1a6f075e * Reduce code size by using const for string in setter routines 9 年之前
  michael 998b6665e2 * Fix wrong ref. count for properties that are dynamic arrays (bug ID 29487) 9 年之前
  marcus b396d34364 Amicommon: Fixed compilation after r33290 9 年之前
  marco 02dbec2085 * X,YPelsPerMeter properties. Kept old (not logical) default of 100 out of compatibility. Bug #29852 9 年之前
  marco 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein 9 年之前
  svenbarth 7845362701 powerpc/agppcmpw.pas: 9 年之前
  svenbarth 854c67175a powerpc/agppcmpw.pas, TPPCMPWAssembler: 9 年之前
  svenbarth 9d4e322cd0 Add AT_FUNCTION or AT_DATA to calls to (Weak)RefAsmSymbol. powerpc-macos needs them. 9 年之前
  svenbarth 464941f039 At least in principle prepare the Mach-O writer for other CPU types. 9 年之前
  svenbarth e243cc77ea macho.pas: 9 年之前
  svenbarth 123ef01a7a Forgot to commit this... 9 年之前
  svenbarth c4449fc5e6 nx86ld.pas, tx86loadnode: 9 年之前
  svenbarth e4feacf29d Load global variables and typed constants from different units using indirect references if necessary. 9 年之前
  svenbarth 86b9381673 Add new Delphi compatible switch {$G+/-}, {$IMPORTEDDATA ON/OFF} which handles generation of indirect references for cross unit variable accesses if needed for the target. 9 年之前