This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/binutils-gdb.
from 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 adds 76183fd1bf dprintf-execution-x-script.exp: Adjust test for native-exten [...] adds a6e8dea686 Automatic date update in version.in adds fb2c495f94 sim: avoid installing headers when there is no sim adds fccf4ba5ad sim: use program_transform_name for libsim
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/Makefile.in | 3 +- gdb/configure.nat | 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 +- sim/Makefile.am | 5 +- sim/Makefile.in | 96 ++++++++++++---------- sim/common/Make-common.in | 2 +- sim/configure | 18 +++- sim/configure.ac | 1 + 14 files changed, 106 insertions(+), 86 deletions(-) rename gdb/{rs6000-nat.c => rs6000-aix-nat.c} (99%) delete mode 100644 gdb/rs6000-tdep.h