This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from 578c64a45a Add multibyte character warning option to the assembler. adds 8ba97c1904 [gdb/doc] Fix negative repeat count examining memory example adds 80e7a6cb76 gdb: rename rs6000-nat.c to rs6000-aix-nat.c adds 629f88f80a gdb: move AIX_TEXT_SEGMENT_BASE to rs6000-aix-tdep.c, remove [...] adds 89e1cf9cb4 gdb: fix ia64-tdep.c build with g++ 4.8 adds 140eb481d1 gdb: fix array-view-selftests.c build with g++ 4.8 new 76183fd1bf dprintf-execution-x-script.exp: Adjust test for native-exten [...]
The 1 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: gdb/Makefile.in | 3 +-- gdb/configure.nat | 2 +- gdb/doc/gdb.texinfo | 2 +- gdb/ia64-tdep.h | 9 ++++---- gdb/{rs6000-nat.c => rs6000-aix-nat.c} | 1 - gdb/rs6000-aix-tdep.c | 4 +++- gdb/rs6000-tdep.h | 24 ---------------------- .../gdb.base/dprintf-execution-x-script.exp | 23 ++++++++++++++++++++- gdb/unittests/array-view-selftests.c | 2 +- 9 files changed, 33 insertions(+), 37 deletions(-) rename gdb/{rs6000-nat.c => rs6000-aix-nat.c} (99%) delete mode 100644 gdb/rs6000-tdep.h