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 1670f9c154 x86: Add run-time tests for -mtls-dialect=gnu2 new 434a402395 Standardize darwin's lm_info new d0e449a186 Make various lm_info implementations inherit from a base class new 6c401f72e9 Class-ify lm_info_aix new b091120773 Class-ify lm_info_dsbt new af43057baf Fix indentation of lm_info_frv new 4023ae762e Class-ify lm_info_frv new 51046d9e60 Class-ify lm_info_target new 76e75227c3 Class-ify lm_info_svr4 new 9ccbfd7bc1 Class-ify lm_info_darwin new f8fdb78eaf Class-ify lm_info_windows
The 10 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 | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++++ gdb/nto-tdep.c | 35 +------------- gdb/solib-aix.c | 110 ++++++++++++++++++-------------------------- gdb/solib-darwin.c | 32 ++++++------- gdb/solib-dsbt.c | 39 ++++++++-------- gdb/solib-frv.c | 110 ++++++++++++++++++++++---------------------- gdb/solib-svr4.c | 115 +++++++++++++++++++++++----------------------- gdb/solib-svr4.h | 23 ++++++++++ gdb/solib-target.c | 114 ++++++++++++++++++++++----------------------- gdb/solist.h | 10 ++-- gdb/windows-nat.c | 52 +++++++++++++-------- 11 files changed, 445 insertions(+), 327 deletions(-)