Commit History

Author SHA1 Message Date
  florian cfe0702494 * set localalignmax properly for arm-oabi, fixes arm-oabi-linux building 16 years ago
  florian 6e8a6790d1 + FPC_ARMEB and CPUARMEB similiar to FPC_ARMEL and CPUARMEL 16 years ago
  Tomas Hajny 54f3d28ce8 * prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries 16 years ago
  Jonas Maebe 75cbf8cacd * changed default stack sizes that were still 256 KiB into 8 MiB 16 years ago
  florian 24fe46b3a3 + missing includes of fpcdefs.inc added 17 years ago
  florian 3417a6e790 * line breaks fixed 17 years ago
  florian fbece263a3 + define CPUARMEL on armel-linux 17 years ago
  florian 4ad8ccf05c * experimentally enabled smartlink sections on sparc linux 17 years ago
  micha 1130fb3e95 * revert accidental change to arm 17 years ago
  micha 40211152d4 * make sure tobjects are pointer-size aligned in case of VMT usage; fixes tw1365 on armeb-linux 17 years ago
  michael 174de3eab1 Merged revisions 9693-10480 via svnmerge from 17 years ago
  florian efe31d965c * made default arm-linux compiler little endian again 17 years ago
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 years ago
  florian 8075f99ce9 * define for armel fixed 17 years ago
  florian 8a2ab85bc2 + armel support with FPC_ARMEL define 17 years ago
  peter 9f0ca44c94 * new tf_smartlink_library flag 18 years ago
  tom_at_work 3e7a771b69 * fix compilation 18 years ago
  daniel 92975a7c99 * Remove accidentally enabled winlikewidestring. 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  yury 2b84a4643a * Fixed bug #6501: multiple resource files are correctly linked to executable. 18 years ago
  florian 47a9c9bc60 * use section smartlinking on arm-linux, experimental 18 years ago
  Jonas Maebe 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into 18 years ago
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 years ago
  Marc Weustink 48340d291e * splitup dwarf2/dwarf3 19 years ago
  florian 6235118f06 * use dwarf by default on x86_64-linux 19 years ago
  peter de201caa8e * elf64 by default 19 years ago
  tom_at_work b64981a704 * initial gprof code for ppc64/linux 19 years ago
  tom_at_work 0845e7c217 - fixed build by forcing alignment of global constants to a minimum of four bytes. Addresses must be multiples of four on ppc64 in the used addressing mode. 19 years ago
  peter 64da63e4ec * minimum of 4 bytes alignment for const/data 19 years ago
  tom_at_work 496c31ac29 * DWARF debug info is now default on ppc64/linux 19 years ago