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 13d14291128 [gdb/testsuite] Use support_displaced_stepping in gdb.arch/ [...] new fb2b625650e gdb/alpha: Add target description support new 8ceec7b5201 gdb/alpha: Redefine fpcr with fpcr_flags type
The 2 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/NEWS | 2 + gdb/alpha-tdep.c | 87 +++++++++--------- gdb/doc/gdb.texinfo | 42 +++++++++ gdb/features/Makefile | 1 + gdb/features/alpha-core.xml | 136 +++++++++++++++++++++++++++++ gdb/features/alpha.c | 111 +++++++++++++++++++++++ gdb/features/{i386/pkeys.xml => alpha.xml} | 10 +-- 7 files changed, 344 insertions(+), 45 deletions(-) create mode 100644 gdb/features/alpha-core.xml create mode 100644 gdb/features/alpha.c copy gdb/features/{i386/pkeys.xml => alpha.xml} (61%)