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 04ad71937f2 x86: Don't define _TLS_MODULE_BASE_ for ld -r new 0ee9f16cf9f regcache: Add collect/supply_regset variants that accept a [...] new 5dd6c79a323 fbsd-nat: Use regset supply/collect methods. new a141d32c6ef fbsd-nat: Pass an optional register base to the register se [...] new 759bbcb9179 arm-fbsd: Use a static regset for the TLS register set. new d818c7ad8c6 aarch64-fbsd: Use a static regset for the TLS register set.
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/aarch64-fbsd-nat.c | 36 ++++--------------------------- gdb/aarch64-fbsd-tdep.c | 56 ++++++++++++++++++++++++++++++++++--------------- gdb/aarch64-fbsd-tdep.h | 1 + gdb/arm-fbsd-nat.c | 34 ++++-------------------------- gdb/arm-fbsd-tdep.c | 54 +++++++++++++++++++++++++++++++++-------------- gdb/arm-fbsd-tdep.h | 1 + gdb/fbsd-nat.c | 42 ++++++++++++++++++++----------------- gdb/fbsd-nat.h | 37 +++++++++++++++++++------------- gdb/regcache.c | 21 ++++++++++++------- gdb/regcache.h | 26 ++++++++++++++++++++--- 10 files changed, 169 insertions(+), 139 deletions(-)