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 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
271f69db12
* arm/a64: "OptPass2AND" and "OptPass2CMP" adapted to remove vestigial CMP and TST instructions
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
6b2e4fa413
* arm: "OpCmp2OpS" moved to Pass 2 so it doesn't conflict with AND; CMP -> TST optimisation
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
bf29f2051c
* arm/a64: Added new TST post-peephole optimisation to replace previous AND/CMP/B(c) optimisation
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
b18c10d0d8
* arm/a64: New "OptPass2TST" routine to catch "TST; B.c; AND -> ANDS; B.c" optimisation
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
9f19f582c4
* arm/a64: New AND/CMP -> TST or ANDS optimisation
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
29916bc6f6
* arm: Fixed "RegInInstruction" and "RegModifiedByInstruction" not handling the flags properly
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
38d2f3d58c
* a64: Renamed OptPostCMP/And to PostPeepholeOptCMP/AND for internal consistency
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
d7d4b446c1
* FindRegAllocBackward will now return nil if it hits a dealloc for the register first
|
2 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
1fafcbc125
* New "TryRemoveRegAlloc" optimisation utility
|
1 жил өмнө |
florian
|
4f82fade82
* extend LeaCallLeaRet2Jmp optimization to work on windows
|
1 жил өмнө |
florian
|
e7600ee245
* patch by Rika: Small improvements to (a|u)strings.inc, resolves #40364
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
62495c964a
* x86: New "aoc_DoPass2JccOpts" option to catch branch and
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
2055ef4e88
* x86: STC/CLC optimisations can now handle multiple Jcc instructions
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
de03a1b894
* x86: Additional STC/CLC; J(N)C deterministic jump optimisation
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
698d432cce
* x86: Separated out Jcc; STC/CLC optimisation and added additional peephole optimisations
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
3e06242fd8
* x86: New "STC/CLC; MOV" peephole optimisation
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
d06dd2b0ea
* x86: New "Jcc; CLC/STC; .Lbl" optimisation
|
1 жил өмнө |
Rika Ichinose
|
c29dd86bb2
Remove runtime ABI adapter in x86_64.inc:IndexByte/Word, and save two jumps in the common case.
|
1 жил өмнө |