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 82372b2 Add a gdbarch 'print_auxv_entry' method for FreeBSD ABIs. new e6cdd38 Add support for catching system calls to native FreeBSD targets.
The 1 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 | 18 ++ gdb/config.in | 3 + gdb/configure | 14 ++ gdb/configure.ac | 5 + gdb/data-directory/Makefile.in | 3 +- gdb/fbsd-nat.c | 50 +++++ gdb/fbsd-tdep.c | 21 +++ gdb/syscalls/freebsd.xml | 410 +++++++++++++++++++++++++++++++++++++++++ 8 files changed, 523 insertions(+), 1 deletion(-) create mode 100644 gdb/syscalls/freebsd.xml