Commit History

Author SHA1 Message Date
  Jonas Maebe 21abdd2f4e + support for specifying the minimal precision for floating point 18 years ago
  Jonas Maebe a3c9dc5ec6 + support for {$linkframework x} to link to framework x (Darwin only) 18 years ago
  florian 5e60b52f28 * ignore pic directive/switch if the platform doesn't support pic, resolves #9281 18 years ago
  peter 67e16340be * revert r8118 18 years ago
  daniel 21293f5818 + Add common type integer promotion. 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  peter 377aae4ba0 * only add .o extension if no extension is provided. fixes 8520 18 years ago
  Jonas Maebe 226b0268e8 * savefpuexceptions directive renamed to safefpuexceptions 18 years ago
  florian fb1afe0ea4 + set FPU* define properly 18 years ago
  Legolas 96e1c482bc * compiler part of first Nintendo DS port 18 years ago
  florian d47dc38f2c * ignore PIC directive on windows and warn about it 18 years ago
  peter 55f9758c25 * only add resext if no extension was specified 19 years ago
  peter 242113b873 * fix * support for resources 19 years ago
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter 0bb22a2d17 * don't generate fwait by default anymore 19 years ago
  florian 569c4871fc + first batch of varset support, as long as packset isn't changed, it doesn't change anything 19 years ago
  peter d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes 19 years ago
  Jonas Maebe 441d5a3c12 * use constant called C_alignment instead of -1 to denote C-style 19 years ago
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: 19 years ago
  florian 57f097a710 * made dir_warn code more clear, no implementation yet 19 years ago
  florian dc2bef3875 + implemented directives $setpeflags, $maxstacksize, $minstacksize and $imagebase, fixes #6349 and #6714 19 years ago
  peter e53cd4735a * replace * in $R with main source instead of modulename 19 years ago
  Jonas Maebe 05540cad44 * give an error for {$calling } (i.e., when a procedure directive is 19 years ago
  peter 2888a21593 * list supported optimization options in -i 19 years ago
  peter b6e35a200e * rewrite of optimizer options 19 years ago
  Jonas Maebe 5f3e0b5398 * link_allways -> link_always 19 years ago
  peter 232555904e * symtablestack cleanup and rewrite 19 years ago
  florian 4662a12fd5 * compilation for arm target fixed 19 years ago
  Károly Balogh b718d9ff37 + added framework code for AmigaOS/PPC syscall support 19 years ago