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 d54cfd762b QUIET flag initialization missing in 2 places. new e8bf1ce461 (Ada) Add ravenscar tasking support on AArch64
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/ChangeLog | 13 ++ gdb/Makefile.in | 3 + gdb/NEWS | 5 + gdb/aarch64-ravenscar-thread.c | 213 +++++++++++++++++++++ gdb/{mi/mi-interp.h => aarch64-ravenscar-thread.h} | 12 +- gdb/aarch64-tdep.c | 3 + gdb/configure.tgt | 3 +- 7 files changed, 245 insertions(+), 7 deletions(-) create mode 100644 gdb/aarch64-ravenscar-thread.c copy gdb/{mi/mi-interp.h => aarch64-ravenscar-thread.h} (76%)