florian
|
c7cfe4976e
* fixed test, using := operator as type cast is now much stricter
|
20 år sedan |
florian
|
71b90d4d00
+ slice implemented
|
20 år sedan |
Jonas Maebe
|
2dbdc474fd
* use register variables when release-building for ppc (more or less doubles
|
20 år sedan |
Jonas Maebe
|
a2cf6c4982
* no longer linux-specific naming for library
|
20 år sedan |
Jonas Maebe
|
00b612502e
* fixed web bug #4228 (support loading int64 paras passed on the stack into
|
20 år sedan |
Jonas Maebe
|
b458554f5b
+ some optimizations for comparisons with zero whereby the result has to
|
20 år sedan |
Jonas Maebe
|
4558cd705e
+ optimize some slwi/rlwinm combos
|
20 år sedan |
Jonas Maebe
|
9cf0865d0e
* remove a number of superfluous register moves
|
20 år sedan |
peter
|
d1d2b0e1a1
* function name doesn't call the function in macpas
|
20 år sedan |
tom_at_work
|
0ba960e1bd
* added workarounds for some load/store instructions requiring 4 byte aligned addresses
|
20 år sedan |
marco
|
3a44a158ed
* TUpdatestatusset (kbmmw port missed this)
|
20 år sedan |
florian
|
78abb1603d
* synched with i386
|
20 år sedan |
florian
|
2dd7c144c4
* fixed test
|
20 år sedan |
marco
|
0bc7d92310
* removed old BSD ifdefs
|
20 år sedan |
marco
|
bf92c461d1
* removed dos usage from fpc binary. (mostly fsearch -> filesearch).
|
20 år sedan |
peter
|
5a95586f38
* more fixes for procdefs
|
20 år sedan |
Jonas Maebe
|
e14d8e6611
* don't replace cmplwi's with flag-setting variants of integer operations,
|
20 år sedan |
tom_at_work
|
3f4682400c
* fixed basic signal handling for PowerPC64/linux, by updating related types and major code cleanup
|
20 år sedan |
tom_at_work
|
0b34b01a6d
* fixed class messages for PowerPC64, due to a wrong typecast
|
20 år sedan |
Jonas Maebe
|
cd3f064a33
+ enabled postpeepholeopts phase
|
20 år sedan |
Jonas Maebe
|
339f76182b
+ missing rlwnm. and not. instructions
|
20 år sedan |
tom_at_work
|
99120a3f2b
* fixed -Or cycle for PowerPC64 by adding the missing additional newra methods
|
20 år sedan |
peter
|
51b8a4a132
* move stabs generation to a single procedure call from pmodules
|
20 år sedan |
peter
|
a01774c73d
* writesymbol for relocations in stabs
|
20 år sedan |
florian
|
c48c42b995
+ "reverse merge" from 2.1
|
20 år sedan |
peter
|
9d0851e4a1
* remove comment level 2 warning
|
20 år sedan |
peter
|
8b1f3d2470
* no range check for delphi mode with in operator
|
20 år sedan |
peter
|
6314aa118f
* support for MCBS from bug #4211
|
20 år sedan |
tom_at_work
|
bfb2c916dc
* fixed problem with too large offsets in conditional jumps (see also rev 1161 for the PowerPC code)
|
20 år sedan |
Jonas Maebe
|
42e49ccd90
+ srwi followed by slwi optimized
|
20 år sedan |