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 3eef3b2c2d8 objcopy memory leaks new 08d8af48e49 gdb: 'show config' shows --with[out]-amd-dbgapi new 09ad7eb8cc6 gdb/testsuite: Rename skip_hipcc_tests to allow_hipcc_tests new 310943c20cd gdb/testsuite: require amd-dbgapi support to run rocm tests new 39f6d7c6b06 gdb/testsuite: allow_hipcc_tests tests the hipcc compiler new f9767e607d7 gdb/testsuite: look for hipcc in env(ROCM_PATH)
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: gdb/config.in | 3 ++ gdb/configure | 3 ++ gdb/configure.ac | 1 + gdb/testsuite/gdb.rocm/simple.exp | 5 +-- gdb/testsuite/lib/future.exp | 7 +++- gdb/testsuite/lib/gdb.exp | 4 ++ gdb/testsuite/lib/rocm.exp | 80 +++++++++++++++++++++++++++++++++++++-- gdb/top.c | 10 +++++ 8 files changed, 104 insertions(+), 9 deletions(-)