Re: [fpc-devel] Support for AVR subarch avrxmega3 (megaAVR 0, tinyAVR 0/1 series)

2020-01-25 Thread Florian Klämpfl
Am 22.01.20 um 18:25 schrieb Christo Crause via fpc-devel: On a related note, I have some developer board aliases from Michael (R) and Dimitrios.  The board names are defined as new controllers, but the controllerunitstr has the name of the on-board controller. An example for Arduino Uno (popu

Re: [fpc-devel] Android 64-bit

2020-01-25 Thread Sven Barth via fpc-devel
Am 25.01.2020 um 17:17 schrieb Adriaan van Os: Florian Klämpfl wrote: Am 25.01.20 um 14:40 schrieb Sven Barth via fpc-devel: mips64 are supported with 3.2 and newer. FPC has no mips64 support yet :( As far as I know, 32-bit and 64-bit MPIS support was removed in the Android Native Deveopme

Re: [fpc-devel] Android 64-bit

2020-01-25 Thread Adriaan van Os
Florian Klämpfl wrote: Am 25.01.20 um 14:40 schrieb Sven Barth via fpc-devel: mips64 are supported with 3.2 and newer. FPC has no mips64 support yet :( As far as I know, 32-bit and 64-bit MPIS support was removed in the Android Native Deveopment Kit version r17. So, that doesn't seem to be

Re: [fpc-devel] Android 64-bit

2020-01-25 Thread Florian Klämpfl
Am 25.01.20 um 15:43 schrieb Sven Barth via fpc-devel: Florian Klämpfl mailto:flor...@freepascal.org>> schrieb am Sa., 25. Jan. 2020, 15:07: Am 25.01.20 um 14:40 schrieb Sven Barth via fpc-devel: > mips64 > are supported with 3.2 > and newer. FPC has no mips64 support ye

Re: [fpc-devel] Android 64-bit

2020-01-25 Thread Sven Barth via fpc-devel
Florian Klämpfl schrieb am Sa., 25. Jan. 2020, 15:07: > Am 25.01.20 um 14:40 schrieb Sven Barth via fpc-devel: > > mips64 > > are supported with 3.2 > > and newer. > > FPC has no mips64 support yet :( > Right... -.- Then the mips64 folder in the Android folder is just for completeness sake? Reg

Re: [fpc-devel] Macro expansion in assembler code

2020-01-25 Thread Florian Klämpfl
Am 25.01.20 um 08:02 schrieb Christo Crause via fpc-devel: I noticed that macro's in assembler code is not expanded before the code is parsed. Is there are technical reason this is not done, or is it merely a historical artefact? Probably both: token reading is not shared between pascal and as

Re: [fpc-devel] Android 64-bit

2020-01-25 Thread Florian Klämpfl
Am 25.01.20 um 14:40 schrieb Sven Barth via fpc-devel: mips64 are supported with 3.2 and newer. FPC has no mips64 support yet :( ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Re: [fpc-devel] Android 64-bit

2020-01-25 Thread Sven Barth via fpc-devel
Adriaan van Os schrieb am Sa., 25. Jan. 2020, 11:25: > Any news on the 64-bit compiler for Android ? What is the current status ? > As far as I am aware x86_64, aarch64 and mips64 are supported with 3.2 and newer. Regards, Sven > ___ fpc-devel mailli

[fpc-devel] Android 64-bit

2020-01-25 Thread Adriaan van Os
Any news on the 64-bit compiler for Android ? What is the current status ? Regards, Adriaan van Os ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel