Commit History

Author SHA1 Message Date
  maciej-izak af8e0efe57 * Rtti info about Management Operators (MO) in init table for records. Note: commit contains minimal changes for RTL (for proper "make") no functional changes. More RTL changes for fully functionally MO in next commits. 8 years ago
  Jonas Maebe 265c8e7bbc + support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and 8 years ago
  svenbarth a9888eba70 * also generate Big Obj COFF files with the GNU utilities (needs 2.25 or newer), at least as long as the new option -a5 isn't given, which disables this 8 years ago
  Jonas Maebe 9cd707a27a * give an error if -Pxxx is specified to the compiler binary and xxx is not 8 years ago
  florian 29a2c433f7 * -Sr option for iso mode: in case no command line parameter is passed, the file name for program parameters is derived from their variable name 8 years ago
  florian 42cde51805 * ignore warnings caused by boolean expression simplification 8 years ago
  Károly Balogh d8f7fd008e atari: enable vlink for native builds as default 8 years ago
  florian 7f375ac7bc * white space fixes 8 years ago
  pierre 4d09dfca95 Remember usage of checkpointer (-gc) option: 9 years ago
  pierre 13076a3580 Use NO prefix to disable a feature (-Sfnoheap) instead of '-' prefix 9 years ago
  pierre 270a574d6a + Allow to disable specific feature with -Sf-FEATURE_NAME 9 years ago
  nickysn c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile 9 years ago
  svenbarth 18e6ea0ec8 Fix compilation by fixing typo -.- 9 years ago
  svenbarth 614c4f47a6 Add two more defines related to packages: 9 years ago
  svenbarth 535621faaa Rename FPC_HAS_INDIRECT_MAIN_INFORMATION to FPC_HAS_INDIRECT_ENTRY_INFORMATION which is more logical considering the record's name 9 years ago
  svenbarth f406867100 Merged revision(s) 31929-31931,32547 from branches/svenbarth/packages: 9 years ago
  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 years ago
  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