Historique des commits

Auteur SHA1 Message Date
  Mattias Gaertner 349d7845e8 fcl-passrc: mode objfpc: error on specialize without keyword il y a 6 ans
  Mattias Gaertner ccc57389cf fcl-passrc: for-in constrainedgenerictemplate il y a 6 ans
  Károly Balogh 353fc13257 m68k: cleanup of the ancient mess from cgsize2subreg il y a 6 ans
  Mattias Gaertner f2a8e646b7 fcl-passrc: specialize generic constraints il y a 6 ans
  Károly Balogh fa1203029f m68k: use cpu_capabilities when deciding to inject scaling into a ref. also allow scaling in more cases. il y a 6 ans
  Károly Balogh 50fe8f70f5 m68k: make sure we're not trying to allocate a subregister for float paras when R_SUBWHOLE <> R_SUBNONE il y a 6 ans
  michael ff0887b9b3 * Additional tests for sqlite3dataset by Luis Americo (bug ID 323247) il y a 6 ans
  michael 47dbaafa89 * Fix bug ID #0035246 il y a 6 ans
  Károly Balogh 16fc8c8d9a m68k: added some handling for the explicit precision FPU instructions in the spilling and optimizer. fixed a_fsabs and a_fdabs names il y a 6 ans
  pierre 5d9771d141 Suppress range check/invalid typecast errors when compiling with -CriotR option il y a 6 ans
  Károly Balogh 8cb8f19258 vcl-compat: disabled it for palmos, atari, msdos and go32v2. fcl-web is not compiled for these, and that is a dependency. il y a 6 ans
  Jeppe Johansen 05c4f45596 * Fix exitcode handling for avrsim target. Patch by Christo Crause il y a 6 ans
  Jeppe Johansen 45b59168ff * Disable vcl-compat for target embedded. il y a 6 ans
  florian 9e5cbce6be * fix tcgavr.g_flags2reg for sizes > 1 byte il y a 6 ans
  michael 8cfee11345 * Initial version of System.NetEncoding.pp il y a 6 ans
  marco dfb00e85a0 * fix mantis #35936 as suggested by Denis Kozlov. fdefaultoutput is a tmemorystream, so it is seekable il y a 6 ans
  marco 61e777a4ff * add underline support. Patch by Oleg, mantis #35946 il y a 6 ans
  michael 560c0b228e * Handle recursion for address queries, CNames are also possible (bug ID 34480) il y a 6 ans
  michael aee20cd54d * Proper fix for 35887 il y a 6 ans
  michael 0bbe319d4c * Fix bug #36052, defaultencoding does not need to be freed il y a 6 ans
  michael 08b665d636 * Remove randscreen call, deprecate randscreen (bug ID 36045) il y a 6 ans
  Károly Balogh fd1d227175 m68k: more refactoring for fpu_capabilities instead of hardwired fpu types. 68040 and 68060 fpu types should now work il y a 6 ans
  Károly Balogh db2875ceba m68k: added the remaining instructions with explicit rounding precision. fixed fsflmul to be fsglmul (this is also typo in the original 68k PRM) il y a 6 ans
  Károly Balogh 2a87b885b1 m68k: added the most important FPU instructions with explicit rounding precision (eg. FSADD/FDADD) il y a 6 ans
  Károly Balogh 5eee29e5d1 m68k: refactor some code to not fail when the tasmop set will be bigger than 256 elements il y a 6 ans
  Károly Balogh de095c4631 m68k: refactoring to use fpu_capabilities at more places instead of hardwiring certain fpu types il y a 6 ans
  florian 0c6f7321bf + AArch64: FoldShiftProcess optimization il y a 6 ans
  Károly Balogh 36286441b2 m68k: try to optimize realconst operands into B/W/L sized integer operands. these are shorter to encode - which almost always means faster on m68k il y a 6 ans
  florian a019536cd5 * avoid that -0.0 is handled by the eor optimization il y a 6 ans
  florian ed688aceee * remove packed from tdynarray, it is not needed and especially 64 bit CPUs which require proper aligment, suffer from it il y a 6 ans