summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* + patch by J. Gareth Moreton: improved tests for constant divisions includi...florian2021-04-296-0/+2842
* Use gdate/date -u option to get universal time for TEST_DATETIME variablepierre2021-04-292-2/+2
* * decrease macro nesting counter early when expanding empty macroflorian2021-04-251-0/+24
* Fix gotpcrel relocation for TESTQ x86_64 instructionpierre2021-04-231-0/+42
* * fixed MSecsToTimeStamp by Lagunov Aleksey, resolves #38631florian2021-04-221-0/+23
* * moved warning about suspicious comp assignment to type check pass, catche...florian2021-04-211-0/+8
* * AArch64: fix storing a 32 bit value in the lower 32 bits of a 64 bitjonas2021-04-191-0/+28
* * fix for Mantis #38771: the owner of the procdef might be Nil in case of a s...svenbarth2021-04-181-0/+22
* * { ... } is no a longer valid comment in aarch64 assemblerflorian2021-04-171-4/+4
* * AArch64: fix spilling integer registers to stack offsets that cannot bejonas2021-04-141-0/+69
* + optimized multiplication for "symmetric" bit patterns on armflorian2021-04-131-0/+4
* * fix test for case sensitive and case preserving file systemsflorian2021-04-111-2/+10
* + initial implementation of path dependent IsFileNameCaseSensitive/IsFileNa...florian2021-04-102-0/+32
* * fix conversion of true/false macro definitions to boolean valuesjonas2021-04-101-0/+13
* * regenerated with FreeBSD/AArch64 supportjonas2021-04-104-4/+38
* * even if currency is handled by torddef, it is a real number, so using / i...florian2021-04-091-0/+12
* * allow also CSUBSETREG in tx86inlinenode.second_IncludeExclude, resolves #...florian2021-04-091-0/+38
* * patch by J. Gareth Moreton: handle register allocations correctly in MovM...florian2021-04-061-0/+56
* * Makefiles regeneratedflorian2021-04-054-0/+52
* * Aarch64: patch by J. Gareth Moreton: fix constant writing, resolves #38695florian2021-04-021-0/+10
* * fix for Mantis #37426: don't allow an instance function of a type helper to...svenbarth2021-04-021-0/+25
* * do not swap left/right code generation for assignment nodes ifflorian2021-03-311-0/+21
* * cpubase.cgsize2subreg should handle all valid sizes, resolves #38557florian2021-03-301-0/+37
* * added test, issue is fixed by r48758 alreadyflorian2021-03-281-0/+16
* * test needs objfpc mode else i is 16 bit onlyflorian2021-03-281-0/+1
* * allow also 8 byte string constants in assembler, resolves #28640florian2021-03-272-0/+29
* * the offset parameter of reference_reset* must be asizeint rather thanjonas2021-03-271-0/+20
* * fix for Mantis #38642: for enumerations with jumps Delphi behaves as follows:svenbarth2021-03-274-0/+84
* * createlst and gparmake need to be used with the source os extension (actu...florian2021-03-202-4/+4
* unix: fix timezone info for timers after the last transitionondrej2021-03-191-2/+47
* fpts2junit: remove ../ at start for the classnamemarcus2021-03-151-4/+6
* + compiled C object files, generated by riscv32-unknown-linux-gnu-gcc (GCC)...florian2021-03-147-0/+0
* + tx64tryfinallynode.dogetcopy properly implemented, resolves #37305florian2021-03-142-0/+25
* * test for bin2hexmichael2021-03-141-0/+94
* * merged the wasm branch. Adds support for the wasm32 (WebAssembly 32-bit)nickysn2021-03-144-17/+51
|\
| * * regenerated makefiles after sync with trunknickysn2021-03-134-4/+4
| * * synchronized with trunknickysn2021-03-1312-2/+34
| |\ | |/ |/|
* | Update Makefile's after commits 48929/48930pierre2021-03-124-0/+32
* | * re-build c objects with a fixed C compiler regarding floating point param...florian2021-03-117-0/+0
* | * fix test for RiscVflorian2021-03-081-2/+2
| * * synchronized with trunknickysn2021-03-0815-32/+711
| |\ | |/ |/|
* | + new testflorian2021-03-071-0/+345
* | Update to objects compiled using GNU gcc 5.5.0 for sparc-solarispierre2021-03-068-1/+1
* | * fix test so it really uses random values for the boolean, thanks Jonas fo...florian2021-03-061-4/+4
* | * do not apply the (a and b) or (c and not(b)) into c xor ((c xor a) and b)...florian2021-03-061-31/+119
* | Fix for bug report 38549 about wrong code generationpierre2021-03-035-0/+246
| * * synchronized with trunknickysn2021-03-0111-10/+207
| |\ | |/ |/|
* | + optimize (a and b) or (c and not(b)) into c xor ((c xor a) and b)florian2021-02-281-0/+34
* | * support Objective-C classes and protocols with -gw3 (mantis #36250)jonas2021-02-271-0/+15
* | Extend list of CPUs defining slowcpu conditional in tmt1 and tw8177 sourcespierre2021-02-262-6/+3