summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * * Makefiles regeneratedflorian2021-04-05453-0/+5889
| * * pass suitable sysroot to aarch64-darwin compiler, if none is supplied by ...florian2021-04-052-277/+311
| * pastojs: fixed multi add element positionmattias2021-04-052-4/+11
| * fcl-passrc: commentmattias2021-04-051-0/+1
| * fcl-passrc: fixed resolve multi addmattias2021-04-051-4/+5
| * + lazarus projectflorian2021-04-042-0/+99
| * * typo fixedflorian2021-04-031-1/+1
| * * fixes to deadstore optimizationflorian2021-04-031-3/+16
| * * patch from mantis 37205, add OS X sysctl constantsmarco2021-04-031-2/+6
| * * CortexM4: Add some missing system registerslaksen2021-04-031-2/+16
| * + Aarch64: use LSE if available for atomic intrinsicsflorian2021-04-031-1/+36
| * * Aarch64: support LSE instructionsflorian2021-04-035-2/+101
| * * forgotten " addedflorian2021-04-021-1/+1
| * * Aarch64: cpu capabilites defines properly namedflorian2021-04-022-9/+11
| * * Aarch64: the M1 is an ARM v8.4-a CPUflorian2021-04-021-0/+14
| * + write controller unit wiht -ix as wellflorian2021-04-021-1/+2
| * + Aarch64: cpu_capabilities supportflorian2021-04-022-4/+52
| * * Aarch64: patch by J. Gareth Moreton: fix constant writing, resolves #38695florian2021-04-022-10/+21
| * * Windows on ARM64 adheres to the usual Aarch64 ABI, thus references need to ...svenbarth2021-04-021-1/+1
| * * fix for Mantis #37426: don't allow an instance function of a type helper to...svenbarth2021-04-022-3/+38
| * * split propsheetheader in -A and -W variants.marco2021-04-021-11/+62
| * * thumb2: Optimize fillchar a bit more with a wider inner loop chunk sizelaksen2021-04-011-42/+60
| * + enable colored output on darwin, resolves #38693florian2021-04-011-9/+9
| * * thumb2: Make fillchar smaller, faster and more reliable. Some gas versions ...laksen2021-04-011-14/+19
| * * x86-64: we can spill replace 32 bit operations if the operation does not ...florian2021-03-311-2/+4
| * Use value $00000F00 instead of $F0000000 for IF_FPMASK, and adapt all floatin...pierre2021-03-311-7/+7
| * * do not swap left/right code generation for assignment nodes ifflorian2021-03-312-2/+26
| * Avoid keeping optimized out node in callcleanupblock.statements or callinitb...pierre2021-03-311-2/+12
| * pastojs: specialzie anonymous functionmattias2021-03-313-4/+72
| * + some more change information entries addedflorian2021-03-314-8/+8
| * * Apparently, taking code from freeclx is not OKmichael2021-03-303-205/+9
| * + Xtensa: tcpuinlinenode.second_prefetchflorian2021-03-301-5/+34
| * * prefetch instructions read only the operandflorian2021-03-304-24/+24
| * * cpubase.cgsize2subreg should handle all valid sizes, resolves #38557florian2021-03-302-0/+39
| * * check for cache entry before even trying to open the file containing the ...florian2021-03-301-3/+3
| * fcl-db: Introduce TArrayField. Only essential parts (added new object propert...lacak2021-03-303-6/+43
| * * fixed memory leak, introduced accidentally in r48998nickysn2021-03-301-2/+11
| * fcl-db: Introduce TObjectField. Only essential parts (added new object proper...lacak2021-03-301-0/+5
| * fcl-db: Introduce TObjectField. Only essential parts (added new object proper...lacak2021-03-302-8/+162
| * pastojs: fixed -O- and record const, issue 38683mattias2021-03-291-0/+2
| * + use a hash table to speed up line info retrievalflorian2021-03-291-0/+34
| * pastojs: clean upmattias2021-03-292-4/+4
* | * synchronized with trunknickysn2021-03-2975-709/+3672
|\ \ | |/
| * Fix short name for utils-fpcres for OS/2 and EMXpierre2021-03-281-10/+6
| * pastojs: fixed published field with anonymous arraymattias2021-03-283-89/+213
| * * 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
| * pastojs: fixed insert(item,array,pos) when array=nilmattias2021-03-284-18/+37
| * Use utils also for short version for OS/2 and emxpierre2021-03-281-2/+2
| * * more fixes from serbod repo. Make paths relative.marco2021-03-281-7/+11