summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable native compilation of ihcutil for zxspectrum, msxdos and amstadcpc a...pierre2020-08-051-1/+1
* Add amstradcpc to the list of unsupported OSes base utilspierre2020-08-051-1/+1
* Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most util...pierre2020-08-0515-18/+18
* Change list of supported OSespierre2020-08-051-2/+2
* Update after commit #46241pierre2020-08-051-1/+1
* Add amstradcpc OS support for fpcmake and fpmkunitpierre2020-08-052-6/+8
* Add name of package for which dependency is checked to get a more useful err...pierre2020-08-051-6/+6
* * fixed ppc64 triple architecture namesjonas2020-08-051-2/+2
* * made internalerror uniquejonas2020-08-041-1/+1
* * aarch64: correct paraloc^.def for LOC_REFERENCE parametersjonas2020-08-041-0/+4
* * patch by J. Gareth Moreton: unifies internalerrors, resolves #37471florian2020-08-042-5/+5
* * For 8/16 bit CPUs and TP mode, disable expansion to a larger integer type f...yury2020-08-041-1/+5
* * Set path to local version of fcl-passrc, not installed versionmichael2020-08-041-0/+3
* * Additional options for latest pas2js version featuresmichael2020-08-041-2/+2
* * Lowercase unit name (bug ID 37481)michael2020-08-041-1/+1
* Regenerated all Makefile'spierre2020-08-04448-0/+3136
* Update after commit #46222pierre2020-08-041-1/+1
* Add powerpc specific call to gcc to get the correct libgcc directory for linuxpierre2020-08-042-382/+398
* Disable limitation of handling of negative shift values, can be enalbed agai...pierre2020-08-041-1/+1
* * fix for Mantis #36775: apply patch by J. Gareth Moretonsvenbarth2020-08-035-1/+159
* * added test for Mantis #36014 which is already fixed (also in 3.2.0)svenbarth2020-08-031-0/+30
* * fix for Mantis #37187: inside generics the constant code in pexpr does not ...svenbarth2020-08-032-1/+22
* * fixed peephole optimizer replace lea by add even if the flags were in usejonas2020-08-031-2/+13
* * fixed LLVM register allocator after r46199jonas2020-08-032-1/+6
* * cosmeticsflorian2020-08-031-4/+3
* * floating point division by zero should throw run time error 208, fixedflorian2020-08-0327-28/+29
* * @PLT is needed for calls to link it properly with pic codeflorian2020-08-031-2/+2
* * fixed resetting of state, broken in r45995florian2020-08-031-10/+23
* * updated tfpstateflorian2020-08-031-1/+15
* * i8086: When a ref points to the 32-bit data, preload the ref base to a temp...yury2020-08-031-0/+28
* * For 8 and 16 bit CPUs preload the ref base and index to a separate temp reg...yury2020-08-031-1/+31
* * Removed the i8086 specific hack. Since r46199 the register allocator is abl...yury2020-08-031-68/+0
* * Early during register allocation, spill registers which interfere with all ...yury2020-08-031-0/+17
* * Count only usable real registers.yury2020-08-031-1/+2
* * Enhanced the debug output of spilling statistics. Now it includes efficienc...yury2020-08-031-7/+56
* * reset exception flags, resolves #37468 on x86_64florian2020-08-023-9/+42
* Add process_shared field to haiku OS pthread_mutexattr_t typepierre2020-08-021-1/+2
* * fix for Mantis #37447: add support for HttpUpdateServiceConfiguration which...svenbarth2020-08-021-0/+44
* * fix for Mantis #37448: apply changes by Taufik Rahmad Hidayanto to fix the ...svenbarth2020-08-021-4/+6
* * replace explicit (sometimes incomplete) tests with calls to doshortboole...jonas2020-08-021-63/+40
* * fpmkunit: only start the worker threads once they are fully initialisedjonas2020-08-021-1/+2
* * allow overloads with same result type for external Java classes due to Java...svenbarth2020-08-021-1/+9
* * Count the number of interferences with real registers.yury2020-08-021-1/+23
* * import library function with a name that does not conflict with the functio...svenbarth2020-08-022-8/+8
* + readd Randomize with parametersvenbarth2020-08-021-0/+5
* * do not throw an internal error if an errorneous type is passed to str, re...florian2020-08-012-3/+10
* Add -marm option to gcc call fot arm target to be sure that aarch64 version ...pierre2020-08-011-1/+1
* - remove local Random() implementations that weren't exported anyway (LongInt...svenbarth2020-08-015-134/+1
* * fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, ...svenbarth2020-08-012-3/+3
* * rename local import of fpc_geteipasebxsvenbarth2020-08-011-8/+8