提交歷史

作者 SHA1 備註 提交日期
  pierre 13076a3580 Use NO prefix to disable a feature (-Sfnoheap) instead of '-' prefix 9 年之前
  pierre 270a574d6a + Allow to disable specific feature with -Sf-FEATURE_NAME 9 年之前
  nickysn c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile 9 年之前
  svenbarth 18e6ea0ec8 Fix compilation by fixing typo -.- 9 年之前
  svenbarth 614c4f47a6 Add two more defines related to packages: 9 年之前
  svenbarth 535621faaa Rename FPC_HAS_INDIRECT_MAIN_INFORMATION to FPC_HAS_INDIRECT_ENTRY_INFORMATION which is more logical considering the record's name 9 年之前
  svenbarth f406867100 Merged revision(s) 31929-31931,32547 from branches/svenbarth/packages: 9 年之前
  svenbarth 17bb29ddc3 Check for tf_winlikewidestring in the target's flags instead of relying on the target being a Windows system when determining whether the system as the WideString type that's separate from UnicodeString 9 年之前
  pierre e1814305bd Fix default CPU for assembler blocks (init_settings.asmcputype) to be the same as init_settings.cputype 9 年之前
  Károly Balogh 510c3456d6 m68k: define CPUCOLDFIRE on the CF family targets 9 年之前
  svenbarth e8ede4c3e2 Merged revision(s) 32508-32510, 32512 from branches/svenbarth/packages: 9 年之前
  Károly Balogh fca1a74244 * reenable VLink as default linker for PowerPC Amiga, now that the support is fixed 9 年之前
  svenbarth c5bdc11cb2 Merged revision(s) 31924, 31934-31937 from branches/svenbarth/packages: 9 年之前
  Károly Balogh a73404a88c * disable default VLink for AmigaOS/PowerPC, as current VLink internalerrors while tries to link FPC-generated objects on this platform, for unknow reasons 9 年之前
  Károly Balogh 9dae10b8ba * enable VLink when running on Amiga/MorphOS targets earlier so it can even be disabled afterwards 9 年之前
  svenbarth f8e9b33f99 Merge first batch of package handling related revisions from the packages branch 9 年之前
  yury af1ea62ff7 * i386-android: By default set CPU type to PentiumM and FPU to SSSE3 according to Android x86 ABI. 9 年之前
  yury cac16fa60e * Small refactor of the arm defaults for better readability. 9 年之前
  florian 4e64fe77ac + define macros with information about the memory sizes of a MCU: FPC_FLASHBASE, FPC_FLASHSIZE, FPC_SRAMBASE, FPC_SRAMSIZE, FPC_EEPROMBASE, FPC_EEPROMSIZE, FPC_BOOTBASE, FPC_BOOTSIZE, resolves issue #29365 9 年之前
  Jonas Maebe 741c91275a - removed "const" from first parameter of check_configfile(), because that 9 年之前
  florian 1c067e96bf * fix VFPv4 support 9 年之前
  florian ddad3b3166 * allow very small heaps for avr 9 年之前
  florian fd61d65313 * handle controller type already in the first options pass_1 9 年之前
  nickysn c2b0256869 - don't define 'CPU8086' on the i8086 target, because it clashes with the 9 年之前
  Károly Balogh 3675fc75cb VLink Support: 9 年之前
  yury 36622eaba9 * arm-android: Compile for ARMv5T by default to be compatible with all versions of Android. 9 年之前
  Jonas Maebe 2cf8e50771 * fixed unwanted disabling of a codepage set via -FcXXX/{$codepage XXX} 10 年之前
  yury 432248cbf1 * Removed lot of unused vars. 10 年之前
  yury 67758f450e * Set ARMv6 as default CPU for arm-android to eliminate multi-threading issues on multi-core CPUs. 10 年之前
  Jonas Maebe c7aabaa3b6 - removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it 10 年之前