summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * sync with trunkwasmnickysn2021-03-140-0/+0
* - disabled compilation on the wasi target for packages that don't compilenickysn2021-03-1432-32/+32
* + added wasm32 to the list of targets that don't support a native compilernickysn2021-03-132-2/+2
* * regenerated makefiles after sync with trunknickysn2021-03-13449-452/+2284
* * update revision.incnickysn2021-03-131-1/+1
* * synchronized with trunknickysn2021-03-13272-696/+2721
|\
| * * riscv64-linux: generate PIC for all units as it is required for shared li...florian2021-03-136-169/+171
| * + RiscV: initial support of pic generationflorian2021-03-136-27/+65
| * * RiscV: if shared libraries are involved, we have to link always against t...florian2021-03-121-2/+14
| * + RiscV: initial implementation of gprof supportflorian2021-03-124-6/+108
| * AmigaOS4: added missing varargs functionmarcus2021-03-121-6/+12
| * Amiga: removal of includes not in use anymoremarcus2021-03-1215-190/+6
| * AROS: AGraphics, removal of AROS defines, the unit is only for AROSmarcus2021-03-121-17/+5
| * Aros: Layers unit updated with AROS specific extensionsmarcus2021-03-121-63/+100
| * Update Makefile's after commits 48929/48930pierre2021-03-12223-3/+1787
| * * re-build c objects with a fixed C compiler regarding floating point param...florian2021-03-117-0/+0
| * * RiscV: corrected setup of gpflorian2021-03-111-2/+2
| * * RiscV: basic CFI stuff fixedflorian2021-03-102-4/+11
| * * finished -ix outputflorian2021-03-101-8/+119
| * * Fix size issue for UTF8, bug ID 37370, patch by Luca Olivettimichael2021-03-101-14/+17
| * Update revision after commit #48929pierre2021-03-092-1/+9
| * Add special gcc options for riscv32/riscv64 gcc callspierre2021-03-092-351/+371
| * * mips and xtensa compilation fixedflorian2021-03-091-0/+10
| * * Allow BOM checkmichael2021-03-092-2/+18
| * + RiscV: set threadvarblocksizeflorian2021-03-081-0/+18
| * pastojs: fixed creating enum shortrefs for precompiled codemattias2021-03-082-11/+10
| * * fix test for RiscVflorian2021-03-081-2/+2
| * fcl-passrc: improvement for Amiga, OS4, MorphOS syscallsmarcus2021-03-081-2/+6
| * pastojs: read old pcu files from 2.0.0mattias2021-03-081-1/+53
* | * synchronized with trunknickysn2021-03-0859-1891/+2374
|\ \ | |/
| * o RiscV64 glibc startup code fixed:florian2021-03-071-4/+23
| * + support for .dc.a directiveflorian2021-03-071-15/+21
| * morphos: new functions and structures from current SDK 3.16marcus2021-03-076-4/+120
| * * Wrong delimiter used for samesite cookie valuemichael2021-03-071-1/+1
| * * Fix bug 38330: reset line number on execute (1-based)michael2021-03-071-1/+2
| * * Fix bug 38330: reset line number on executemichael2021-03-071-0/+1
| * * Fix bug ID 0038580: Empty text for startsstrmichael2021-03-071-1/+1
| * + initial (and so far experimental) implementation of -ix to output -i in x...florian2021-03-071-23/+65
| * pastojs: fixed attributes of indirectly used classmattias2021-03-073-4/+14
| * + new testflorian2021-03-071-0/+345
| * * unified RiscV32 and RiscV64 GAS readersflorian2021-03-077-1680/+817
| * + RiscV32: setjmp/longjmp implementation, based on the RiscV64 oneflorian2021-03-062-4/+126
| * * RiscV32: properly read references with record offsets and base registerflorian2021-03-062-2/+7
| * Update to objects compiled using GNU gcc 5.5.0 for sparc-solarispierre2021-03-068-1/+1
| * * Improve DEBUG_PPU codepierre2021-03-061-13/+13
| * pastojs: fixed create TGUID object literalmattias2021-03-061-7/+24
| * AmigaOS4: renamed reserved name "class" as field namemarcus2021-03-061-1/+1
| * * fix test so it really uses random values for the boolean, thanks Jonas fo...florian2021-03-061-4/+4
| * * last commit fixed, hopefully final fixflorian2021-03-061-1/+1
| * * improved last commit, better handling of boolean expressionsflorian2021-03-061-1/+1