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/gdb.
from a532eb7277 microblaze: fix fsqrt collicion to build on glibc-2.35 new 9d67b0a097 sim cris: Correct PRIu32 to PRIx32 new 3293b4f667 sim/testsuite/cris: Assembler testcase for PRIx32 usage bug new 3e6dc39ed7 sim/testsuite: Set global_cc_os also when no compiler is found new 56ba3848dc sim/testsuite/cris/c: Use -sim3 but only for newlib targets new 46f238477f sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomness new 81064d7abc sim/testsuite: Support "requires: simoption <--name-of-option>" new 6f62dbfb12 sim/testsuite/cris: As applicable, require simoption --cris- [...] new e7e980c6fa sim cris: Unbreak --disable-sim-hardware builds new dc4e1fde36 sim: Fix use of out-of-tree assembler and linker when testing new 81011383d9 sim: Add sim_dump_memory for debugging new 4b0e74fd18 sim/testsuite/cris: Remove faulty use of basename in C tests new 234f5865fa sim/testsuite/cris: If failing compilation, mark C tests as errors new 62e2e6d120 Automatic date update in version.in
The 13 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/version.h | 2 +- sim/Makefile.in | 7 +- sim/common/sim-memopt.c | 10 + sim/configure | 356 +++++++++++++++++++++++--------- sim/cris/sim-if.c | 10 +- sim/m4/sim_ac_toolchain.m4 | 21 +- sim/testsuite/cris/asm/endmem1.ms | 47 +++++ sim/testsuite/cris/asm/io1.ms | 1 + sim/testsuite/cris/asm/io2.ms | 1 + sim/testsuite/cris/asm/io3.ms | 1 + sim/testsuite/cris/asm/io6.ms | 1 + sim/testsuite/cris/asm/io7.ms | 1 + sim/testsuite/cris/c/c.exp | 18 +- sim/testsuite/cris/c/openpf1.c | 8 +- sim/testsuite/cris/c/stat3.c | 3 +- sim/testsuite/cris/hw/rv-n-cris/irq1.ms | 1 + sim/testsuite/lib/sim-defs.exp | 61 ++++++ 17 files changed, 432 insertions(+), 117 deletions(-) create mode 100644 sim/testsuite/cris/asm/endmem1.ms