This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/qemu.
from 15ef89d2a1 Update version for v7.0.0-rc1 release adds 425d6aba99 tests/Makefile.include: Let "make clean" remove the TCG tests, too adds 276de33f3d target/i386: force maximum rounding precision for fildl[l] adds b8003f9956 mailmap/gitdm: more fixes for bad tags and authors adds c6afd2bdfd docs/devel: try and impose some organisation adds 78beee809d semihosting: clean up handling of expanded argv adds efd080de76 gitlab: include new aarch32 job in custom-runners adds f503b7e327 docs: remove qemu_logo.pdf adds 0f37cf2f71 docs/tcg-plugins: document QEMU_PLUGIN behaviour adds e309ce90a2 Merge tag 'pull-fixes-for-7.0-230322-1' of https://github.co [...]
No new revisions were added by this update.
Summary of changes: .gitlab-ci.d/custom-runners.yml | 1 + ...-20.40-aarch32.yml => ubuntu-20.04-aarch32.yml} | 0 .mailmap | 6 +++ contrib/gitdm/aliases | 4 +- docs/devel/index-api.rst | 15 +++++++ docs/devel/index-build.rst | 19 +++++++++ docs/devel/index-internals.rst | 21 ++++++++++ docs/devel/index-process.rst | 17 ++++++++ docs/devel/index-tcg.rst | 16 +++++++ docs/devel/index.rst | 46 ++++----------------- docs/devel/tcg-plugins.rst | 9 +++- docs/qemu_logo.pdf | Bin 9117 -> 0 bytes semihosting/config.c | 6 +-- target/i386/tcg/fpu_helper.c | 13 ++++++ tests/Makefile.include | 2 +- 15 files changed, 129 insertions(+), 46 deletions(-) rename .gitlab-ci.d/custom-runners/{ubuntu-20.40-aarch32.yml => ubuntu-20.04-aarch [...] create mode 100644 docs/devel/index-api.rst create mode 100644 docs/devel/index-build.rst create mode 100644 docs/devel/index-internals.rst create mode 100644 docs/devel/index-process.rst create mode 100644 docs/devel/index-tcg.rst delete mode 100644 docs/qemu_logo.pdf