florian
|
c2df0f2300
* Xtensa: handle localsize > 32760
|
5 years ago |
florian
|
7b2bd0b917
* Xtensa: generate better code for adding/subtracting 16 bit constants
|
5 years ago |
florian
|
702e63e59f
* build more units for FreeRTOS
|
5 years ago |
florian
|
2edec13a0f
* use j.l in external wrappers, this is not save yet as A15 might contain
|
5 years ago |
florian
|
a49a776307
* go through cg to generate jumps, so the right jump is generated always
|
5 years ago |
florian
|
099faf2d2b
* factored out and improved TARMAsmOptimizer.RedundantMovProcess
|
5 years ago |
florian
|
d7623be563
* FreeRTOS: do not try to build native utils
|
5 years ago |
florian
|
9211e6cf93
* FreeRTOS: try not to build native binaries
|
5 years ago |
florian
|
3ec0437d5f
* Xtensa: dummy overflow checking
|
5 years ago |
florian
|
6ccb8b83da
+ AArch64: TCpuAsmOptimizer.OptPass1Mov
|
5 years ago |
florian
|
2b3d7dd42c
* bail out early if possible
|
5 years ago |
Jonas Maebe
|
4b59bcb0ca
* regenerated makefiles
|
5 years ago |
Jonas Maebe
|
d098600c67
* updated after changes to fpcmake.ini/inc
|
5 years ago |
Jonas Maebe
|
723430ac34
* support building the IDE with the LLVM code generator
|
5 years ago |
Jonas Maebe
|
218ca87a3f
* always add the libgcc search directory under Linux, as it is required for
|
5 years ago |
Jonas Maebe
|
468c8fb820
- removed FPC pre-2.1 optimization options
|
5 years ago |
Jonas Maebe
|
2355daf63f
* added missing write memory barriers
|
5 years ago |
Jonas Maebe
|
ea2e516b4e
+ -ib parameter to print the code generator backend type: FPC or LLVM
|
5 years ago |
florian
|
7125cb505c
+ AAarch64: assembler optimization Bl2B
|
5 years ago |
marco
|
98b1d2b975
* use wingetprocaddress instead of getprocaddress in code under SUPPORT_WIN95.
|
5 years ago |
michael
|
fa4560c6ba
* Refactored ObjectToJSON so descendents have more control (bug ID 36803)
|
5 years ago |
michael
|
c660cab3a7
* Fix bug #36851: Content-Length header needs to be removed if automatically added
|
5 years ago |
pierre
|
3a76f9f477
* Fix compilation of gdbint unit for go32v2, should resolve bug report 36923.
|
5 years ago |
florian
|
5a07298ea5
+ AAarch64: FOpFMov2FOp assembler optimization
|
5 years ago |
Károly Balogh
|
56ad37133e
m68k-amiga: hack to avoid a linker (vlink) warning about merging sections with different flags together. Amiga doesn't support true read only sections anyway
|
5 years ago |
florian
|
001057b52e
* re-added assembler optimization accidently removed in r44738 as noted by margers on the mailing list
|
5 years ago |
nickysn
|
599b7e80c0
* fix for OP_ROR in tcgavr.a_op_reg_reg_internal
|
5 years ago |
Károly Balogh
|
09b6bed27c
m68k-amiga: implemented CreateNewProc for legacy support, means AThreads now works on OS v1.2+
|
5 years ago |
svenbarth
|
4f16473baa
* fix typo
|
5 years ago |
svenbarth
|
de35356a4d
* when checking for an existing operator overload for the assignment operator, check for the correct variant (explicit or not) matching the overload
|
5 years ago |