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 c191a6875b Record and output access specifiers for nested typedefs new 487958d1e9 Fix segfault processing nios2 pseudo-instructions with too f [...]
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: gas/ChangeLog | 10 ++++ gas/config/tc-nios2.c | 84 ++++++++++++++++++---------- gas/testsuite/gas/nios2/illegal_pseudoinst.l | 35 ++++++++++++ gas/testsuite/gas/nios2/illegal_pseudoinst.s | 45 +++++++++++++++ gas/testsuite/gas/nios2/nios2.exp | 1 + 5 files changed, 145 insertions(+), 30 deletions(-) create mode 100644 gas/testsuite/gas/nios2/illegal_pseudoinst.l create mode 100644 gas/testsuite/gas/nios2/illegal_pseudoinst.s