On Sun, 30 Oct 2022 at 22:29, Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > The following changes since commit 344744e148e6e865f5a57e745b02a87e5ea534ad: > > Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu > into staging (2022-10-26 10:53:49 -0400) > > are available in the Git repository at: > > https://github.com/philmd/qemu.git tags/mips-20221030 > > for you to fetch changes up to 487099aee951e4966936acd3e9afd24c69de85ea: > > hw/mips/malta: Use bootloader helper to set BAR registers (2022-10-30 > 23:08:10 +0100) > > ---------------------------------------------------------------- > MIPS patches queue > > - Convert nanoMIPS disassembler from C++ to C (Milica Lazarevic)
Was this the last use of C++ in the tree, or am I forgetting some other part that still needs the C++ compiler? If it is the last thing, we should put in the "Build Dependencies" part of the release notes that a C++ compiler is no longer required and mention that the configure options to specify it will go away in a future release. thanks -- PMM