This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from 3c688b9e38 ld: Regenerate aclocal.m4 with automake 1.15.1 adds 40c23d8803 fbsd-nat: Add helper routines for register sets using PT_[G] [...] adds 92d48a1e4e Add an arm-tls feature which includes the tpidruro register [...]
No new revisions were added by this update.
Summary of changes: gdb/arch/aarch32.c | 2 + gdb/arch/arm.c | 6 +- gdb/arch/arm.h | 2 +- gdb/arm-fbsd-tdep.c | 4 +- gdb/arm-linux-nat.c | 6 +- gdb/arm-linux-tdep.c | 4 +- gdb/arm-netbsd-nat.c | 4 +- gdb/arm-tdep.c | 25 ++++++-- gdb/arm-tdep.h | 4 +- gdb/fbsd-nat.c | 75 ++++++++++++++++++++++ gdb/fbsd-nat.h | 38 +++++++++++ gdb/features/Makefile | 1 + gdb/features/arm/arm-tls.c | 14 ++++ gdb/features/arm/{arm-m-system.xml => arm-tls.xml} | 5 +- 14 files changed, 170 insertions(+), 20 deletions(-) create mode 100644 gdb/features/arm/arm-tls.c copy gdb/features/arm/{arm-m-system.xml => arm-tls.xml} (70%)