Jonas Maebe
|
490f057aa1
* replaced the arrays in the generic set helpers with arrays of 32 bytes
|
5 years ago |
Jonas Maebe
|
ac1e0f96bd
* replaced tentryfile.get/putsmall/normalset() with a common tget/putset
|
5 years ago |
michael
|
3b867da924
* Add AddDelimitedText,AddCommatext by Werner Pamler (bug ID 36249)
|
5 years ago |
michael
|
2557c8e99b
* Fix bug ID #0036268, more descriptive comment
|
5 years ago |
pierre
|
fff3b67b7e
Remove ALLOW_WARNINGS=1 for m68k compiler
|
5 years ago |
pierre
|
7d12e8cc6d
Avoid warnings for m68k compiler
|
5 years ago |
florian
|
fabe4cc067
* patch by Christo Crause: reg. allocation information if non-volatile registers
|
5 years ago |
marco
|
ee5fe9ef79
* patch from Keith Bowes, mantis #23950
|
5 years ago |
yury
|
937683ec8f
* pas2jni: Filter out advanced methods and properties of RTL classes to prevent overbloated code.
|
5 years ago |
florian
|
d3c5bd2a3e
* test for tw36212
|
5 years ago |
florian
|
c6659d62f8
* do not join register deallocations/allocations as it makes no use and causes later on trouble in
|
5 years ago |
yury
|
a09c0a6857
* pas2jni: Exclude TExtended80Rec by default.
|
5 years ago |
florian
|
b8f186dab2
* reverted r43366
|
5 years ago |
yury
|
b988837d1b
* pas2jni: Skip var parameters of unsupported types.
|
5 years ago |
yury
|
b4e0c72cbe
* pas2jni: Fixed more case statement warnings.
|
5 years ago |
yury
|
843b1b0d49
* Fixed case statement warnings.
|
5 years ago |
Jonas Maebe
|
62da49577d
* set default Mac OS X/OS X/macOS target version to 10.8 for i386 and x86-64,
|
5 years ago |
florian
|
20a47afe13
* more aggressive LeaCallLeaRet2Jmp
|
5 years ago |
florian
|
1fc7667b3b
+ LeaCallLeaRet2Jmp
|
5 years ago |
florian
|
6842c5784d
* CallRet2Jmp works with PIC
|
5 years ago |
florian
|
3487c34ed9
* unified TX86AsmOptimizer.OptPass1MOVAP and TX86AsmOptimizer.OptPass1VMOVAP
|
5 years ago |
florian
|
f9530437c2
* fix i386 building
|
5 years ago |
florian
|
c3ef42b164
* allow cmov with memory reference if it is a pure symbol or a rip relative symbol: as the symbol is
|
5 years ago |
florian
|
5ead23513d
* more overloads for Math.Min/Max, resolves #36161
|
5 years ago |
michael
|
faee789507
* Add some functional methods to TStrings
|
5 years ago |
yury
|
4ade471488
* GetModuleByAddr: Prevent returning a name of the current executable for invalid addresses such as pointer(-1) on Windows.
|
5 years ago |
michael
|
6f80223b64
* Fix bug ID #36248
|
5 years ago |
michael
|
bd91c559ee
* Forgot to commit
|
5 years ago |
marco
|
8bf9854dbe
* chmcmd enable widestring manager for Linux. Binaries are now libc dependent.
|
5 years ago |
michael
|
00e358f15a
* Fix bug #36244
|
5 years ago |