Historia zmian

Autor SHA1 Wiadomość Data
  pierre 4235d2ce3d Try to fix sparc32 code generation error for overflow test 4 lat temu
  florian 9af9f140a5 * do an unsigned division if one operand is unsigned an the other 4 lat temu
  florian 9858d9c5e6 * apply doremoveinttypeconvs to unary minus and not on 8 and 16 bit targets as well 4 lat temu
  svenbarth d29f95d9e1 * apply patch by Blaise.ru to allow specializations for the result type of function and method variables 4 lat temu
  svenbarth 32938dde1c * apply patch by Blaise.ru to allow record methods to be assigned to method variables as well (this is Delphi compatible) 4 lat temu
  pierre 9a0107a19d Fix compilation failure for avr compiler with -dDEBUG_NODE_XML, to fix bug report 38222 4 lat temu
  florian aeff5b3577 * improved change information 4 lat temu
  florian 2e2f2eb784 - remove could which prevented that rte is triggered even if we are inside 4 lat temu
  florian 00af340feb * cleanup 4 lat temu
  pierre eb722c8294 Fix ash_savefregp_x handling, as revealed by range check error 4 lat temu
  michael 6668e265e8 * Allow appending files 4 lat temu
  florian 6d7d567a25 * min/max optimization on x86 can be applied now without fastmath as NaN is handled properly now 4 lat temu
  florian b90ec52a0e * x86: apply VOpVmov2VOp optimization to vmins*/vmaxs* 4 lat temu
  florian 88a0d4d64b + optimize if x>a then x:=a; into min(a,x);, similiar for max 4 lat temu
  florian 53a4e6c513 * patch by Zoran Vučenović: fixes TDoubleRec.SetFrac, resolves #38202 4 lat temu
  florian c82aae59a1 * call node_complexity correctly in order_parameters when sorting parameters 4 lat temu
  florian 0ab69ea0ad + m68k: LEA, MOVE(M) to MOVE(M) predecremented optimization and MOVE(M), LEA to MOVE(M) postincremented optimization 4 lat temu
  florian a0a8a6911a * m68k: proper values for first_*_reg 4 lat temu
  Mattias Gaertner 879bc83d7b pastojs: fixed record member type 4 lat temu
  Mattias Gaertner 7e1cb64d5d pastojs: fixed unit without implementation 4 lat temu
  Mattias Gaertner 508d4baa68 fcl-passrc: resolver: fixed unit without implementation 4 lat temu
  florian f0298f63d0 * allow absolute variables with an address to be used as syscall base 4 lat temu
  yury 67284c7452 + Added a test for proper setting of fc_no_direct_exit in flowcontrol. 4 lat temu
  michael 3db8f5c91f * Fix compilation 4 lat temu
  pierre 0d592e8d1a * Try to read command line exec name on linux, using argv[0], in order to be able 4 lat temu
  michael 729c1dee8c * Fix bug ID #38193: order on darwin is same as openbsd 4 lat temu
  florian 817ef6949a * m68k: MOVE, TST, Jxx/Sxx to MOVE, Jxx optimization 4 lat temu
  florian bb8c3fd153 * made optimization JSR, RTS to JMP more bullet proof, added comment 4 lat temu
  yury 8b7c5666a2 * Renamed fc_block_with_exit to fc_no_direct_exit to expand its usage. 4 lat temu
  ondrej 6eb37beb24 win32: SysErrorMessage: ignore inserts (when not used the messages with inserts are empty) and allocate message buffer 4 lat temu