This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2k6-Os_LTO in repository toolchain/ci/binutils-gdb.
from f26a32876b Dynamic TLS section symbols adds a48654b6d4 Automatic date update in version.in adds 48b550c28a adjust src-release following the renaming of gdb/common/ to [...] adds da73816739 [gdb/testsuite] Fix unterminated string in gdb.objc/basicclass.exp adds 92434a14b9 cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructions adds 03181f1c38 Automatic date update in version.in adds 5b9d7a9a64 Fix __bss_start assertion failure in _bfd_elf_fix_symbol_flags adds 3719fd55b6 cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions adds ca8d69beb1 Use field_core_addr in more places adds 33eca68072 Use field_string in more places adds 1f77b012e6 Introduce field_unsigned adds 07128006d6 Fix a FIXME in mi-out.c
No new revisions were added by this update.
Summary of changes: ChangeLog | 5 ++ bfd/ChangeLog | 5 ++ bfd/elflink.c | 13 ++++- bfd/version.h | 2 +- cpu/ChangeLog | 10 ++++ cpu/bpf.cpu | 65 ++++++++++++--------- gas/ChangeLog | 16 ++++++ gas/doc/c-bpf.texi | 16 +++--- gas/testsuite/gas/bpf/mem-be.d | 16 +++--- gas/testsuite/gas/bpf/mem.d | 16 +++--- gas/testsuite/gas/bpf/mem.s | 16 +++--- gdb/ChangeLog | 41 ++++++++++++++ gdb/ada-tasks.c | 10 ++-- gdb/breakpoint.c | 4 +- gdb/cli-out.c | 13 +++++ gdb/cli-out.h | 3 + gdb/disasm.c | 2 +- gdb/i386-linux-tdep.c | 6 +- gdb/i386-tdep.c | 2 +- gdb/infrun.c | 4 +- gdb/mi/mi-interp.c | 2 +- gdb/mi/mi-main.c | 2 +- gdb/mi/mi-out.c | 13 ++++- gdb/mi/mi-out.h | 3 + gdb/record-btrace.c | 14 +---- gdb/sparc64-linux-tdep.c | 6 +- gdb/symfile.c | 14 ++--- gdb/target.c | 4 +- gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/gdb.objc/basicclass.exp | 2 +- gdb/ui-out.c | 14 +++++ gdb/ui-out.h | 4 ++ opcodes/ChangeLog | 11 ++++ opcodes/bpf-desc.c | 60 +++++++------------- opcodes/bpf-opc.c | 104 ++++++++++++++-------------------- opcodes/bpf-opc.h | 7 +-- src-release.sh | 4 ++ 37 files changed, 323 insertions(+), 211 deletions(-)