This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-Os in repository toolchain/ci/binutils-gdb.
omits 19b187a978 gdb: fix documentation of gdbarch_displaced_step_copy_insn omits df5b887608 gdb/testsuite: better handle failures in simavr board, reap [...] omits 8c190ce038 x86: Support VEX base opcode length > 1 omits a57f74bb7c tic6x: Call _bfd_elf_add_dynamic_tags omits a3ca48cdda [gdb/testsuite] Emit unresolved for unknown proc omits f638ed7301 [gdbserver] Add missing include of gdbsupport/agent.h omits b0237c0eab [gdb/testsuite] Expect conformation question in gdb.server/s [...] omits 4e394b28e3 gas/testsuite: test-case for PR25331 (mmix reloc fixup bug) omits b20e7614da gas: Fix mmix fixups and TC_FX_SIZE_SLACK, PR25331 omits 9f27c36482 binutils/dwarf.c: Correct an `index' global shadowing error [...] omits 07d22f648e asan: _bfd_pei_slurp_codeview_record use of uninit value omits 279edac53d C++ comments omits 290a25dc2d x86_64 k1om tests omits ffdbed0740 Automatic date update in version.in omits cd4c4c07f4 Remove "cmd_type" function omits a5122bfa07 Automatic date update in version.in omits 6db3031e5c gdbsupport: add format attribute to print_xml_feature::add_line
This update removed existing revisions from the reference, leaving the reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-Os ( [...] \ O -- O -- O (19b187a978)
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 20 -- bfd/arc-got.h | 2 +- bfd/coff-z80.c | 4 +- bfd/elf32-csky.c | 4 +- bfd/elf32-m32c.c | 1 + bfd/elf32-tic6x.c | 35 ++- bfd/peXXigen.c | 20 +- bfd/version.h | 2 +- binutils/ChangeLog | 10 - binutils/dwarf.c | 17 +- binutils/resrc.c | 2 +- gas/ChangeLog | 23 -- gas/config/tc-i386.c | 8 +- gas/config/tc-mmix.c | 19 +- gas/config/tc-mmix.h | 3 + gas/config/tc-s12z.c | 28 +- gas/config/tc-xtensa.c | 2 +- gas/config/tc-z80.c | 1 + gas/testsuite/gas/mmix/pr25331.d | 34 --- gas/testsuite/gas/mmix/pr25331.s | 447 ------------------------------- gdb/ChangeLog | 14 - gdb/cli/cli-cmds.c | 2 +- gdb/cli/cli-decode.c | 6 + gdb/cli/cli-decode.h | 17 +- gdb/command.h | 16 ++ gdb/gdbarch.h | 4 +- gdb/gdbarch.sh | 4 +- gdb/testsuite/ChangeLog | 16 -- gdb/testsuite/boards/simavr.exp | 37 +-- gdb/testsuite/gdb.server/solib-list.exp | 3 - gdb/testsuite/lib/gdb.exp | 2 - gdbserver/ChangeLog | 4 - gdbserver/ax.h | 1 - gdbsupport/ChangeLog | 5 - gdbsupport/tdesc.h | 2 +- include/ChangeLog | 6 - include/coff/internal.h | 2 +- include/coff/pe.h | 8 +- include/elf/ppc64.h | 4 +- ld/ChangeLog | 23 -- ld/testsuite/ld-tic6x/shlib-1.rd | 6 +- ld/testsuite/ld-tic6x/shlib-1b.rd | 6 +- ld/testsuite/ld-tic6x/shlib-1r.rd | 6 +- ld/testsuite/ld-tic6x/shlib-1rb.rd | 6 +- ld/testsuite/ld-tic6x/shlib-app-1.rd | 6 +- ld/testsuite/ld-tic6x/shlib-app-1b.rd | 6 +- ld/testsuite/ld-tic6x/shlib-app-1r.rd | 6 +- ld/testsuite/ld-tic6x/shlib-app-1rb.rd | 6 +- ld/testsuite/ld-tic6x/shlib-noindex.rd | 6 +- ld/testsuite/ld-tic6x/static-app-1.rd | 6 +- ld/testsuite/ld-tic6x/static-app-1b.rd | 6 +- ld/testsuite/ld-tic6x/static-app-1r.rd | 6 +- ld/testsuite/ld-tic6x/static-app-1rb.rd | 6 +- ld/testsuite/ld-x86-64/abs-k1om.d | 1 - ld/testsuite/ld-x86-64/protected2-k1om.d | 1 - ld/testsuite/ld-x86-64/protected3-k1om.d | 1 - opcodes/ChangeLog | 10 - opcodes/arm-dis.c | 6 +- opcodes/cr16-opc.c | 2 +- opcodes/ft32-dis.c | 2 +- opcodes/moxie-opc.c | 4 +- opcodes/s12z-opc.c | 2 +- opcodes/tic54x-dis.c | 2 +- opcodes/xgate-dis.c | 1 + 64 files changed, 189 insertions(+), 779 deletions(-) delete mode 100644 gas/testsuite/gas/mmix/pr25331.d delete mode 100755 gas/testsuite/gas/mmix/pr25331.s