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 31282a84910 gdb: constify target_stack::is_pushed new 3fe639b81b4 gdb: constify auxv parse functions new e2df8050fe7 gdb: make fprint_target_auxv static new 7dce788191b gdb: make target_auxv_parse static and rename
The 3 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/auxv.c | 38 +++++++++++++++++++++----------------- gdb/auxv.h | 18 ++++-------------- gdb/gdbarch-components.py | 4 ++-- gdb/gdbarch-gen.h | 4 ++-- gdb/gdbarch.c | 2 +- gdb/ppc-linux-nat.c | 10 +++++----- gdb/s390-linux-nat.c | 10 +++++----- gdb/target-debug.h | 2 +- gdb/target-delegates.c | 14 +++++++------- gdb/target.h | 4 ++-- 10 files changed, 50 insertions(+), 56 deletions(-)