J. Gareth "Curious Kit" Moreton
|
2a44ffe51b
* x86: BZHI optimisation now sets the subtract and shift nodes to 'do not execute' as they are skipped over.
|
2 лет назад |
J. Gareth "Curious Kit" Moreton
|
16bd996e74
* x86: 'and not' optimisation now sets the NOT node to 'do not execute' as it is skipped over
|
2 лет назад |
J. Gareth "Curious Kit" Moreton
|
1b43913408
* New 'do not execute' flag for notes and respective internal error triggering
|
2 лет назад |
florian
|
586a7d30ab
* patch by ccrause: fixes another .fpc* section problem for AVR, resolves #40162
|
2 лет назад |
J. Gareth "Curious Kit" Moreton
|
090e4fea96
* New test for i40122
|
2 лет назад |
J. Gareth "Curious Kit" Moreton
|
dd7320ec13
* x86: PostPeepholeOptCmp and PostPeepholeOptTestOr
|
2 лет назад |
J. Gareth "Curious Kit" Moreton
|
4d676cd6fa
* x86: JccMovJmpMov2CMovCMov will no longer move
|
2 лет назад |
florian
|
8f7e61eef6
* patch by ccrause: do not load .fpc* sections into avr microcontroller to save space, resolves #40160
|
2 лет назад |
Rika Ichinose
|
b723178117
Even better CompareByte for x64.
|
2 лет назад |
Rika Ichinose
|
d36e96ea74
Improved CompareDWord for i386 and x86_64.
|
2 лет назад |
Rika Ichinose
|
ee5b9e53a9
Improve generic CompareDWord.
|
2 лет назад |
J. Gareth "Curious Kit" Moreton
|
4e8ef448ed
* i386: Bug fix where EBP was marked as preserved when it wasn't, causing faulty optimisations
|
2 лет назад |
Marcus Sackrow
|
1cacbeff1e
AThreads: ThreadInfo for the main thread move to a global var to prevent problems with heap manager
|
2 лет назад |
Marcus Sackrow
|
5fe9ed18d9
Amiga: System CloseList() and CleanupThreadProcChain() are called after the memory manager is already shut down changed to native os memory allocation
|
2 лет назад |
florian
|
a221f2af79
* completed post/pre inc/decrement addressing mode instructions in TAoptBaseCpu.RegModifiedByInstruction
|
2 лет назад |
Michaël Van Canneyt
|
e4ad313f8b
* Better transaction handling, improved ranking mechanism speed
|
2 лет назад |
florian
|
22f1289b2a
* post/pre inc/decrement references modify obviously the base register on avr, resolves #40153
|
2 лет назад |
florian
|
ece59f2534
* also count the use of enum syms in preprocessor expressions correctly
|
2 лет назад |
florian
|
811c683775
* set rangedef of dyn. arrays correctly, resolves #40149
|
2 лет назад |
mattias
|
11cf24891d
fcl-web: moved OnLog from TSimpleFileModule to TFPCustomFileModule
|
2 лет назад |
mattias
|
2780b5f830
fcl-web: updated lpi
|
2 лет назад |
mattias
|
b292e19862
fcl-web: simpleserver: fixed parsing config file
|
2 лет назад |
mattias
|
21897ff46c
fcl-web: gitignore for linux
|
2 лет назад |
mattias
|
93a47ddada
pas2js: fixed compileserver compile with fpc 3.2.2
|
2 лет назад |
Pierre Muller
|
513c8983e0
Fix compilation error with -dFPC_USE_LIBC for loongarch64 cpu
|
2 лет назад |
Ondrej Pokorny
|
86c4b160e2
add all peflags
|
2 лет назад |
Pierre Muller
|
61bee98af9
Fix compilation error for loongarch64 system unit with -dFPC_USE_LIBC option
|
2 лет назад |
Pierre Muller
|
b49c3fe4f8
Aslo check that live_end is assigned before refering to it
|
2 лет назад |
Pierre Muller
|
c8b2a36bb1
Add support for -Ploongarch64 option
|
2 лет назад |
florian
|
63199a0966
* memory sizes updated
|
2 лет назад |