提交歷史

作者 SHA1 備註 提交日期
  pierre 8d1467157c Fix compiler compilation with -dHEAPTRC. 9 年之前
  pierre 13076a3580 Use NO prefix to disable a feature (-Sfnoheap) instead of '-' prefix 9 年之前
  pierre e1814305bd Fix default CPU for assembler blocks (init_settings.asmcputype) to be the same as init_settings.cputype 9 年之前
  svenbarth f8e9b33f99 Merge first batch of package handling related revisions from the packages branch 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 年之前
  florian cb4773432b + hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715 9 年之前
  nickysn 06b9789928 + implemented a new {$ASMCPU XXX} directive, allowing to specify a different 9 年之前
  svenbarth 01af8f9cc4 Merged revision(s) 28693 from branches/svenbarth/packages: 9 年之前
  Jonas Maebe d290ede5a6 + added (not yet configurable) target LLVM version 9 年之前
  sergei cdd4c8a854 * Use integer components of date/time directly, instead of converting them into floating-point TDateTime and immediately back. 9 年之前
  Jonas Maebe 7a8079cfb4 * removed DLLsource global variable and replaced its uses with 9 年之前
  Jonas Maebe f4f785b52e - removed unused global variables usegnubinutils and forceforwardslash 9 年之前
  florian 70b8789262 o basic extended pascal support: 9 年之前
  pierre 7e348a40a3 Use general_e_exception_raised if Compiler generates an uncaught exception 10 年之前
  Jonas Maebe 3f9f498e0d - removed leftover alpha, ia64 and vis code 10 年之前
  Jonas Maebe bc62795f15 * removed no longer used simplify_ppu global 10 年之前
  Jonas Maebe 21066ba3f3 * changed LinkTypeSetExplicitly from a global variable into a field of toption 10 年之前
  Jonas Maebe 0d74e4f719 * changed paratargetdbg from a global variable into a field of toption 10 年之前
  Jonas Maebe 84bd523867 * changed paratargetasm from a global variable into a field of toption 10 年之前
  Jonas Maebe 13638d958d * changed paratarget from a global variable into a field of toption 10 年之前
  Jonas Maebe 5f21d6df93 * enable -godwarfsets by default 10 年之前
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 10 年之前
  Jonas Maebe 1e227f78fe * factored out the check for whether we have to generate dotted function 10 年之前
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 10 年之前
  florian 78742c3c87 * use armv4 as default, FPC never generated valid armv3 code 10 年之前
  florian c34bffd56a * $SUBARCH => $FPCSUBARCH 10 年之前
  nickysn b193073e32 + support the $fpcmemorymodel macro in fpc.cfg 10 年之前
  svenbarth 9f138fd659 Fix for Mantis #26022. 10 年之前
  florian 03521f0413 + make $SUBARCH (cputypestr) and $FPCABI available to configuration files 10 年之前
  Tomas Hajny 75c61150d9 * option -m made conditional (-dPREPROCWRITE) like its processing 10 年之前