Commit History

Author SHA1 Message Date
  pierre e1814305bd Fix default CPU for assembler blocks (init_settings.asmcputype) to be the same as init_settings.cputype 9 years ago
  Károly Balogh 510c3456d6 m68k: define CPUCOLDFIRE on the CF family targets 9 years ago
  svenbarth e8ede4c3e2 Merged revision(s) 32508-32510, 32512 from branches/svenbarth/packages: 9 years ago
  Károly Balogh fca1a74244 * reenable VLink as default linker for PowerPC Amiga, now that the support is fixed 9 years ago
  svenbarth c5bdc11cb2 Merged revision(s) 31924, 31934-31937 from branches/svenbarth/packages: 9 years ago
  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 years ago
  Károly Balogh 9dae10b8ba * enable VLink when running on Amiga/MorphOS targets earlier so it can even be disabled afterwards 9 years ago
  svenbarth f8e9b33f99 Merge first batch of package handling related revisions from the packages branch 9 years ago
  yury af1ea62ff7 * i386-android: By default set CPU type to PentiumM and FPU to SSSE3 according to Android x86 ABI. 9 years ago
  yury cac16fa60e * Small refactor of the arm defaults for better readability. 9 years ago
  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 years ago
  Jonas Maebe 741c91275a - removed "const" from first parameter of check_configfile(), because that 9 years ago
  florian 1c067e96bf * fix VFPv4 support 9 years ago
  florian ddad3b3166 * allow very small heaps for avr 9 years ago
  florian fd61d65313 * handle controller type already in the first options pass_1 9 years ago
  nickysn c2b0256869 - don't define 'CPU8086' on the i8086 target, because it clashes with the 9 years ago
  Károly Balogh 3675fc75cb VLink Support: 9 years ago
  yury 36622eaba9 * arm-android: Compile for ARMv5T by default to be compatible with all versions of Android. 9 years ago
  Jonas Maebe 2cf8e50771 * fixed unwanted disabling of a codepage set via -FcXXX/{$codepage XXX} 10 years ago
  yury 432248cbf1 * Removed lot of unused vars. 10 years ago
  yury 67758f450e * Set ARMv6 as default CPU for arm-android to eliminate multi-threading issues on multi-core CPUs. 10 years ago
  Jonas Maebe c7aabaa3b6 - removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it 10 years ago
  Jonas Maebe 28bc3bb294 - removed FPC_STRTOSHORTSTRINGPROC-related checks, FPC 2.6.4 has it 10 years ago
  Jonas Maebe ad66b06222 - removed FPC_STRTOCHARARRAYPROC-related checks, FPC 2.6.4 had it 10 years ago
  Jonas Maebe 9ab80874cc - removed FPC_REAL2REAL_FIXED-related checks, FPC 2.6.4 has it 10 years ago
  Jonas Maebe 2afd8eb802 - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it 10 years ago
  Jonas Maebe 12030f904a - removed FPC_HAS_VALGRINDBOOL-related checks, FPC 2.6.4 has it 10 years ago
  Jonas Maebe 1c2bac7608 - removed FPC_HAS_VARSETS-related checks, FPC 2.6.4 has it 10 years ago
  Jonas Maebe 858fd37483 - removed FPC_HASINTERNALOLEVARIANT2VARIANTCAST-related checks, FPC 2.6.4 10 years ago
  Jonas Maebe da6382db2a - removed FPC_HASFIXED64BITVARIANT-related checks, FPC 2.6.4 has it 10 years ago