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 5a0c4a06eb4 gdb/linux-nat: remove check based on current_inferior in li [...] new 0653f01479e gdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xml
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/amd64-linux-tdep.c | 6 ++++-- gdb/arch/amd64.c | 6 +++--- gdb/arch/i386.c | 4 ++-- gdb/features/Makefile | 3 +-- gdb/features/i386/32bit-pkeys.c | 14 -------------- gdb/features/i386/64bit-pkeys.xml | 13 ------------- gdb/features/i386/{64bit-pkeys.c => pkeys.c} | 4 ++-- gdb/features/i386/{32bit-pkeys.xml => pkeys.xml} | 0 8 files changed, 12 insertions(+), 38 deletions(-) delete mode 100644 gdb/features/i386/32bit-pkeys.c delete mode 100644 gdb/features/i386/64bit-pkeys.xml rename gdb/features/i386/{64bit-pkeys.c => pkeys.c} (74%) rename gdb/features/i386/{32bit-pkeys.xml => pkeys.xml} (100%)