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 945ff6e213d [gdb/testsuite] Fix gdb.dlang/watch-loc.exp on ppc64 new 5515f729737 Assume that PT_LWPINFO is always defined on FreeBSD hosts. new bcb1da7fb70 Assume KERN_PROC_PATHNAME is present on FreeBSD hosts. new 1f17d372496 Assume FreeBSD hosts include support for fetching signal in [...] new e911c6663bb Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts. new fe5ddfc3ee2 Assume FreeBSD kernels always report exec events.
The 5 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/ChangeLog | 33 ++++++++++++ gdb/config.in | 5 +- gdb/configure | 77 ++++++---------------------- gdb/configure.ac | 6 --- gdb/fbsd-nat.c | 139 +-------------------------------------------------- gdb/fbsd-nat.h | 4 -- gdbsupport/ChangeLog | 5 ++ gdbsupport/common.m4 | 10 ++-- gdbsupport/config.in | 2 +- gdbsupport/configure | 16 +++++- 10 files changed, 78 insertions(+), 219 deletions(-)