Michaël Van Canneyt
|
a5eba4b14f
* Revert merge
|
2 years ago |
Ondrej Pokorny
|
af4578f8ca
fix whitespace
|
2 years ago |
Ondrej Pokorny
|
2fc71285f4
async pool: procedure references simpler
|
2 years ago |
Ondrej Pokorny
|
9e5cdc2abe
Revert recent changes
|
2 years ago |
Karoly Balogh
|
f1b071bbba
aros: fixed typo/naming mismatch in 5b0669d0, spotted by Alexey Torgashin
|
2 years ago |
Michaël Van Canneyt
|
9cceb41c04
* Some improvements by Rolf Wetjen
|
2 years ago |
Karoly Balogh
|
5b0669d036
aros: build the CPU unit for i386 and x86_64 aros
|
2 years ago |
florian
|
e1bbcf7050
* patch by ab: Optimized default hash asm in generics.hashes, resolves #40035
|
2 years ago |
Michaël Van Canneyt
|
3b1220e323
* Fix wong extension for fpcssresolver.pas
|
2 years ago |
Michaël Van Canneyt
|
3eab1c1c02
* Fix loglevel for ListMode
|
2 years ago |
Michael VAN CANNEYT
|
4b5c7ab0f5
* Fix compiler warnings: switch to TStrings for external command options
|
2 years ago |
Michael VAN CANNEYT
|
7762897d32
* Fix some compiler warnings
|
2 years ago |
Michael VAN CANNEYT
|
929b6ff18b
* Fix some compiler warnings
|
2 years ago |
Michael VAN CANNEYT
|
6605248b2d
* Fix some compiler warnings
|
2 years ago |
Michael VAN CANNEYT
|
59807472aa
* Fix some compiler warnings
|
2 years ago |
florian
|
725da25477
* patch by Rika to improve IntPower, resolves #40036
|
2 years ago |
Luiz Américo Pereira Câmara
|
44a2d4a1eb
fcl-json: add support to create JSONObject with QWord values
|
2 years ago |
florian
|
7917cbed22
+ (negative) test for cmov/j/set without condition
|
2 years ago |
marcoonthegit
|
3b4c396edd
* fix for issue #40006
|
2 years ago |
florian
|
c92056fcac
* patches by Rika: Fix a bug in LdExp(extended), and test Math.Frexp/Ldexp implementations instead of own, resolves #40030
|
2 years ago |
florian
|
bf2911a562
+ test for #40025 by Rika, resolves #40025
|
2 years ago |
florian
|
2c77416da0
- remove apparently accidently added files
|
2 years ago |
Pierre Muller
|
96c63c4443
Fix fcmove instruction for external assemblers
|
2 years ago |
Pierre Muller
|
e2905b8fad
Refuse A_Jcc, A_SETcc, and A_CMOVcc without condition
|
2 years ago |
Pierre Muller
|
a592636d9c
Use CMOV and FCMOV with a condition, the parser should reject without a condition
|
2 years ago |
Pierre Muller
|
d65de901db
Add PIC code for solaris/i386/start.inc
|
2 years ago |
Pierre Muller
|
af04a523bb
* Fix testing of A_JCC and A_SETCC, add A_CMOVCC
|
2 years ago |
Pierre Muller
|
b9a8e6832f
Do not set usesectionprogbits and usesectionflags to true for solaris assembler
|
2 years ago |
Michaël Van Canneyt
|
13548088b7
* Implement case-insensitive version of Equals & Contains. Fix issue #40029
|
2 years ago |
florian
|
06b0927f1e
* patch by Rika to improve FrExp and LdExp
|
2 years ago |