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 62253a6147 gdb: Remove LANG_MAGIC new e5a1a79a4e Testsuite: Add gdbserver sysroot test
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/testsuite/ChangeLog | 7 ++ .../start-cpp.cc => gdb.server/sysroot.c} | 14 +--- gdb/testsuite/gdb.server/sysroot.exp | 77 ++++++++++++++++++++++ gdb/testsuite/lib/gdbserver-support.exp | 16 +++-- 4 files changed, 96 insertions(+), 18 deletions(-) copy gdb/testsuite/{gdb.base/start-cpp.cc => gdb.server/sysroot.c} (89%) create mode 100644 gdb/testsuite/gdb.server/sysroot.exp