Commit History

Author SHA1 Message Date
  yury 99a8012472 * Allow using constants in {$IF } directive in OBJFPC mode. 17 years ago
  Jonas Maebe 26930be303 * fixed non-x86 compilation after r9333 17 years ago
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 17 years ago
  Jonas Maebe 3b4eba9f86 * fixed handling of unaligned in assignments 17 years ago
  florian 8075f99ce9 * define for armel fixed 18 years ago
  florian 7a4c469eb2 * more generic definition of abi define 18 years ago
  florian 90af7ebf72 * use only windows exceptions for stack checking on win32/win64, resolves #9166 18 years ago
  Jonas Maebe 81c5abfb72 * don't add target_info.unit_env to the unit search path 18 years ago
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 18 years ago
  Jonas Maebe ff3b455a59 * make PIC generation default on Darwin (ppc and i386; ppc64 will be 18 years ago
  peter bfca4e67fa * -CO option to check for possible integer overflows 18 years ago
  Jonas Maebe 2db3d54b2e * support for -Cg- to disable pic code 18 years ago
  Jonas Maebe 8ed15c96bb - removed COMPPROCINLINEFIXED define and ifdefs (fixed in 2.2.0) 18 years ago
  peter 9f0ca44c94 * new tf_smartlink_library flag 18 years ago
  micha 0625040eba + add -XR switch for target root file system with libs (also used for C lib type detection) 18 years ago
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number 18 years ago
  florian abfdda6129 * small m68k cleanups 18 years ago
  peter 8fcd3169d8 * remove -gd, use -gw instead 18 years ago
  Jonas Maebe 488cfa3c32 + -go<x> switch for debugging options (some global switches could be 18 years ago
  peter b513ebe9c6 * missing not 18 years ago
  peter 8c24a15e26 * allow -l- 18 years ago
  Jonas Maebe 11cb2a5614 * moved the setting of many target-specific defines to 18 years ago
  Jonas Maebe c7a5b0cf33 * forgot to commit (-CF<x> support) 18 years ago
  Jonas Maebe e205481027 * fixed sparc bootstrap 18 years ago
  Jonas Maebe 98ad33a0c7 + added lwsync instruction to the compiler 18 years ago
  Jonas Maebe 4cdd590091 * use app_type instead of RelocSection for creating bundles, as 18 years ago
  Jonas Maebe 84ddacd017 + support for creating a bundle instead of a library on Darwin (-Wb) 18 years ago
  Jonas Maebe a3c9dc5ec6 + support for {$linkframework x} to link to framework x (Darwin only) 18 years ago
  michael bedf0151cc * Implemented support for custom RC compiler and .RES linker 18 years ago
  florian 5e60b52f28 * ignore pic directive/switch if the platform doesn't support pic, resolves #9281 18 years ago