Michaël Van Canneyt
|
b5763eb412
* Added some debugging aids
|
2 years ago |
Michaël Van Canneyt
|
eb1905a607
* Correct exception handling
|
2 years ago |
Michaël Van Canneyt
|
98404eab49
* Fix alias typed documentation
|
2 years ago |
Michaël Van Canneyt
|
dcd7758e4c
* Debug statement
|
2 years ago |
florian
|
8b08486fa1
* do not warn on lea e/rsp with negative address offset, part of #40113
|
2 years ago |
mattias
|
fdea66d217
rtl: added TBinaryObjectReader.BeginComponent
|
2 years ago |
florian
|
46ab62fbb9
* alternative declaration for SDL_CreateThread added to keep old code working, resolves #40112
|
2 years ago |
Pierre Muller
|
5cedecbe25
Avoid float_raise call in FPC_SOFT_FPUX80 code
|
2 years ago |
Pierre Muller
|
977ca19dc0
Set current_filepos in Internal assembler class also if DEBUG macro is set
|
2 years ago |
florian
|
a9dca32689
* undid accidentely activated define
|
2 years ago |
mattias
|
8e63c2a6b2
Merge branch 'main' of https://gitlab.com/freepascal.org/fpc/source into main
|
2 years ago |
florian
|
e77ec69de4
* avoid internal error in case of an illegal generic declaration
|
2 years ago |
florian
|
51bb01734b
* patch by Alfred Glänzer: Prevent install of unnecessary files during cross-install, resolves #40101
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
b997e41366
* New tests that evaluate CMOVcc using a reference even if IfRefSafe returns False because the previous condition reads it
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
891723111c
* New test for extended CMOVcc optimisations
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
df80d4e612
* x86: CMOV optimisations now check optimizecputype rather than cputype
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
4d57dee8d9
* x86: Extension to CanBeCMOV that permits a potentially unsafe reference if it appears in the previous comparison
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
b108608b29
* x86: New CMP optimisation that mimics some of the CMOV optimisations and removes unnecessary conditions.
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
bab60d819f
* x86: Refactored CMOV optimisations and permitted the use of constants in some cases.
|
4 years ago |
J. Gareth "Curious Kit" Moreton
|
5f3749dc49
* x86: Introduced TrySwapMovOp method, and redesigned TrySwapMovCmp
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
6af886c2b9
* Removed foolish inline from StripLabelFast
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
5cdef8050b
* Fixed bug in register preservation tracking
|
3 years ago |
wsherman
|
6453af40d8
*fix compile warnings and hints in googleapiconv and googlediscoverytopas
|
2 years ago |
wsherman
|
cf50f8ede0
* More fixes and cleanups in restbase.pp (googleapiconv)
|
2 years ago |
florian
|
f4d9082028
* copyright for 2023 updated
|
2 years ago |
Rika Ichinose
|
30e3d93d57
Make generic Index* faster and denser.
|
2 years ago |
Karoly Balogh
|
3cea1706e9
m68k: more work on instruction validation for the internal assembler
|
2 years ago |
Karoly Balogh
|
69761839c0
m68k: removed the unused S_IQ opsize
|
2 years ago |
Pierre Muller
|
0641ea33d1
Both _STAT_VER_KERNEL and _STAT_VER_LINUX are equal to zero for aarch64-linux
|
2 years ago |
Michaël Van Canneyt
|
00e3cdddce
* Add NetAddrIsPrivate function from Ondrej Pokorny
|
2 years ago |