This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/binutils-gdb.
from 0257c2ff4f Fix compile time warnings when building riscv assembler. adds ca6afb81ca Automatic date update in version.in adds c3bf9dc5aa Include ld-lib.exp from ctf-lib.exp adds 4d496013a2 Fail run_dump_test when an error is expected but not seen adds 8c3853d9e8 readelf: Replace procesor with processor adds 3e8bb3e934 sim: merge configure.tgt into configure.ac adds f4f60336da libctf, include: find types of symbols by name adds 03c653093d libctf: add a NEWS adds f9eb406771 Automatic date update in version.in adds 93993f6784 libctf AC_CANONICAL_TARGET adds 89753bbf81 Warn when a script redefines a symbol adds 760b3e8bc9 sim: common: split up acinclude.m4 into individual m4 files
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 6 + binutils/readelf.c | 2 +- binutils/testsuite/lib/binutils-common.exp | 686 ++++++++-------- include/ChangeLog | 9 + include/bfdlink.h | 8 +- include/ctf-api.h | 4 + ld/ChangeLog | 7 + ld/ldexp.c | 15 +- ld/ldmain.c | 4 +- ld/testsuite/ld-i386/property-x86-isa1.d | 2 +- ld/testsuite/ld-scripts/defined5.d | 5 +- ld/testsuite/ld-x86-64/property-x86-isa1-x32.d | 2 +- ld/testsuite/ld-x86-64/property-x86-isa1.d | 2 +- libctf/ChangeLog | 66 ++ libctf/Makefile.in | 7 + libctf/NEWS | 26 + libctf/configure | 206 +++-- libctf/configure.ac | 3 + libctf/ctf-archive.c | 180 +++-- libctf/ctf-impl.h | 6 +- libctf/ctf-lookup.c | 232 +++++- libctf/ctf-open.c | 1 + libctf/libctf.ver | 6 + libctf/testsuite/config/default.exp | 1 + libctf/testsuite/lib/ctf-lib.exp | 174 +--- .../conflicting-type-syms-a.c} | 0 .../conflicting-type-syms-b.c} | 0 .../libctf-lookup/conflicting-type-syms.c | 99 +++ .../libctf-lookup/conflicting-type-syms.lk | 7 + libctf/testsuite/libctf-lookup/enum-symbol-obj.lk | 5 + libctf/testsuite/libctf-lookup/enum-symbol.c | 115 +-- .../symtypetab-nonlinker-writeout.c | 34 + sim/ChangeLog | 18 + sim/aarch64/ChangeLog | 5 + sim/aarch64/aclocal.m4 | 9 +- sim/aarch64/configure | 29 +- sim/aarch64/configure.ac | 2 +- sim/arm/ChangeLog | 5 + sim/arm/aclocal.m4 | 9 +- sim/arm/configure | 29 +- sim/arm/configure.ac | 2 +- sim/avr/ChangeLog | 5 + sim/avr/aclocal.m4 | 9 +- sim/avr/configure | 29 +- sim/avr/configure.ac | 2 +- sim/bfin/ChangeLog | 5 + sim/bfin/aclocal.m4 | 11 +- sim/bfin/configure | 23 +- sim/bfin/configure.ac | 2 +- sim/bpf/ChangeLog | 5 + sim/bpf/aclocal.m4 | 13 +- sim/bpf/configure | 27 +- sim/bpf/configure.ac | 2 +- sim/common/ChangeLog | 4 + sim/common/acinclude.m4 | 875 --------------------- sim/configure | 304 +++---- sim/configure.ac | 108 ++- sim/configure.tgt | 113 --- sim/cr16/ChangeLog | 5 + sim/cr16/aclocal.m4 | 9 +- sim/cr16/configure | 29 +- sim/cr16/configure.ac | 2 +- sim/cris/ChangeLog | 5 + sim/cris/aclocal.m4 | 13 +- sim/cris/configure | 23 +- sim/cris/configure.ac | 2 +- sim/d10v/ChangeLog | 5 + sim/d10v/aclocal.m4 | 9 +- sim/d10v/configure | 29 +- sim/d10v/configure.ac | 2 +- sim/erc32/ChangeLog | 5 + sim/erc32/aclocal.m4 | 7 +- sim/erc32/configure | 35 +- sim/erc32/configure.ac | 2 +- sim/frv/ChangeLog | 5 + sim/frv/aclocal.m4 | 13 +- sim/frv/configure | 23 +- sim/frv/configure.ac | 2 +- sim/ft32/ChangeLog | 5 + sim/ft32/aclocal.m4 | 9 +- sim/ft32/configure | 29 +- sim/ft32/configure.ac | 2 +- sim/h8300/ChangeLog | 5 + sim/h8300/aclocal.m4 | 9 +- sim/h8300/configure | 29 +- sim/h8300/configure.ac | 2 +- sim/igen/ChangeLog | 5 + sim/igen/configure | 16 +- sim/igen/configure.ac | 2 +- sim/iq2000/ChangeLog | 5 + sim/iq2000/aclocal.m4 | 13 +- sim/iq2000/configure | 23 +- sim/iq2000/configure.ac | 2 +- sim/lm32/ChangeLog | 5 + sim/lm32/aclocal.m4 | 13 +- sim/lm32/configure | 23 +- sim/lm32/configure.ac | 2 +- sim/m32c/ChangeLog | 5 + sim/m32c/aclocal.m4 | 7 +- sim/m32c/configure | 35 +- sim/m32c/configure.ac | 2 +- sim/m32r/ChangeLog | 5 + sim/m32r/aclocal.m4 | 13 +- sim/m32r/configure | 23 +- sim/m32r/configure.ac | 2 +- sim/m4/sim_ac_common.m4 | 260 ++++++ sim/m4/sim_ac_option_alignment.m4 | 66 ++ .../configure.ac => m4/sim_ac_option_assert.m4} | 33 +- sim/m4/sim_ac_option_bitsize.m4 | 81 ++ sim/m4/sim_ac_option_cgen_maint.m4 | 56 ++ sim/m4/sim_ac_option_default_model.m4 | 31 + sim/m4/sim_ac_option_endian.m4 | 65 ++ sim/m4/sim_ac_option_environment.m4 | 45 ++ sim/m4/sim_ac_option_float.m4 | 47 ++ sim/m4/sim_ac_option_hardware.m4 | 81 ++ sim/m4/sim_ac_option_inline.m4 | 50 ++ sim/m4/sim_ac_option_reserved_bits.m4 | 30 + sim/m4/sim_ac_option_scache.m4 | 34 + sim/{rl78/configure.ac => m4/sim_ac_option_smp.m4} | 36 +- sim/m4/sim_ac_option_warnings.m4 | 103 +++ .../sim_ac_option_xor_endian.m4} | 35 +- sim/m4/sim_ac_output.m4 | 62 ++ sim/m68hc11/ChangeLog | 5 + sim/m68hc11/aclocal.m4 | 10 +- sim/m68hc11/configure | 23 +- sim/m68hc11/configure.ac | 2 +- sim/mcore/ChangeLog | 5 + sim/mcore/aclocal.m4 | 9 +- sim/mcore/configure | 29 +- sim/mcore/configure.ac | 2 +- sim/microblaze/ChangeLog | 5 + sim/microblaze/aclocal.m4 | 9 +- sim/microblaze/configure | 29 +- sim/microblaze/configure.ac | 2 +- sim/mips/ChangeLog | 5 + sim/mips/aclocal.m4 | 13 +- sim/mips/configure | 17 +- sim/mips/configure.ac | 2 +- sim/mn10300/ChangeLog | 5 + sim/mn10300/aclocal.m4 | 12 +- sim/mn10300/configure | 19 +- sim/mn10300/configure.ac | 2 +- sim/moxie/ChangeLog | 5 + sim/moxie/aclocal.m4 | 9 +- sim/moxie/configure | 29 +- sim/moxie/configure.ac | 2 +- sim/msp430/ChangeLog | 5 + sim/msp430/aclocal.m4 | 9 +- sim/msp430/configure | 29 +- sim/msp430/configure.ac | 2 +- sim/or1k/ChangeLog | 5 + sim/or1k/aclocal.m4 | 13 +- sim/or1k/configure | 27 +- sim/or1k/configure.ac | 2 +- sim/ppc/configure.ac | 2 +- sim/pru/ChangeLog | 5 + sim/pru/aclocal.m4 | 9 +- sim/pru/configure | 29 +- sim/pru/configure.ac | 2 +- sim/riscv/ChangeLog | 5 + sim/riscv/aclocal.m4 | 11 +- sim/riscv/configure | 27 +- sim/riscv/configure.ac | 2 +- sim/rl78/ChangeLog | 5 + sim/rl78/aclocal.m4 | 7 +- sim/rl78/configure | 35 +- sim/rl78/configure.ac | 2 +- sim/rx/ChangeLog | 5 + sim/rx/aclocal.m4 | 7 +- sim/rx/configure | 35 +- sim/rx/configure.ac | 2 +- sim/sh/ChangeLog | 5 + sim/sh/aclocal.m4 | 9 +- sim/sh/configure | 29 +- sim/sh/configure.ac | 2 +- sim/v850/ChangeLog | 5 + sim/v850/aclocal.m4 | 11 +- sim/v850/configure | 25 +- sim/v850/configure.ac | 2 +- 180 files changed, 3456 insertions(+), 2362 deletions(-) create mode 100644 libctf/NEWS copy libctf/testsuite/{libctf-regression/pptrtab-a.c => libctf-lookup/conflicting- [...] copy libctf/testsuite/{libctf-regression/pptrtab-b.c => libctf-lookup/conflicting- [...] create mode 100644 libctf/testsuite/libctf-lookup/conflicting-type-syms.c create mode 100644 libctf/testsuite/libctf-lookup/conflicting-type-syms.lk create mode 100644 libctf/testsuite/libctf-lookup/enum-symbol-obj.lk delete mode 100644 sim/common/acinclude.m4 delete mode 100644 sim/configure.tgt create mode 100644 sim/m4/sim_ac_common.m4 create mode 100644 sim/m4/sim_ac_option_alignment.m4 copy sim/{pru/configure.ac => m4/sim_ac_option_assert.m4} (53%) create mode 100644 sim/m4/sim_ac_option_bitsize.m4 create mode 100644 sim/m4/sim_ac_option_cgen_maint.m4 create mode 100644 sim/m4/sim_ac_option_default_model.m4 create mode 100644 sim/m4/sim_ac_option_endian.m4 create mode 100644 sim/m4/sim_ac_option_environment.m4 create mode 100644 sim/m4/sim_ac_option_float.m4 create mode 100644 sim/m4/sim_ac_option_hardware.m4 create mode 100644 sim/m4/sim_ac_option_inline.m4 create mode 100644 sim/m4/sim_ac_option_reserved_bits.m4 create mode 100644 sim/m4/sim_ac_option_scache.m4 copy sim/{rl78/configure.ac => m4/sim_ac_option_smp.m4} (53%) create mode 100644 sim/m4/sim_ac_option_warnings.m4 copy sim/{rl78/configure.ac => m4/sim_ac_option_xor_endian.m4} (51%) create mode 100644 sim/m4/sim_ac_output.m4