florian
|
396b5524ee
* patch from Luiz Américo:
|
20 年之前 |
Jonas Maebe
|
f67ffaa7c8
* fixed TextToFloat for platforms where currency = Int64 (webtbs/tw4093)
|
20 年之前 |
Jonas Maebe
|
758337d115
* fixed passing currency variables to arrayconstructors on platforms where
|
20 年之前 |
Jonas Maebe
|
985c70089d
- removed -Op3 parameter so test also compiles on non-x86
|
20 年之前 |
marco
|
14e7ad4cfe
* added some constants
|
20 年之前 |
joost
|
908cf4c7e2
+ fixed some memory issues when using parameters
|
20 年之前 |
florian
|
082b4a4017
+ valgrind switch for debug info
|
20 年之前 |
florian
|
fbbc01c78c
* additional compiler args moved to compiler options
|
20 年之前 |
tom_at_work
|
701638138b
* fixed exception handling for PowerPC64
|
20 年之前 |
Jonas Maebe
|
810ec85e34
- disable inlining for procedures with a formal const parameter, fixes
|
20 年之前 |
joost
|
21dde458f5
+ Fix bug #4376, varchar without size specification
|
20 年之前 |
marco
|
a2ba7077e9
* some very generic constants added.
|
20 年之前 |
florian
|
c7cfe4976e
* fixed test, using := operator as type cast is now much stricter
|
20 年之前 |
florian
|
71b90d4d00
+ slice implemented
|
20 年之前 |
Jonas Maebe
|
2dbdc474fd
* use register variables when release-building for ppc (more or less doubles
|
20 年之前 |
Jonas Maebe
|
a2cf6c4982
* no longer linux-specific naming for library
|
20 年之前 |
Jonas Maebe
|
00b612502e
* fixed web bug #4228 (support loading int64 paras passed on the stack into
|
20 年之前 |
Jonas Maebe
|
b458554f5b
+ some optimizations for comparisons with zero whereby the result has to
|
20 年之前 |
Jonas Maebe
|
4558cd705e
+ optimize some slwi/rlwinm combos
|
20 年之前 |
Jonas Maebe
|
9cf0865d0e
* remove a number of superfluous register moves
|
20 年之前 |
peter
|
d1d2b0e1a1
* function name doesn't call the function in macpas
|
20 年之前 |
tom_at_work
|
0ba960e1bd
* added workarounds for some load/store instructions requiring 4 byte aligned addresses
|
20 年之前 |
marco
|
3a44a158ed
* TUpdatestatusset (kbmmw port missed this)
|
20 年之前 |
florian
|
78abb1603d
* synched with i386
|
20 年之前 |
florian
|
2dd7c144c4
* fixed test
|
20 年之前 |
marco
|
0bc7d92310
* removed old BSD ifdefs
|
20 年之前 |
marco
|
bf92c461d1
* removed dos usage from fpc binary. (mostly fsearch -> filesearch).
|
20 年之前 |
peter
|
5a95586f38
* more fixes for procdefs
|
20 年之前 |
Jonas Maebe
|
e14d8e6611
* don't replace cmplwi's with flag-setting variants of integer operations,
|
20 年之前 |
tom_at_work
|
3f4682400c
* fixed basic signal handling for PowerPC64/linux, by updating related types and major code cleanup
|
20 年之前 |