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 a51951c2581 Disable record btrace bts support for AMD processors new 2a50b401465 Fix tight loop on recursively-defined symbols new 013707794a6 Enable hardware breakpoints for gdbserver on Windows
The 2 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: gas/ChangeLog | 13 +++++++++++++ gas/symbols.c | 18 +++++++++++++++--- gas/testsuite/gas/all/assign-bad-recursive.d | 4 ++++ gas/testsuite/gas/all/assign-bad-recursive.l | 7 +++++++ gas/testsuite/gas/all/assign-bad-recursive.s | 8 ++++++++ gas/testsuite/gas/all/gas.exp | 1 + gdbserver/ChangeLog | 7 +++++++ gdbserver/win32-i386-low.cc | 3 +++ 8 files changed, 58 insertions(+), 3 deletions(-) create mode 100644 gas/testsuite/gas/all/assign-bad-recursive.d create mode 100644 gas/testsuite/gas/all/assign-bad-recursive.l create mode 100644 gas/testsuite/gas/all/assign-bad-recursive.s