Cronologia Commit

Autore SHA1 Messaggio Data
  pierre d2113f5ead Use SizeInt type for DoMem variable argument, as it might be different from PtrInt, for instance for some msdos memory models 9 anni fa
  pierre 5ff51591cf * Fix "-CX" use for i8086 with generic functions (test/tgenfuc*.pp tests), 9 anni fa
  pierre 7129de8a6e Fix compilation with -dSYSTEMDEBUG after heap changes (removal of 'tiny' in memory functions in tiny heap) 9 anni fa
  pierre 13076a3580 Use NO prefix to disable a feature (-Sfnoheap) instead of '-' prefix 9 anni fa
  pierre 270a574d6a + Allow to disable specific feature with -Sf-FEATURE_NAME 9 anni fa
  pierre dfeadf89e9 Modify test to take into account the specific prologue for Huge model 9 anni fa
  pierre 7efce7f121 Rewrite CommandLine creation in Dos.Exec function to avoid problems when ComLine is 255 characters long 9 anni fa
  pierre 3253711e95 Disable expliccitly overlfow and range checks 9 anni fa
  pierre 544d33bf48 Range and overflow check explicitly disabled 9 anni fa
  pierre 40292a476f Expicitly disable range check on old test and add new test with and changes 9 anni fa
  pierre f079701302 Also disable range check error that can happen on 64-bit processors 9 anni fa
  pierre df7e562d94 Add explicit $R- or $Q- to avoid different results if -Criot option is used 9 anni fa
  pierre 27119cad3c Disable range checks explicitly as THandle is unsigned at least for win32 OS 9 anni fa
  nickysn 5306ee552b * regenerated makefiles with latest fpcmake 9 anni fa
  nickysn 9233ac9e0a * update revision.inc 9 anni fa
  nickysn 11006c2b72 * set the proper file extensions for the i8086-embedded target 9 anni fa
  nickysn c639bf3900 * fixed bug, caused by an incorrect order of ifdefs, which caused the system 9 anni fa
  nickysn 20d2c74d8e + added system_i8086_embedded to the systems_embedded set 9 anni fa
  nickysn 73d0dae569 + added various things, needed for i8086 compilation to the system unit of the 9 anni fa
  nickysn a58dd988a4 * regenerate makefiles after the fpcmake update 9 anni fa
  nickysn cb5a2b9a2e + enable the i8086-embedded cpu/os combination in fpmkunit as well 9 anni fa
  nickysn 2dc530dfe3 + enable the i8086-embedded cpu/os combination in fpcmake 9 anni fa
  nickysn c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile 9 anni fa
  michael e022ba1b53 * Annotations (and HTML links) support 9 anni fa
  florian d31d24ed16 * r33995 was not complete 9 anni fa
  svenbarth dfe00a8ed1 Fix for Mantis #30279. Apply patch by Max Nazhalov to fix compilation of i386-wince and arm-wince (the only modification is that the no longer used AnsiString variants of ExecuteProcess are removed) 9 anni fa
  florian 1cbae41cab * proper fix for the issue detected in r33945 9 anni fa
  svenbarth 248490bbf1 * declare fpc_zeromem and fpc_fillmem as inline to avoid one call 9 anni fa
  Jonas Maebe 11c90a73b1 - removed "Set8087CW(Default8087CW)" call from SysEntry: 9 anni fa
  Jonas Maebe 899add8c7d * don't emit default values for local variables in generic routines: those 9 anni fa