Commit History

Author SHA1 Message Date
  nickysn d7f9265eba * limit the stack size set by the -Cs option to 65520 bytes on i8086 and other 11 years ago
  sergei 217ab9879c * Enabled internal handling of Abs(longint) for all targets. It has been implemented in cross-platform way ages ago (see tcginlinenode.second_abs_long), but not enabled on MIPS,SPARC and m68k. 11 years ago
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 11 years ago
  florian a6ad604207 * compilation fixed 11 years ago
  florian 0bce584bae + set defines if fast fma is available 11 years ago
  Jonas Maebe 724a6e9019 * fixed -Sx (mantis #25930) 11 years ago
  nickysn 015c3269a7 * don't print a 'smart link requires external linker' warning in _any_ of the 11 years ago
  pierre ca156aa64a Force external linker for nasm smartlinking 11 years ago
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: 11 years ago
  Jonas Maebe 9420a5d7a7 * also check for targets not supporting -gc/checkpointer functionality in 11 years ago
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 11 years ago
  nickysn a7117a6157 + enabled the compact and large i8086 memory models (they don't work yet, so 11 years ago
  nickysn f04acb2db7 * parse the memory model command line options and define the FPC_MM_* macro 11 years ago
  sergei e1cf19d05d + Require -d and -u command line options to have an argument, Mantis #25082. 11 years ago
  yury 56b3287e29 + Added compiler support for mipsel-android target. 11 years ago
  nickysn 5832c323b1 - don't define FPC_HAS_INTERNAL_BSF and FPC_HAS_INTERNAL_BSR on i8086. BSF/BSR 11 years ago
  pierre e9c0484b3c pass new asm extra opt using -ao option 11 years ago
  pierre 12d56bad5c Use os name only to look for units/$target/rtl if target has tf_use_8_3 to find installed directories 11 years ago
  paul 52d1cbc544 compiler: 11 years ago
  sergei 179586f589 + SEH support for Win32. Enable by cycling with OPT=-dTEST_WIN32_SEH. 11 years ago
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables 11 years ago
  Jonas Maebe ad84210a9a * import llvminfo when building an llvm-targeting compiler to override the 11 years ago
  Jonas Maebe 5409d4321e + basic llvm bitcode (textual format) writer: 11 years ago
  Jonas Maebe 9573160c1a + llvmdatalayout field for tsysteminfo that contains the encoded data layout 11 years ago
  nickysn 93a706f1a0 + allow smartlinking and dwarf debug info at the same time for i8086-msdos 11 years ago
  florian 304d7ef7a1 * restores atari support/rtl partially 12 years ago
  nickysn 119cf760eb * UpdateTargetSwitchStr moved to a new unit dirparse.pas. This avoids the dependence of unit scandir on unit options 12 years ago
  nickysn a846d0fc42 * cleaned up the ugly hack from r25595. The default value of ts_cld for the 12 years ago
  nickysn 989c543ea2 * UpdateTargetSwitchStr moved from unit globals to unit options in order to 12 years ago
  nickysn a48b44cfe5 + added a new tsystemflag tf_cld, which indicates that ts_cld should be enabled 12 years ago