This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from c5c412054e Change parameters to language_defn::post_parser adds 85be4f5a8c gdb/doc: fix "show check range" command name adds 32f47895b5 Remove printfi_filtered and fprintfi_filtered adds 844a65387c Remove a use of n_spaces new 3ece0b9527 Automatic date update in version.in new 7f3a18cfb5 Statically initialise target common sections new bd38246a45 Constify more arrays new 7fbd5f4e2c Remove some static buffers new 3fafa2e26e Assorted tidies
The 5 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 | 67 ++++++++++++++++++ bfd/archive.c | 4 +- bfd/coff-mcore.c | 3 +- bfd/coff-z80.c | 2 +- bfd/ecoff.c | 102 +++++++-------------------- bfd/elf32-csky.c | 4 +- bfd/elf32-m32c.c | 2 +- bfd/elf32-m32r.c | 20 ++---- bfd/elf32-m68hc11.c | 6 +- bfd/elf32-microblaze.c | 2 - bfd/elf32-nds32.c | 2 +- bfd/elf32-ppc.c | 12 ++-- bfd/elf32-rl78.c | 2 +- bfd/elf32-rx.c | 13 ++-- bfd/elf32-score.c | 20 ++---- bfd/elf32-score7.c | 22 ++---- bfd/elf32-tic6x.c | 20 ++---- bfd/elf32-v850.c | 82 ++++++++-------------- bfd/elf32-z80.c | 2 +- bfd/elf64-mmix.c | 20 ++---- bfd/elf64-ppc.c | 10 +-- bfd/elfxx-mips.c | 40 +++-------- bfd/libbfd-in.h | 4 +- bfd/libbfd.h | 4 +- bfd/mach-o.c | 7 +- bfd/opncls.c | 4 +- bfd/peXXigen.c | 11 +-- bfd/som.c | 2 +- bfd/targets.c | 6 +- bfd/version.h | 2 +- bfd/vms-alpha.c | 3 +- bfd/vms-misc.c | 3 +- bfd/vms.h | 2 +- bfd/xtensa-isa.c | 4 +- gas/ChangeLog | 5 ++ gas/ecoff.c | 25 +++---- gdb/ChangeLog | 21 ++++++ gdb/c-typeprint.c | 30 ++++---- gdb/compile/compile-loc2c.c | 106 +++++++++++++++------------- gdb/doc/ChangeLog | 6 ++ gdb/doc/gdb.texinfo | 2 +- gdb/f-typeprint.c | 28 ++++---- gdb/gdbtypes.c | 160 +++++++++++++++++++++--------------------- gdb/go32-nat.c | 14 ++-- gdb/m2-typeprint.c | 2 +- gdb/p-typeprint.c | 28 +++++--- gdb/printcmd.c | 2 +- gdb/rust-lang.c | 7 +- gdb/utils.c | 30 -------- gdb/utils.h | 5 -- include/ChangeLog | 8 +++ include/opcode/arc-attrs.h | 2 +- include/xtensa-isa-internal.h | 3 - 53 files changed, 465 insertions(+), 528 deletions(-)