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 c7face14225 x86: Don't check if AVX512 template requires AVX512VL new 90db289d0d0 Remove mem2hex new 6f96f4854f1 Use gdb::byte_vector in agent_expr new a2bbca9fa5e Use std::vector<bool> for agent_expr::reg_mask new b0b5ba6b7f2 Simplify agent_expr constructor new da25448d526 Use bool for agent_expr::tracing new 1e0e3ecd671 Make aop_map 'static' new 3ba05819556 Remove aop_last new 00a85428777 Use ARRAY_SIZE in ax-general.c
The 8 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/ax-gdb.c | 38 ++++++----- gdb/ax-general.c | 189 ++++++++++++++++++++++--------------------------------- gdb/ax.h | 67 ++++---------------- gdb/dwarf2/loc.c | 4 +- gdb/remote.c | 14 ++--- gdb/tracepoint.c | 57 ++++------------- 6 files changed, 127 insertions(+), 242 deletions(-)