Re: [fpc-devel] Extension to XML node dumping

2020-04-07 Thread J. Gareth Moreton
https://bugs.freepascal.org/view.php?id=36882 - currently it shows type definitions as well as constants and fields in records and classes.  For fields, it lists sizes and byte offsets.  As explained in the bug report, the intention is to help aid vectorisation development... at least it's help

Re: [fpc-devel] Problems building xtensa-freertos RTL in trunk

2020-04-07 Thread Michael Ring via fpc-devel
I removed Modules/Libs that I could not find in v4.0/v4.1 Release of idf. As official stable release of idf is currently 4.0 I think it makes sense to make sure that this release builds out of the box. As esp32 is bleeding edge both for compiler and freertos I have done most patches that are