summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated to current trunkwebassemblykaroly2017-09-201735-178407/+411905
|\
| * pastojs: srcmap: keep position at curly brackets, fixed bracket accessormattias2017-09-204-154/+131
| * fcl-js: added example srcmapdumpmattias2017-09-202-0/+179
| * fcl-js: added DebugSrcMapLinemattias2017-09-201-1/+110
| * Add explicit rules for iso7185 and extpas unitspierre2017-09-202-85/+91
| * Add FSem and FSuspendedExternal private fields for BeOSpierre2017-09-201-0/+4
| * Disable FpSigTimedWait also for BeOSpierre2017-09-201-2/+2
| * Add units softfpu, sfpux80, sfpu128, ufloatx80 and ufloat128 to list of unit...pierre2017-09-192-151/+131
| * Allow compilation of softfpu unit with 128-bit upport on big endian code (co...pierre2017-09-191-41/+142
| * Add ufloatx80 unit, to add operator overload for 80-bit extended type on CPU...pierre2017-09-191-0/+91
| * Use sfpu128 unit instead of softfpu, as softfpu does not always has 128-bit ...pierre2017-09-191-2/+2
| * pastojs: fixed intf functionmattias2017-09-181-4/+6
| * pastojs: function position is implementation, not interfacemattias2017-09-182-13/+11
| * fcl-passrc: parser: proctype position at end bracket openmattias2017-09-181-6/+7
| * fcl-passrc: parser: parse dot after [] operatorsmattias2017-09-183-10/+60
| * Fix failures for rtl ppudump on sparc cpupierre2017-09-181-40/+60
| * Add aarch64 and sparc64 linux targets to help outputpierre2017-09-183-55/+60
| * palmos: implemented sysosalloc/free for the heapkaroly2017-09-182-0/+10
| * palmos: some ifdefs for better feature supportkaroly2017-09-181-0/+2
| * pastojs: nicer for-loop srcmapmattias2017-09-181-9/+9
| * fcl-passrc: parser: use operator position for TBinaryExprmattias2017-09-186-58/+112
| * fcl-passrc: parser: use identifier start position for TPasVariablemattias2017-09-181-1/+2
| * fcl-passrc: added TPasParser.CurTokenPos, primitive expression: use token sta...mattias2017-09-172-35/+54
| * Use getptruint for pointer type const, fixes i8086 ppudump problemspierre2017-09-171-1/+1
| * Move getptruint/putptruint methods to tentfile class to allow use with ppudumppierre2017-09-172-24/+44
| * fcl-js: jswriter: if-else: use bfalse positionmattias2017-09-171-2/+4
| * fcl-passrc: parser: use token start for statement positionmattias2017-09-171-21/+27
| * fcl-passrc: parser: TPasImplIfElse now uses if token start instead of conditi...mattias2017-09-171-1/+2
| * pastojs: fixed lpimattias2017-09-171-1/+1
| * pastojs: added test for generating sourcemapmattias2017-09-178-32/+499
| * fcl-passrc: program, unit, library, initialization: use token start position ...mattias2017-09-172-13/+19
| * fcl-js: sourcemap: added TSourceMap.IndexOfSegmentAtmattias2017-09-171-23/+114
| * * Refactoring: move report layouting to separate class, so it can be overriddenmichael2017-09-171-896/+1030
| * * Remove some warningsmichael2017-09-171-14/+2
| * * Aggregate expressions, modified patch by Pascal Riekenbergmichael2017-09-172-286/+724
| * m68k-palmos: internal sysinit, and patch target support so it works prc-tools...karoly2017-09-163-19/+41
| * palmunits: allow to build with FPUNONEkaroly2017-09-161-2/+2
| * fcl-stl: allow ghashmap to build with FPUNONE. also some tabs to spaces fixeskaroly2017-09-161-2/+6
| * m68k: fix no FPU supportkaroly2017-09-163-4/+7
| * * correct typo in commentshajny2017-09-161-3/+3
| * * fix for Mantis #32355: adjust the meaning of the typehelpers modeswitch for...svenbarth2017-09-155-6/+52
| * * check helpertype instead of the extendeddef to judge whether inherited shou...svenbarth2017-09-151-1/+1
| * Handle arm-palmos syscall modifierpierre2017-09-151-1/+2
| * Accept syscall procedure modifier for arm-palmospierre2017-09-151-3/+5
| * Disable threading feature for arm-palmos (like it is done for m68k-palmos)pierre2017-09-151-0/+1
| * Add arm-palmos target to list supporting po_syscallpierre2017-09-151-2/+3
| * Also use in path ppudump for ppulogs rulepierre2017-09-152-9/+13
| * Unsert BUILDFULLNATIVE if CROSSCOMPILED is setpierre2017-09-152-14/+4
| * palmos: use tinyheap, also tweaks to startup codekaroly2017-09-152-22/+18
| * palmos: new pascal startup code sketch. the code was tested elsewhere, but no...karoly2017-09-151-0/+59