florian
|
0b0db6dc24
* patch by Rika: Trivial adjustments to !379, resolves #40168
|
2 yıl önce |
Michalis Kamburelis
|
374890c7f3
Fix glDebugMessageXxx to use extdecl
|
2 yıl önce |
J. Gareth "Curious Kit" Moreton
|
8e99d319d2
* More complex uses of the pruning methods in TAddNode.Simplify
|
2 yıl önce |
J. Gareth "Curious Kit" Moreton
|
8e3fe20250
* TAddNode.Simplify now uses pruning methods
|
2 yıl önce |
J. Gareth "Curious Kit" Moreton
|
11852e37bf
* New node pruning methods
|
2 yıl önce |
J. Gareth "Curious Kit" Moreton
|
7926c2b976
* x86: BZHI optimisation now sets the subtract and shift nodes to 'do not execute' as they are skipped over.
|
2 yıl önce |
J. Gareth "Curious Kit" Moreton
|
b4cad0cbe4
* x86: 'and not' optimisation now sets the NOT node to 'do not execute' as it is skipped over
|
2 yıl önce |
J. Gareth "Curious Kit" Moreton
|
bf463e5332
* New 'do not execute' flag for notes and respective internal error triggering
|
2 yıl önce |
florian
|
822f46fff7
* patch by ccrause: fixes another .fpc* section problem for AVR, resolves #40162
|
2 yıl önce |
J. Gareth "Curious Kit" Moreton
|
f8ebd2f8d4
* New test for i40122
|
2 yıl önce |
J. Gareth "Curious Kit" Moreton
|
46739eb515
* x86: PostPeepholeOptCmp and PostPeepholeOptTestOr
|
2 yıl önce |
J. Gareth "Curious Kit" Moreton
|
20df33a579
* x86: JccMovJmpMov2CMovCMov will no longer move
|
2 yıl önce |
florian
|
326c885ebe
* patch by ccrause: do not load .fpc* sections into avr microcontroller to save space, resolves #40160
|
2 yıl önce |
Rika Ichinose
|
47622629e7
Even better CompareByte for x64.
|
2 yıl önce |
Rika Ichinose
|
6b216d83e7
Improved CompareDWord for i386 and x86_64.
|
2 yıl önce |
Rika Ichinose
|
d545f9a3a1
Improve generic CompareDWord.
|
2 yıl önce |
J. Gareth "Curious Kit" Moreton
|
55d1260f2b
* i386: Bug fix where EBP was marked as preserved when it wasn't, causing faulty optimisations
|
2 yıl önce |
Marcus Sackrow
|
c066c197ff
AThreads: ThreadInfo for the main thread move to a global var to prevent problems with heap manager
|
2 yıl önce |
Marcus Sackrow
|
20981bcec0
Amiga: System CloseList() and CleanupThreadProcChain() are called after the memory manager is already shut down changed to native os memory allocation
|
2 yıl önce |
florian
|
f3499cea85
* completed post/pre inc/decrement addressing mode instructions in TAoptBaseCpu.RegModifiedByInstruction
|
2 yıl önce |
Michaël Van Canneyt
|
9977d547b3
* Better transaction handling, improved ranking mechanism speed
|
2 yıl önce |
florian
|
5748e7276a
* post/pre inc/decrement references modify obviously the base register on avr, resolves #40153
|
2 yıl önce |
florian
|
2b77f2ab3e
* also count the use of enum syms in preprocessor expressions correctly
|
2 yıl önce |
florian
|
15b13d0830
* set rangedef of dyn. arrays correctly, resolves #40149
|
2 yıl önce |
mattias
|
10794eed4f
fcl-web: moved OnLog from TSimpleFileModule to TFPCustomFileModule
|
2 yıl önce |
mattias
|
992c2424e0
fcl-web: updated lpi
|
2 yıl önce |
mattias
|
38e0b4f326
fcl-web: simpleserver: fixed parsing config file
|
2 yıl önce |
mattias
|
7124f9e755
fcl-web: gitignore for linux
|
2 yıl önce |
mattias
|
32e1cd3fc9
pas2js: fixed compileserver compile with fpc 3.2.2
|
2 yıl önce |
Pierre Muller
|
5f5e42e04c
Fix compilation error with -dFPC_USE_LIBC for loongarch64 cpu
|
2 yıl önce |