Histórico de Commits

Autor SHA1 Mensagem Data
  svenbarth 533dc96db5 - remove FPC 3.0 compatibility IFDEF há 5 anos atrás
  svenbarth 25dc029d6d - partial fix for Mantis #37253: use SOCKADDR_STORAGE provided by the WinSock2 unit (which also has the correct size) há 5 anos atrás
  svenbarth 56fdba2c9b * partial fix for Mantis #37253: po_hascallingconvention needs to be set as well when setting tprocdef.proccalloption há 5 anos atrás
  florian d22e24937a + Xtensa: patch by Christo Crause: support subarch lx106 in freertos Makefile, part of #37242 há 5 anos atrás
  florian caee96399e * patch by Christo Crause: support call0 abi in entry/exit code, part of #37242 há 5 anos atrás
  florian cba109c55d + Xtensa: patch by Christo Crause: support call0 abi in init final code part of #37242 há 5 anos atrás
  marco 41406d161c * fix for mantis #37233 crash in getopts.getlongopts with empty shortopts argument há 5 anos atrás
  svenbarth f94518a9ae * fix typo (no code changes) há 5 anos atrás
  florian cb11e2568d + Xtensa: patch by Christo Crause to add optional MAC16 registers, resolves #37130 há 5 anos atrás
  nickysn e41912b076 * limit the ZX Spectrum programs address space up to $FDFC, because the RTL now há 5 anos atrás
  nickysn 1ae70c6825 * switch to interrupt mode 2 and install a custom maskable interrupt handler in há 5 anos atrás
  marco b624b2a5f5 * fix #0037235 high(empty open array )= -1 há 5 anos atrás
  yury e63c03125a * Reworked tprocdef.is_implemented to fix a bug with the parentfp optimization. The bug was detected when using the llvm backend. há 5 anos atrás
  florian 221d8d84ae * Xtensa: MatchInstruction requires a postfix parameter há 5 anos atrás
  Jonas Maebe 3cb341eabc * ensure that dispose(managed_ptr) does not result in multiple evaluations of há 5 anos atrás
  florian a7c0fa0def o patch for Xtensa by Christo Crause, resolves #37099 há 5 anos atrás
  Jonas Maebe cc7b6d0b05 * regenerated message files há 5 anos atrás
  Jonas Maebe a423bf6402 * fix -Agas-darwin to say Aas-darwin for x86-64, and also add it for i386 há 5 anos atrás
  nickysn 27943baa2f + support z80 in the fpc launcher utility há 5 anos atrás
  florian 78698beaad * compilation fixed há 5 anos atrás
  florian 80111a0a60 * make local variables in assembler blocks working again after r44933 há 5 anos atrás
  yury 4e1e35aef5 * Added optimization option cs_opt_unused_para. It is enabled for -O2 and higher. The parentfp optimization is tied to cs_opt_unused_para. há 5 anos atrás
  yury 7bffafdf8b * Improved the parentfp optimization to properly handle cases when a nested routine calls other nested routines. há 5 anos atrás
  yury c15b6f4516 * Fixed the parentfp optimization for some cases when nested procvars are used. há 5 anos atrás
  Károly Balogh cc23515927 z80: vasm doesn't support the JRJP pseudo instruction, so change it to JP during write há 5 anos atrás
  yury 11fd466394 * Optimize parentfp when optimization level 1 and higher to be debugger friendly. há 5 anos atrás
  Mattias Gaertner 120eb6b8a2 pas2js: fixed system.inc() há 5 anos atrás
  florian a2303bd899 * fixed copy&paste error of r45658 há 5 anos atrás
  florian 2e36783d0e * better check for short boolean evaluation in firstcomplex há 5 anos atrás
  michael 7e89141993 * Fix bug #37223 há 5 anos atrás