Historique des commits

Auteur SHA1 Message Date
  florian c34bffd56a * $SUBARCH => $FPCSUBARCH il y a 10 ans
  nickysn b193073e32 + support the $fpcmemorymodel macro in fpc.cfg il y a 10 ans
  svenbarth 9f138fd659 Fix for Mantis #26022. il y a 11 ans
  florian 03521f0413 + make $SUBARCH (cputypestr) and $FPCABI available to configuration files il y a 11 ans
  Tomas Hajny 75c61150d9 * option -m made conditional (-dPREPROCWRITE) like its processing il y a 11 ans
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, il y a 11 ans
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support il y a 11 ans
  nickysn 1910177cf0 + added heapmax support to the $M directive on i8086-msdos. It is currently il y a 11 ans
  nickysn d6ad2b1f8a + added support for mixing near and far procedures in the i8086 far code memory il y a 11 ans
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: il y a 11 ans
  pierre 4441bbb9dc Add new global asmextraopt variable il y a 11 ans
  pierre 1cec09f979 Add -Caoldwin32gnu ABI option to cope with 'ret $4' issues in old GNU mingw32 C compiler (version below 4.7) il y a 11 ans
  paul 52d1cbc544 compiler: il y a 11 ans
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 12 ans
  florian 99eadb91b3 * run CheckAndWarn to get proper locations for warnings about uninitialized variables il y a 12 ans
  nickysn 8fad859161 * the default packrecords setting changed to 1 on i8086 for Turbo Pascal 7 il y a 12 ans
  florian 9cb5212378 * patch by Anton Rieckert: cpu_armv7em should default to thumb(2) code as well, resolves #25142 il y a 12 ans
  nickysn 826b4678f3 * moved UpdateAlignmentStr, UpdateOptimizerStr, UpdateWpoStr and UpdateDebugStr from unit globals to unit dirparse il y a 12 ans
  nickysn 989c543ea2 * UpdateTargetSwitchStr moved from unit globals to unit options in order to il y a 12 ans
  nickysn ac66f3ae1b + added new field 'define' to ttargetswitchinfo, which specifies a system macro il y a 12 ans
  nickysn bd0585274e * tsettings.enablecld converted to a targetswitch ts_cld il y a 12 ans
  nickysn 52fcc0a407 + added a new x86-specific compiler option 'enablecld', which controls whether il y a 12 ans
  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) il y a 12 ans
  nickysn 567cdf875b + added new i8086 compiler options -Wtexe and -Wtcom for specifying the MS-DOS il y a 12 ans
  paul 385fc9cb37 compiler: remove strange nowhere used define il y a 12 ans
  Jonas Maebe de56f909d5 * synchronized with trunk up to and including r25430 il y a 12 ans
  Jeppe Johansen 9acfd929f5 Added ARMv6M to cpu types where the default instruction set is Thumb il y a 12 ans
  florian d4968e054b + arm: tsettings.instructionset il y a 12 ans
  florian 6e7edf1933 * make x86memorymodel i8086 only il y a 12 ans
  Jonas Maebe efa95bed66 * changes so the compiler can be compiled with a unicode RTL without warnings il y a 12 ans