Historique des commits

Auteur SHA1 Message Date
  Károly Balogh 3abee173f4 * regenerated msgidx/msgtxt after r47376 il y a 4 ans
  Károly Balogh 51d8ec90a7 sinclairql: now the target short name is also sinclairql as proposed by Pierre, so it's unified everywhere il y a 4 ans
  michael e6b327b920 * -JRnone disables resource parsing altogether il y a 4 ans
  pierre bcd52d66ee Use default linker script and only add FPC specific sections for Linux OS il y a 4 ans
  pierre da042f7700 Regenerated automatically after commit #47358 il y a 4 ans
  Károly Balogh 5515b62c9e sinclairql: also disable fcl-stl which was missed in r47370 il y a 4 ans
  Károly Balogh 55b99cad04 sinclairql: disable most packages for the QL il y a 4 ans
  florian c3a0e0c6d2 * compilation on i386 fixed il y a 4 ans
  florian 78244d89dc * use VPXORD in avx-512 mode as VPXOR does not work for the upper 16 registers il y a 4 ans
  pierre 3d374727dd Move explicit typecast to after check to avoid RTE when compiled with -CR il y a 4 ans
  michael 9dc92e1c36 * Applied correct patch from bugs 37295 il y a 4 ans
  michael 664283af9e * Optimized DiskAdd/DiskFree/AddDisk, bug ID #37523 il y a 4 ans
  ondrej b8f0efffc7 rtl-generics: suppress uninitialized variable warnings il y a 4 ans
  pierre a17ad61240 Adapt to change of chr function in commit 47353, to change chr() a real intrinsics il y a 4 ans
  Károly Balogh c3bafd3a8d sinclairql: added to fpmkunit il y a 4 ans
  Károly Balogh 3870c4791c sinclairql: disabled a bunch of things in RTL until they're implemented il y a 4 ans
  Károly Balogh 82e16f02ca sinclairql: make sure the default CPU target is 68000 for the QL. also, some cleanups il y a 4 ans
  Károly Balogh 05d680902e * make sure things still build with 3.0 after r47353 il y a 4 ans
  Károly Balogh e0555c307f sinclairql: added support to fpcmake il y a 4 ans
  Károly Balogh 53928dc0ed m68k: fix references like <symbol>(An) to parse properly in the assembler reader il y a 4 ans
  Jonas Maebe 091b0fde0c * fixed type of size parameter passed to fpc_getmem() when translating il y a 4 ans
  svenbarth 359ff64afd * increase PPU version so that the change of Chr() to a full intrinsic will not lead to problems il y a 4 ans
  svenbarth c496b609d1 * fix for Mantis #38051: make Chr() a real intrinsics so that it can be used in type declarations as well il y a 4 ans
  Károly Balogh d5596ef21d sinclairql: initial heap allocation code, and minor system unit bits il y a 4 ans
  michael b90d6e1114 * Fix relative path detection (bug id 37727) il y a 4 ans
  Károly Balogh b425c97fce sinclairql: implemented startup code, including binary relocation and stack allocation il y a 4 ans
  Károly Balogh c8d18f5ac6 sinclairql: implemented some OS trap wrappers, to be used by the RTL il y a 4 ans
  Károly Balogh 954123deb3 sinclairql: when linking with vlink, generate an unrelocated binary with appended relocation info, so the startup code can relocate it il y a 4 ans
  florian 47066f0ce7 * moved UseAVX from cgx86 to cpubase il y a 4 ans
  florian e46b426ca1 + tx86addnode.second_opvector makes use of AVX instructions il y a 4 ans