This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 8ba97c19049 [gdb/doc] Fix negative repeat count examining memory example new 80e7a6cb760 gdb: rename rs6000-nat.c to rs6000-aix-nat.c new 629f88f80a8 gdb: move AIX_TEXT_SEGMENT_BASE to rs6000-aix-tdep.c, remov [...] new 89e1cf9cb46 gdb: fix ia64-tdep.c build with g++ 4.8 new 140eb481d1c gdb: fix array-view-selftests.c build with g++ 4.8
The 4 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/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/unittests/array-view-selftests.c | 2 +- 7 files changed, 10 insertions(+), 35 deletions(-) rename gdb/{rs6000-nat.c => rs6000-aix-nat.c} (99%) delete mode 100644 gdb/rs6000-tdep.h