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 72f53f22df Automatic date update in version.in new 12279366d7 Implement "to_stopped_by_hw_breakpoint" for x86 debug registers. new 386a867618 Add a new debug knob for the FreeBSD native target. new 7efba073e2 Use signal information to determine SIGTRAP type for FreeBSD.
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/ChangeLog | 33 +++++++++++++ gdb/NEWS | 6 +++ gdb/doc/ChangeLog | 5 ++ gdb/doc/gdb.texinfo | 5 ++ gdb/fbsd-nat.c | 136 ++++++++++++++++++++++++++++++++++++++++++++++++++++ gdb/nat/x86-dregs.c | 45 +++++++++++++++++ gdb/nat/x86-dregs.h | 4 ++ gdb/x86-nat.c | 17 +++++++ 8 files changed, 251 insertions(+)