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 e5b12a313fd Fix hard-coded bash path in gprofng new cb1a6b85b84 gdb: add a new build_id_equal function new cba95c27876 gdb: convert address_in_mem_range to mem_range::contains
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/build-id.c | 3 +-- gdb/build-id.h | 26 ++++++++++++++++++++++++++ gdb/corelow.c | 4 ++-- gdb/exec.c | 6 ++---- gdb/memrange.c | 8 ++++---- gdb/memrange.h | 8 +++----- gdb/solib-svr4.c | 2 +- 7 files changed, 39 insertions(+), 18 deletions(-)