提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe ec5dea1092 * don't perform the "/ const" to "* (1/const)" transformation for comp-typed 9 年之前
  Jonas Maebe 996e325175 * converted range checking for open arrays/array of const from the code 9 年之前
  Jonas Maebe 33b44443b8 + get_unsigned_inttype(def) to get an unsigned integer type of the same 9 年之前
  Jonas Maebe 8e2607d96d * data for bitpacked arrays is part of an aggregate 9 年之前
  Jonas Maebe b5cb7a5d4f * factored out loading of integers from memory into structs in registers or 9 年之前
  Jonas Maebe 214aea8853 * a_loadfpu_ref_cgpara: use the paralocation instead of the cgpara size 9 年之前
  Jonas Maebe eeae34ea7d * simplified handling of loading a reference into a register of a 9 年之前
  Jonas Maebe f2c1e4234f * use g_ptrtypecast_ref() in a_load_ref_reg() when we have to typecast 9 年之前
  Jonas Maebe c421171461 * fixed handling of fpu/mm loads from "named registers" in case they involve 9 年之前
  Jonas Maebe 0ce68d223f - removed unused tllvmshadowsymtable.recordalignmin field 9 年之前
  Jonas Maebe 542b6b604e * missing closing comment 9 年之前
  pierre fb50d0860b Use BX register instead of AX to reload DS at proc entry if register convention is used 9 年之前
  pierre 8058f6b301 Use SizeInt type for DoMem variable argument, as it might be different from PtrInt, for instance for some msdos memory models 9 年之前
  pierre d2113f5ead Use SizeInt type for DoMem variable argument, as it might be different from PtrInt, for instance for some msdos memory models 9 年之前
  pierre 5ff51591cf * Fix "-CX" use for i8086 with generic functions (test/tgenfuc*.pp tests), 9 年之前
  pierre 7129de8a6e Fix compilation with -dSYSTEMDEBUG after heap changes (removal of 'tiny' in memory functions in tiny heap) 9 年之前
  pierre 13076a3580 Use NO prefix to disable a feature (-Sfnoheap) instead of '-' prefix 9 年之前
  pierre 270a574d6a + Allow to disable specific feature with -Sf-FEATURE_NAME 9 年之前
  pierre dfeadf89e9 Modify test to take into account the specific prologue for Huge model 9 年之前
  pierre 7efce7f121 Rewrite CommandLine creation in Dos.Exec function to avoid problems when ComLine is 255 characters long 9 年之前
  pierre 3253711e95 Disable expliccitly overlfow and range checks 9 年之前
  pierre 544d33bf48 Range and overflow check explicitly disabled 9 年之前
  pierre 40292a476f Expicitly disable range check on old test and add new test with and changes 9 年之前
  pierre f079701302 Also disable range check error that can happen on 64-bit processors 9 年之前
  pierre df7e562d94 Add explicit $R- or $Q- to avoid different results if -Criot option is used 9 年之前
  pierre 27119cad3c Disable range checks explicitly as THandle is unsigned at least for win32 OS 9 年之前
  nickysn 5306ee552b * regenerated makefiles with latest fpcmake 9 年之前
  nickysn 9233ac9e0a * update revision.inc 9 年之前
  nickysn 11006c2b72 * set the proper file extensions for the i8086-embedded target 9 年之前
  nickysn c639bf3900 * fixed bug, caused by an incorrect order of ifdefs, which caused the system 9 年之前