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/binutils-gdb.
from 3660254ee0 Automatic date update in version.in adds 74e43bd231 sim: ppc: drop unnecessary config includes adds d0d2fb0a25 sim: ppc: align format string settings with common code adds c7dee84894 RISC-V: Pretty print values formed with lui and addiw. adds aa0380cc7e sim: microblaze: replace custom basic types with common ones adds 0c320e1bdc sim: ppc: enable -Wmissing-declarations & -Wmissing-prototypes adds 81f839676d sim: ppc: enable -Wpointer-sign warnings adds f2a13264fb sim: ppc: switch to common warning flags adds 7eb2a68f28 sim: mips: delete unused PSIZE define adds 287fbf951a sim: dv-sockser: move sim-main.h include after system includes adds 93aaa742b3 sim: cgen: workaround Windows VOID define adds 03de8f26e8 sim: dv-sockser: enable for mingw targets too new ee73abf25e sim: drop old O_NDELAY & FNBLOCK support new a13ab747e7 sim: ppc: enable use of gnulib new b728479074 sim: ppc: drop support for std-config.h overrides
The 3 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: gas/testsuite/gas/riscv/insn.d | 4 +- gas/testsuite/gas/riscv/li32.d | 6 +-- gas/testsuite/gas/riscv/li64.d | 18 ++++----- gas/testsuite/gas/riscv/lla64.d | 6 +-- opcodes/riscv-dis.c | 23 ++++++++--- sim/common/cgen-types.h | 2 + sim/common/dv-sockser.c | 31 +++------------ sim/common/sim-io.c | 4 +- sim/configure | 12 +----- sim/m4/sim_ac_option_hardware.m4 | 15 +++---- sim/microblaze/interp.c | 8 ++-- sim/microblaze/microblaze.h | 19 +++------ sim/microblaze/microblaze.isa | 20 +++++----- sim/microblaze/sim-main.h | 12 +++--- sim/mips/sim-main.h | 2 - sim/ppc/Makefile.in | 29 ++++++-------- sim/ppc/basics.h | 2 +- sim/ppc/configure | 84 ---------------------------------------- sim/ppc/configure.ac | 60 ---------------------------- sim/ppc/cpu.c | 3 ++ sim/ppc/debug.c | 2 +- sim/ppc/defs.h | 12 ++++++ sim/ppc/device.c | 3 ++ sim/ppc/filter_filename.c | 4 -- sim/ppc/hw_memory.c | 4 +- sim/ppc/hw_opic.c | 6 ++- sim/ppc/inline.c | 2 +- sim/ppc/main.c | 8 ++-- sim/ppc/sim_callbacks.h | 7 ++++ 29 files changed, 128 insertions(+), 280 deletions(-)