Revīziju vēsture

Autors SHA1 Ziņojums Datums
  michael a5d38c7ba6 * Added TStringBuilder 9 gadi atpakaļ
  florian 6f9d74b83e + define FPC_NO_DEFAULT_HEAP for the embedded target as well 9 gadi atpakaļ
  florian b2f15e2736 * first check for ait_instruction before checking opcode 9 gadi atpakaļ
  florian f950dca8a5 * use PUInt for passing around sizes in ogbase as the width of the data type should dependent on the address size and not the ALU size 9 gadi atpakaļ
  marco d67dee1d2d * remove win9xmanager also from .fpcmake 9 gadi atpakaļ
  pierre 47a10f0b18 Fix build error after commit 33687 9 gadi atpakaļ
  marco dd2aae023e * delete win9xwsmanager, conform bugreport #29108 9 gadi atpakaļ
  svenbarth b5d984da7a pkgutil.pas, createimportlibfromexternals: 9 gadi atpakaļ
  svenbarth a67fe62caa fmodule.pas, tmodule: 9 gadi atpakaļ
  pierre 94d8d9927d Only add indirect symbol for constants if tf_supports_packages flag is set in target_info.flags 9 gadi atpakaļ
  michael ac1b59ef03 * Small fix from Laco to fix missinu ULONG type 9 gadi atpakaļ
  pierre fe6feb741b Use macros for msdos OS to translate SysGetMem into SysTinyGetMem and similar, fixes several RTE 203 isssues for msdos target OS 9 gadi atpakaļ
  pierre 91595447c6 Add SysTinyGetHeapStatus and SysTinyGetFPCHeapStatus functions 9 gadi atpakaļ
  pierre 4af209ac50 Add SysTinyGetMem and similar to interface to allow use in heaptrc unit 9 gadi atpakaļ
  pierre cbb29a7e5d Use FPC_NO_DEFAULT_HEAP to turn out RelocateHeap or MemoryManager.InitThread functions, used for msdos OS 9 gadi atpakaļ
  pierre effa0154c5 Use FPC_NO_DEFAULT_MEMORYMANAGER define to guard SysGetmem/SysFreemem functions, also used for msdos OS 9 gadi atpakaļ
  pierre c8ad916710 Use FPC_NO_DEFAULT_MEMORYMANAGER define to guard SysGetmem/SysFreemem function definitions, also used for msdos OS 9 gadi atpakaļ
  pierre 01ea38a627 Implement basic SysOSAlloc using MSDOS Interrrupt 0x21, AH=0x48 function 9 gadi atpakaļ
  pierre 2a3b5bec86 Add new FPC_NO_DEFAULT_MEMORYMANAGER define for msdos OS 9 gadi atpakaļ
  Károly Balogh 23cf551bf3 m68k-amiga: fixed wrong define to test against softfpu (oops...) 9 gadi atpakaļ
  Károly Balogh 424f329173 m68k: use inlined realconsts also during normal float calculations on '881/040/060. also optimize them where possible 9 gadi atpakaļ
  Károly Balogh 7fff76d936 m68k-amiga: only compile softfpu code into system unit, when FPU_SOFT is defined 9 gadi atpakaļ
  Károly Balogh 2dbfca4e8e m68k: optimize a few cases of comparisons against inlined realconsts 9 gadi atpakaļ
  Károly Balogh 7710300c22 m68k: utilize FTST for comparing against float zero. also utilize FCMP realconst,fpreg on '881 for other realconst values 9 gadi atpakaļ
  Károly Balogh e7838dad39 m68k: initial asm-level infrastructure to let the codegenerator output float consts as operands, which is supported on 88x/040/060 9 gadi atpakaļ
  lacak 8e2ac164f8 fcl-db: tests: preparation for BOOLEAN data type tests for Firebird 3 9 gadi atpakaļ
  Károly Balogh 3e2319ff3a m68k: do not allocate/free the regset dynamically having it as a normal field is perfectly fine 9 gadi atpakaļ
  florian e4baf67722 * do not write any size suffix for cvt*ss2si, doing so makes no sense as the size of the single and the integer might be different on x86-64, resolves issue #30101 9 gadi atpakaļ
  Jonas Maebe a31530e532 * fixed some copy/paste errors in r16205 (MACOS instead of MORPHOS, 9 gadi atpakaļ
  marcus a414a8bded os4units: support for Cybergraphics gfx 9 gadi atpakaļ