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 335cb88259f x86: rename SPACE_{,E}VEX_MAP<N> new 86bb38cee93 gdb: Make tagged pointer support configurable. new 27e82ad68b5 LAM: Enable tagged pointer support for watchpoints.
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 | 5 ++ gdb/aarch64-linux-nat.c | 2 +- gdb/aarch64-linux-tdep.c | 7 ++- gdb/aarch64-tdep.c | 23 +++++--- gdb/aarch64-tdep.h | 6 ++ gdb/amd64-linux-tdep.c | 64 +++++++++++++++++++++ gdb/breakpoint.c | 5 +- gdb/gdbarch-gen.c | 66 ++++++++++++++++++---- gdb/gdbarch-gen.h | 49 ++++++++++++---- gdb/gdbarch_components.py | 53 ++++++++++++++--- gdb/target.c | 3 +- .../{gdb.btrace/ptwrite.c => gdb.arch/amd64-lam.c} | 44 +++++++++------ .../amd64-lam.exp} | 41 ++++++++------ gdb/testsuite/lib/gdb.exp | 64 +++++++++++++++++++++ 14 files changed, 352 insertions(+), 80 deletions(-) copy gdb/testsuite/{gdb.btrace/ptwrite.c => gdb.arch/amd64-lam.c} (54%) mode change 100644 => 100755 copy gdb/testsuite/{gdb.base/displaced-step-closure.exp => gdb.arch/amd64-lam.exp} (52%)