florian
|
1ee9a39fe2
+ lazarus project for a loongarch64 compiler
|
1 жил өмнө |
Michaël Van Canneyt
|
2e9a846543
* The order of calling class constructors is not guaranteed.
|
1 жил өмнө |
Michaël Van Canneyt
|
d45556666e
* Properly handle stdout for redir
|
1 жил өмнө |
Michaël Van Canneyt
|
84e230f6e5
* Remove some hints/warnings, add extra check for poStdErrToOutPut
|
1 жил өмнө |
Michaël Van Canneyt
|
3165409337
* Extra check for poStdErrToStdOut
|
1 жил өмнө |
Michaël Van Canneyt
|
58f9dc27ea
* Add test for stderrtooutput
|
1 жил өмнө |
Michaël Van Canneyt
|
aa4136ce52
* Add TList<T>.list property for Delphi compatibility. Fixes #40642
|
1 жил өмнө |
Pierre Muller
|
a3b730b0f1
Add POPCNTSupport call to avoid use of unsupported instruction
|
1 жил өмнө |
florian
|
57f6ed804e
+ set pi_do_call on xtensa as well if we check for fpu exceptions
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
f7e4c0f282
* 3-operand LEA instructions are now expanded if the latency could cause slowdown
|
1 жил өмнө |
Michaël Van Canneyt
|
6d49f7db7b
* Correct UTF8 detection
|
1 жил өмнө |
Michaël Van Canneyt
|
186f93a8c9
* Add TestStreamFormat
|
1 жил өмнө |
Michaël Van Canneyt
|
7506277dc1
* Add TReader.SetName for Delphi compatibility
|
1 жил өмнө |
Michaël Van Canneyt
|
3a1f180a56
* Add delphi-compatible TPointF.EqualsTo overload
|
1 жил өмнө |
Michaël Van Canneyt
|
2b0d98bf2c
* Add TTouchTracking for Delphi compatibility
|
1 жил өмнө |
Michaël Van Canneyt
|
2d9ef694dd
* Make TComponent.GetObservers virtual and protected for Delphi compatibility
|
1 жил өмнө |
Michaël Van Canneyt
|
d1b7a49700
* Move move free notifications to separate procedure. Fixes issue #40638
|
1 жил өмнө |
Michaël Van Canneyt
|
0211583388
* Fix compilation in dotted units
|
1 жил өмнө |
Michaël Van Canneyt
|
76648d4022
* Fix compilation in unicode rtl
|
1 жил өмнө |
Michaël Van Canneyt
|
4af99236b0
* Add TDispatchMessage
|
1 жил өмнө |
Michaël Van Canneyt
|
b7b665d273
* Implement TFile.OpenText
|
1 жил өмнө |
Michaël Van Canneyt
|
fe62b3ace8
* Introduce constwresourcestring - in unicode mode, resource strings are unicode strings, and must be streamed differently
|
1 жил өмнө |
florian
|
a71cc71585
+ function needs_check_for_fpu_exceptions to unify fpu exception handling
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
629c87efc8
* x86-64: Typo fixed in FPU type string array
|
1 жил өмнө |
Michaël Van Canneyt
|
ef688a3785
* Add EndOfStream property for Delphi compatibility
|
1 жил өмнө |
Michaël Van Canneyt
|
cc195c649a
* Guard against empty source, fixes build of docs
|
1 жил өмнө |
florian
|
3ed5a4a022
+ when calling FPC_THROWFPUEXCEPTION in a sub routine, pi_do_call must be set, fixed for aarch64
|
1 жил өмнө |
Michaël Van Canneyt
|
23ac6c3090
* Make paramdefs owned, so IDE can trace back changes to owning component
|
1 жил өмнө |
Pierre Muller
|
eae74aaee0
Follow sdas documentation for .ascii limitations by using only printable chars and .byte for others
|
1 жил өмнө |
Pierre Muller
|
53bf5dc6ef
Avoid wrong typecast by adding check that p1 is an instuction before casting it to taicpu
|
1 жил өмнө |