This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from cf83625da2 gdb: fix undefined behavior reported in copy_bitwise adds 0b07a19901 Automatic date update in version.in adds 54b8cbd0e4 Implement "info proc mappings" for NetBSD adds 51c133d547 Implement "info proc exe" for NetBSD adds b4848d2a7b Implement "info proc cwd" for NetBSD new 49d1d1f53d Implement "info proc cmdline" for NetBSD
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: bfd/version.h | 2 +- gdb/ChangeLog | 31 ++++++++ gdb/nbsd-nat.c | 226 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ gdb/nbsd-nat.h | 3 + gdb/nbsd-tdep.c | 89 ++++++++++++++++++++++ gdb/nbsd-tdep.h | 18 +++++ 6 files changed, 368 insertions(+), 1 deletion(-)