Pierre Muller
|
2e3bbd9bd6
Only remove temporary gdbver.inc file in AfterCleanProc to avoid parallel running trouble
|
2 minggu lalu |
Pierre Muller
|
ab9b678130
Fix check before calling AfterCleanProc
|
2 minggu lalu |
Pierre Muller
|
0420b03339
Add missing firstpass as suggested by rasberryrabbit, and fix formatting issues
|
3 minggu lalu |
J. Gareth "Curious Kit" Moreton
|
84a4158979
* x86-64: Efficiency boost for "MovlMovq2MovlMovl 1" / "Mov2Nop 8" optimisation
|
3 minggu lalu |
J. Gareth "Curious Kit" Moreton
|
a6af56cc0d
* x86-64: Fixed bug where the wrong operand was checked for the "Mov2Nop 8" peephole optimisation (fixes i41367)
|
3 minggu lalu |
florian
|
e5a64ee521
* fix tx64tryfinallynode.dogetcopy
|
3 minggu lalu |
florian
|
3efd82b685
* cleanup
|
3 minggu lalu |
Rika Ichinose
|
49805e0361
Update maxUsed at the correct moment.
|
1 bulan lalu |
Rika Ichinose
|
4e69e46b8e
Remove SysTryResizeMem.
|
1 bulan lalu |
Rika Ichinose
|
eb233fc447
Let Copy(string, start, count) reuse the existing allocation.
|
3 minggu lalu |
florian
|
1f035adf9f
+ implement while (simple expr.) do ... to if (simple expr.) then repeat ... until not(simple expr.); optimization as proposed by Rika
|
3 minggu lalu |
J. Gareth "Curious Kit" Moreton
|
ed1893bd8f
* Debug: Register read/write information is now clearer under "DEBUG_INSTRUCTIONREGISTERDEPENDENCIES"
|
3 minggu lalu |
marcoonthegit
|
d5d2484ac7
* Calculate size of TFPmemorybuffer in ptruint for larger dimensions in 64-bit. Closes #41365
|
3 minggu lalu |
florian
|
7b2b51e6f3
* fix and simplify twhilerepeatnode.internalsimplify
|
3 minggu lalu |
Michaël Van Canneyt
|
5f5fb3febb
* Again timezone fixes
|
4 minggu lalu |
florian
|
6b0942166c
* fix type casts
|
4 minggu lalu |
Pierre Muller
|
2757e8f299
Fix assembler syntax error in last commit
|
4 minggu lalu |
florian
|
9bff60e270
+ implement while i>0 do ... dec(i); to if i>0 then repeat ... dec(i) until i=0; as proposed by Rika in mr1122
|
4 minggu lalu |
Michaël Van Canneyt
|
7a24c2e720
* Fix 3.2.2 compilation of pas2js
|
4 minggu lalu |
florian
|
ea76a1f5e0
* make thread var count size CPU dependent
|
4 minggu lalu |
florian
|
f1251160db
* trailing spaces removed
|
4 minggu lalu |
J. Gareth "Curious Kit" Moreton
|
37cd24f65a
* x86: Minor refactoring of "VmovdqxVmovdqxVmovdqxVmovdqx2VmovdqyVmovdqy" optimisations to avoid requirement of AVX2
|
2 bulan lalu |
ccrause
|
0e30f6c97c
at90usb8u2 and atmega8u2 should use rjmp/rcall because of small flash size.
|
1 bulan lalu |
florian
|
dbf18e9d29
* formatting
|
1 bulan lalu |
Michaël Van Canneyt
|
f8e45083d0
* TLocalTimeZone.FixDoGetOffsetsAndType
|
1 bulan lalu |
florian
|
285ba1cc6f
* allow generic parameters to be used as array limits, resolves #41358
|
1 bulan lalu |
Michaël Van Canneyt
|
8a738d3253
* Some Delphi compatibility fixes
|
1 bulan lalu |
Michaël Van Canneyt
|
64e57de183
* Add format method for Delphi compatibility
|
1 bulan lalu |
Margers
|
57092e3336
Mouse wheel for go32v2.
|
1 bulan lalu |
Margers
|
34f50766e1
Mouse wheel for msdos.
|
1 bulan lalu |