Commit History

Author SHA1 Message Date
  nickysn b6d05dba9e * mark the sar/shl/shr/rol/ror_assign nodes as having side effects 8 years ago
  nickysn f514657e45 + implemented the sar/shl/shr/rol/ror inline modify-in-place nodes; the actual 8 years ago
  yury 252f9ef153 * pas2jni: Support for class references. 8 years ago
  joost 13b73244b3 * Added tests for r35776 and r35777 8 years ago
  joost f38f4d637f * Handle directories that do no contain an installed package 8 years ago
  joost 61739262c7 * Give a clear error when the source of a package is not available 8 years ago
  joost 2aa623964e * Fix the location where the .cod-files are installed on unices. 8 years ago
  nickysn 7b40bdaa6e + treat the new modify-in-place inline nodes as having side effects in 8 years ago
  nickysn 5bb77905cd * fixed the missing warnings for unused variables at -O3, when one of the new 8 years ago
  nickysn 4697a653a4 + perform the "i:=i +/-/and/or/xor k" optimization when there are two typecasts 8 years ago
  joost 31bff45d19 * Test for r35770 8 years ago
  joost 977a82b866 * Do not stop on invalid package-files, but show a warning + test 8 years ago
  joost a9d4b17638 * Solved possible AV 8 years ago
  joost e5be5bd460 * When no TestPath is given, use the default. The ExpandFileName avoided this 8 years ago
  joost d1d1c5a7bd Added notification to trace where packages are found 8 years ago
  joost 7412276722 * Removed dead code 8 years ago
  joost 1119207fe3 * Added test-framework for fppkg 8 years ago
  nickysn 8d885ffde6 + write the inlinenumber of inline nodes in the node tree 8 years ago
  nickysn d8406c4227 + perform the "i:=-i" / "i:=not i" optimization even when there are typecasts 8 years ago
  nickysn 98be270adb * fixed a memory leak in the "i:=-i" / "i:=not i" optimization 8 years ago
  nickysn 876c0c5fd5 + added helper function are_equal_ints() 8 years ago
  nickysn e78f0aafcd - remove whitespace, was inserted by accident 8 years ago
  joost 7b3275e2cd * Added missing slash in fppkg.cfg-template 8 years ago
  nickysn 3616627d0b * at -O3 optimization level, convert "i:=not i" and "i:=-i" to the new 8 years ago
  nickysn 9187825e3a * fixed tnegnotassign1.pp on powerpc and other RISC cpus 8 years ago
  joost 11b163ee18 * Resolved infinitive loop on an exception during the one-time-setup of a testsuite 8 years ago
  joost 1888f8747f * Resolved some compiler-warnings 8 years ago
  joost cb402adf32 * Fixed mem-leaks 8 years ago
  joost 39b780c3e3 * Fixed mem-leak 8 years ago
  marco f218076c8a * fix for #31645. Probably 16-bits mnemonics now really generate 16-bits opcodes, 8 years ago