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