| Commit message (Expand) | Author | Age | Files | Lines |
* | * Improve Test_Double_checksum with Test_Double_checksum_write CRC testing ... | pierre | 2020-11-28 | 2 | -49/+116 |
* | * Fix for Mantis #38122: when a deref node is passed as a Self parameter for ... | svenbarth | 2020-11-28 | 1 | -1/+14 |
* | * take care of po_noreturn in more cases | florian | 2020-11-28 | 2 | -0/+9 |
* | + factor out PostProcessELFExecutable | florian | 2020-11-28 | 3 | -152/+170 |
* | * do not include fpcdefs in the cepiktimer unit | florian | 2020-11-28 | 1 | -2/+0 |
* | Fix compilation with DEBUG_PPU macro set | pierre | 2020-11-28 | 1 | -2/+2 |
* | * do not reuse a loaded reference for avrtiny in a_op_const*, resolves #38142 | florian | 2020-11-27 | 1 | -3/+10 |
* | * allow an integer expression for SetPeFlags and SetPeOptFlags (Delphi compat... | svenbarth | 2020-11-26 | 1 | -12/+14 |
* | + add method to retrieve an integer expression from the scanner | svenbarth | 2020-11-26 | 1 | -1/+26 |
* | Add {$i fpcdefs.inc} to units that do not have that include | pierre | 2020-11-26 | 2 | -0/+5 |
* | Improve CRC_checksum testing code with -dDEBUG_UNIT_CRC_CHANGES -dTest_Doubl... | pierre | 2020-11-25 | 2 | -49/+131 |
* | Allow easier disabling of $inline on, by using -dDISABLE_INLINE | pierre | 2020-11-25 | 1 | -1/+3 |
* | * .def must be set on linux else it might be that the created executable is | florian | 2020-11-25 | 1 | -1/+1 |
* | * pass lp64d to GNU AS for abi_riscv_hf to get the right ABI set | florian | 2020-11-25 | 1 | -1/+4 |
* | * when getting an llvm temporary recorddef, recurse into arrays rather than | jonas | 2020-11-25 | 1 | -39/+55 |
* | Add missing llvm directory for ppu unit compilation | pierre | 2020-11-25 | 2 | -2/+2 |
* | sinclairql: mark the qhdr metadata format as default in the help text | karoly | 2020-11-25 | 3 | -13/+13 |
* | sinclairql: drop support for the BASIC loader, write Q-emuLator or XTcc compa... | karoly | 2020-11-25 | 1 | -27/+63 |
* | sinclairql: added platform specific options to allow specifying executable me... | karoly | 2020-11-25 | 5 | -24/+52 |
* | + added coloured compiler output support for OS/2 and DOS targets, platform... | hajny | 2020-11-24 | 2 | -55/+175 |
* | * Xtensa: cleanup of getreferencestring | florian | 2020-11-24 | 1 | -12/+9 |
* | + Xtensa: make use of the LSX/SSX instructions | florian | 2020-11-24 | 2 | -6/+17 |
* | + Xtensa: FMA support | florian | 2020-11-24 | 2 | -0/+91 |
* | * backported vlink map file generation to other targets using vlink: Amiga, A... | karoly | 2020-11-24 | 3 | -2/+18 |
* | sinclairql: map file generation support with vlink, inspired by a patch poste... | karoly | 2020-11-24 | 1 | -1/+6 |
* | Also accept s80bit real constants when FPC_SOFT_FPUX80 macro is defined | pierre | 2020-11-24 | 1 | -4/+4 |
* | sinclairql: use .exe as extension for executables instead of .bin, patch by M... | karoly | 2020-11-24 | 1 | -1/+1 |
* | * remove obsolete comment from rautils/ConcatConstant, issue reported/initial... | karoly | 2020-11-24 | 1 | -5/+0 |
* | m68k: fix DB/DW/DD handling in inline assembler, update BuildConstant() metho... | karoly | 2020-11-24 | 1 | -60/+41 |
* | + Aarch64: implemented FMovFMov2FMov, not yet used | florian | 2020-11-22 | 1 | -0/+21 |
* | + Aarch64: call OptPass1FData for FMA instructions as well | florian | 2020-11-22 | 1 | -0/+5 |
* | * patch by J. Gareth Moreton: fixes crash on ARM with -CriotR, resolves #38116 | florian | 2020-11-22 | 2 | -502/+520 |
* | * set reasonable defaults for arm eabi | florian | 2020-11-22 | 1 | -37/+54 |
* | + implement prefetch intrinsic for aarch64 | florian | 2020-11-22 | 2 | -1/+42 |
* | * fix spilling of avx(512) registers | florian | 2020-11-21 | 2 | -1/+26 |
* | * fits_in_mm_register takes care of avx(512) support | florian | 2020-11-21 | 1 | -2/+8 |
* | * cleanup | florian | 2020-11-21 | 1 | -4/+1 |
* | + optimization type converted (modulo) divisions as well by removing up/dow... | florian | 2020-11-21 | 1 | -4/+55 |
* | sinclairql: make sure the Sinclair QL defaults to vlink | karoly | 2020-11-21 | 1 | -0/+5 |
* | Replace cs_link_on_target by cs_assemble_on_target in assemble unit | pierre | 2020-11-20 | 1 | -6/+6 |
* | In FindObjectFile check the assembly file if cs_assemble_on_target is in glo... | pierre | 2020-11-20 | 1 | -2/+3 |
* | + options.pas: Add new option -sT, to do only the linking on target, by | pierre | 2020-11-20 | 4 | -94/+96 |
* | Add separate cs_assemble_on_target tglobalswitch entry | pierre | 2020-11-20 | 2 | -2/+4 |
* | Do not set USE_FAKE_SYSUTILS for MacOS anymore | pierre | 2020-11-20 | 1 | -4/+0 |
* | Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/... | pierre | 2020-11-20 | 2 | -4/+4 |
* | * if a variant is read/written, include the variants unit | florian | 2020-11-19 | 1 | -1/+4 |
* | * regenerated all Makefiles after Sinclair QL support was added | karoly | 2020-11-19 | 2 | -6/+79 |
* | * Give access to CPU specific fields of tsettings record | pierre | 2020-11-16 | 4 | -20/+32 |
* | * correctly simplify tree transforms of (a+c1+c2) if a is a pointer, resolv... | florian | 2020-11-16 | 2 | -4/+11 |
* | * better writing of ordinal const. nodes | florian | 2020-11-16 | 1 | -1/+2 |