Historie revizí

Autor SHA1 Zpráva Datum
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: před 11 roky
  Jonas Maebe 9420a5d7a7 * also check for targets not supporting -gc/checkpointer functionality in před 11 roky
  nickysn a7117a6157 + enabled the compact and large i8086 memory models (they don't work yet, so před 11 roky
  nickysn f04acb2db7 * parse the memory model command line options and define the FPC_MM_* macro před 11 roky
  sergei e1cf19d05d + Require -d and -u command line options to have an argument, Mantis #25082. před 11 roky
  yury 56b3287e29 + Added compiler support for mipsel-android target. před 11 roky
  nickysn 5832c323b1 - don't define FPC_HAS_INTERNAL_BSF and FPC_HAS_INTERNAL_BSR on i8086. BSF/BSR před 11 roky
  pierre e9c0484b3c pass new asm extra opt using -ao option před 11 roky
  pierre 12d56bad5c Use os name only to look for units/$target/rtl if target has tf_use_8_3 to find installed directories před 11 roky
  paul 52d1cbc544 compiler: před 11 roky
  sergei 179586f589 + SEH support for Win32. Enable by cycling with OPT=-dTEST_WIN32_SEH. před 11 roky
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables před 12 roky
  nickysn 93a706f1a0 + allow smartlinking and dwarf debug info at the same time for i8086-msdos před 12 roky
  florian 304d7ef7a1 * restores atari support/rtl partially před 12 roky
  nickysn 119cf760eb * UpdateTargetSwitchStr moved to a new unit dirparse.pas. This avoids the dependence of unit scandir on unit options před 12 roky
  nickysn a846d0fc42 * cleaned up the ugly hack from r25595. The default value of ts_cld for the před 12 roky
  nickysn 989c543ea2 * UpdateTargetSwitchStr moved from unit globals to unit options in order to před 12 roky
  nickysn a48b44cfe5 + added a new tsystemflag tf_cld, which indicates that ts_cld should be enabled před 12 roky
  nickysn bd0585274e * tsettings.enablecld converted to a targetswitch ts_cld před 12 roky
  nickysn 52fcc0a407 + added a new x86-specific compiler option 'enablecld', which controls whether před 12 roky
  nickysn 52a5ffc386 * use apptype to indicate that the target is a DOS .COM file, instead of introducing a new field in tsettings (as suggested by Sven) před 12 roky
  nickysn b0be805561 * actually use the .com suffix, instead of .exe when creating a .com file před 12 roky
  nickysn 567cdf875b + added new i8086 compiler options -Wtexe and -Wtcom for specifying the MS-DOS před 12 roky
  florian 02e054a09e + fpc -i now writes also the available inline assembler input modes před 12 roky
  svenbarth 6f5a648516 Improve the cpu type handling for M68k just in case we should branch 2.8.0 before I can start working on M68k again. před 12 roky
  Jonas Maebe de56f909d5 * synchronized with trunk up to and including r25430 před 12 roky
  florian 6f11e3f316 * clz is only available on thumb2/arm před 12 roky
  florian 0e7a7c68b0 * the -CI switch is now handled correctly před 12 roky
  florian d4968e054b + arm: tsettings.instructionset před 12 roky
  florian 6e7edf1933 * make x86memorymodel i8086 only před 12 roky