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-aarch64-build_cross in repository toolchain/ci/binutils-gdb.
from 4aaaa4e03b gnulib: import gendocs adds 937a049c95 Add config.h to generated_files for sim adds a0c4531a55 Fix igen build adds be7547b077 Add missing stdlib.h includes to sim adds 3897046fe0 Automatic date update in version.in adds 13ffdac36f PowerPC undefweak testcase adds cd09ab7c74 sim: microblaze: hook up libgloss syscalls adds 4d47dcfcf1 sim: microblaze: enable some basic trace points adds 2849d28d96 sim: hw: localize init callback adds 4df817de57 sim: mips: fix qh_acc table adds a147f3ff8c sim: remove sys/times.h in most places adds 91eea12156 sim: mcore: fix build time warnings adds d97ba9c60c sim: mips: delete unused constant variables adds 9b1af85c78 sim: mips: always enable device models adds 77c0fdb7ff sim: mips: include stdlib.h for memory prototypes adds bf06b2a2f9 sim: m68hc11: tweak types to fix warnings adds fa94b3a7c8 gdb: update Type.fields doc based on actual GDB behavior adds 5318ba65f8 sim: rl78: clean up various warnings adds c38c6234f2 asan: stack-buffer-overflow vms-lib.c:367 adds 09f83f79f7 [gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with readnow adds 2f000c80e2 [gdb/testsuite] Fix timeout in gdb.threads/detach-step-over. [...] adds 9311cd60e1 Automatic date update in version.in adds 4467df35a9 elf: Always append ".COUNT" to local symbols adds 75070a4ede sim: m32c/rl78/rx: fix command parsing adds 15091ded14 sim: h8300 special case test adds 49da556c65 libctf, include: support an alternative encoding for nonrepr [...] adds ae064303ef libctf, ld: fix test results for upstream GCC adds 10e578d7e0 gdb/mi: add a '--force-condition' flag to the '-break-insert' cmd adds 79aabb7308 gdb/mi: add a '--force' flag to the '-break-condition' command adds 7ebbaa1c0a gdb/testsuite: resolve duplicate test names in gdb.guile/scm [...] adds a7ed4ea6af gdb/testsuite: use proc_with_prefix in gdb.guile/scm-breakpoint.exp adds 0618ecf6eb gdb/guile: don't try to print location for watchpoints adds a76ef689b6 or1k: Fix issue with plt link failure for local calls adds 0b3e14c902 or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha() adds 3c3de29b04 or1k: Avoid R_OR1K_GOT16 overflow failures in presence of R_ [...] adds 284a130902 or1k: Support large plt_relocs when generating plt entries new 482155e609 gdbserver/server: make some functions void new ec66d6ea54 gdb: make inferior::args a unique_xmalloc_ptr
The 2 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/ChangeLog | 51 ++ bfd/bfd-in2.h | 1 + bfd/elf32-or1k.c | 190 +++-- bfd/elflink.c | 39 +- bfd/libbfd.h | 1 + bfd/reloc.c | 2 + bfd/version.h | 2 +- bfd/vms-lib.c | 2 +- cpu/ChangeLog | 6 + cpu/or1k.opc | 7 +- gas/ChangeLog | 7 + gas/testsuite/gas/or1k/reloc-1.d | 4 +- gas/testsuite/gas/or1k/reloc-1.s | 4 + gdb/ChangeLog | 33 + gdb/NEWS | 15 + gdb/breakpoint.c | 59 +- gdb/breakpoint.h | 8 + gdb/doc/ChangeLog | 17 + gdb/doc/gdb.texinfo | 16 +- gdb/doc/python.texi | 32 +- gdb/guile/scm-breakpoint.c | 11 +- gdb/infcmd.c | 11 +- gdb/inferior.c | 1 - gdb/inferior.h | 2 +- gdb/mi/mi-cmd-break.c | 65 +- gdb/mi/mi-cmds.c | 4 +- gdb/mi/mi-cmds.h | 1 + gdb/testsuite/ChangeLog | 53 ++ gdb/testsuite/gdb.guile/scm-breakpoint.exp | 835 ++++++++++----------- gdb/testsuite/gdb.mi/mi-break.exp | 31 + gdb/testsuite/gdb.python/py-type.exp | 3 + gdb/testsuite/gdb.threads/detach-step-over.exp | 49 +- gdb/testsuite/gdb.threads/fork-plus-threads.exp | 4 +- gdbserver/ChangeLog | 6 + gdbserver/server.cc | 34 +- include/ChangeLog | 11 + include/ctf-api.h | 1 + include/ctf.h | 3 +- include/elf/or1k.h | 1 + ld/ChangeLog | 44 ++ ld/testsuite/ld-ctf/array.d | 2 +- ld/testsuite/ld-ctf/conflicting-enums.d | 2 +- ld/testsuite/ld-ctf/cross-tu-cyclic-conflicting.d | 4 +- ld/testsuite/ld-ctf/cross-tu-noncyclic.d | 6 +- ld/testsuite/ld-ctf/ctf.exp | 2 +- ld/testsuite/ld-ctf/data-func-conflicted.d | 2 +- ld/testsuite/ld-ctf/enums.d | 8 +- ld/testsuite/ld-ctf/nonrepresentable-1.c | 7 + ld/testsuite/ld-ctf/nonrepresentable-2.c | 11 + ld/testsuite/ld-ctf/nonrepresentable.d | 26 + ld/testsuite/ld-ctf/slice.d | 11 +- ld/testsuite/ld-elf/pr26391.nd | 2 +- ld/testsuite/ld-elf/pr27825-1.d | 21 + ld/testsuite/ld-elf/pr27825-1a.s | 7 + ld/testsuite/ld-elf/pr27825-1b.s | 5 + ld/testsuite/ld-elf/pr27825-2.d | 18 + ld/testsuite/ld-elf/pr27825-2a.s | 5 + ld/testsuite/ld-elf/pr27825-2b.s | 3 + ld/testsuite/ld-elf/pr27825-2c.s | 4 + ld/testsuite/ld-or1k/gotha1.dd | 34 + ld/testsuite/ld-or1k/gotha1.s | 24 + ld/testsuite/ld-or1k/gotha2.dd | 21 + ld/testsuite/ld-or1k/gotha2.s | 22 + ld/testsuite/ld-or1k/or1k.exp | 8 + ld/testsuite/ld-or1k/pltlib.s | 1 + ld/testsuite/{ld-mips-elf => ld-powerpc}/empty.s | 0 ld/testsuite/ld-powerpc/powerpc.exp | 3 + ld/testsuite/ld-powerpc/undefweak.d | 10 + ld/testsuite/ld-powerpc/undefweak.s | 8 + ld/testsuite/lib/ld-lib.exp | 4 +- libctf/ChangeLog | 21 + libctf/NEWS | 3 + libctf/ctf-create.c | 33 + libctf/ctf-dedup.c | 14 +- libctf/ctf-open.c | 4 +- libctf/ctf-types.c | 9 + libctf/libctf.ver | 1 + libctf/testsuite/lib/ctf-lib.exp | 4 +- .../nonstatic-var-section-ld-r.lk | 1 - opcodes/ChangeLog | 5 + opcodes/or1k-asm.c | 7 +- sim/ChangeLog | 5 + sim/Makefile.am | 2 + sim/Makefile.in | 1 + sim/common/ChangeLog | 12 + sim/common/Make-common.in | 1 + sim/common/sim-hw.c | 6 +- sim/common/sim-hw.h | 6 - sim/common/sim-module.c | 7 - sim/cris/ChangeLog | 4 + sim/cris/mloop.in | 2 + sim/iq2000/ChangeLog | 4 + sim/iq2000/mloop.in | 1 + sim/lm32/ChangeLog | 4 + sim/lm32/mloop.in | 1 + sim/m32c/ChangeLog | 5 + sim/m32c/gdb-if.c | 39 +- sim/m32r/ChangeLog | 4 + sim/m32r/mloop.in | 1 + sim/m68hc11/ChangeLog | 5 + sim/m68hc11/dv-m68hc11.c | 2 +- sim/m68hc11/dv-m68hc11sio.c | 2 +- sim/mcore/ChangeLog | 10 + sim/mcore/configure | 5 +- sim/mcore/configure.ac | 1 - sim/mcore/interp.c | 3 +- sim/microblaze/ChangeLog | 11 + sim/microblaze/interp.c | 17 +- sim/microblaze/microblaze.isa | 1 + sim/mips/ChangeLog | 21 + sim/mips/Makefile.in | 6 +- sim/mips/configure | 26 +- sim/mips/configure.ac | 20 +- sim/mips/dv-tx3904sio.c | 1 + sim/mips/mdmx.c | 2 +- sim/mn10300/ChangeLog | 4 + sim/mn10300/op_utils.c | 1 - sim/moxie/ChangeLog | 4 + sim/moxie/interp.c | 1 - sim/or1k/ChangeLog | 4 + sim/or1k/mloop.in | 1 + sim/rl78/ChangeLog | 19 + sim/rl78/configure | 5 +- sim/rl78/configure.ac | 1 - sim/rl78/cpu.c | 2 +- sim/rl78/gdb-if.c | 53 +- sim/rl78/mem.c | 6 +- sim/rl78/mem.h | 2 + sim/rl78/rl78.c | 3 +- sim/rl78/trace.c | 9 +- sim/rx/ChangeLog | 5 + sim/rx/gdb-if.c | 41 +- sim/testsuite/h8300/ChangeLog | 6 + sim/testsuite/h8300/movb.s | 13 +- sim/testsuite/h8300/movl.s | 10 + sim/testsuite/h8300/movw.s | 10 + sim/testsuite/microblaze/ChangeLog | 8 + sim/testsuite/microblaze/{pass.s => fail.s} | 5 +- sim/testsuite/microblaze/pass.s | 1 - sim/testsuite/microblaze/testutils.inc | 20 +- 140 files changed, 1728 insertions(+), 793 deletions(-) create mode 100644 ld/testsuite/ld-ctf/nonrepresentable-1.c create mode 100644 ld/testsuite/ld-ctf/nonrepresentable-2.c create mode 100644 ld/testsuite/ld-ctf/nonrepresentable.d create mode 100644 ld/testsuite/ld-elf/pr27825-1.d create mode 100644 ld/testsuite/ld-elf/pr27825-1a.s create mode 100644 ld/testsuite/ld-elf/pr27825-1b.s create mode 100644 ld/testsuite/ld-elf/pr27825-2.d create mode 100644 ld/testsuite/ld-elf/pr27825-2a.s create mode 100644 ld/testsuite/ld-elf/pr27825-2b.s create mode 100644 ld/testsuite/ld-elf/pr27825-2c.s create mode 100644 ld/testsuite/ld-or1k/gotha1.dd create mode 100644 ld/testsuite/ld-or1k/gotha1.s create mode 100644 ld/testsuite/ld-or1k/gotha2.dd create mode 100644 ld/testsuite/ld-or1k/gotha2.s copy ld/testsuite/{ld-mips-elf => ld-powerpc}/empty.s (100%) create mode 100644 ld/testsuite/ld-powerpc/undefweak.d create mode 100644 ld/testsuite/ld-powerpc/undefweak.s copy sim/testsuite/microblaze/{pass.s => fail.s} (73%)