Commit History

Author SHA1 Message Date
  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 18 years ago
  florian 8a2ab85bc2 + armel support with FPC_ARMEL define 18 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
  florian 5ece7cbc2f * first part of x86-64 assembler 19 years ago
  florian f5d790f9b6 * i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct 19 years ago
  peter 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 years ago
  florian 61e3b70cfa * cleaned up segmented thread variables 19 years ago
  tom_at_work ff47ffb255 * quick fix for stack checking on Linux/PPC64 20 years ago