Re: [fpc-devel] Fixed up !104

2021-12-27 Thread J. Gareth Moreton via fpc-devel
If needs be, I can easily build on this merge request later to fill the saved register arrays if a particular architecture has a tailor-made solution. Note that the volatile registers are not saved in this array and are checked separately. (e.g. in aoptx86.pas, the method GetIntRegisterBetwee

[fpc-devel] Fixed up !104

2021-12-27 Thread J. Gareth Moreton via fpc-devel
Hi Florian et al, I fixed up the CPU subtype in https://gitlab.com/freepascal.org/fpc/source/-/merge_requests/104 - hopefully the merge request is good now. Gareth aka. Kit -- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus _

[fpc-devel] fpc make fail target embedded wasm32

2021-12-27 Thread Mattias Gaertner via fpc-devel
Hi, make all OS_TARGET=embedded CPU_TARGET=wasm32 BINUTILSPREFIX= OPT="-O-" PP=fpc External command "/home/mattias/pascal/fpc/3.3.1/compiler/ppcrosswasm32 -Tembedded -FUrtl-extra/units/wasm32-embedded/ -Fu/home/mattias/pascal/fpc/3.3.1/rtl/units/wasm32-embedded/ -Furtl-extra/src/inc -Firtl-extra