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 67cecab Fix documentation of the linker's --pop-state command line option. new 37f9ec6 GAS: Add ECOFF `.aent' pseudo-op support
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/obj-ecoff.c | 5 +++-- gas/config/obj-elf.c | 1 + gas/ecoff.c | 26 +++++++++++++++----------- gas/testsuite/gas/mips/aent-2.d | 19 +++++++++++++++++++ gas/testsuite/gas/mips/aent-mdebug-2.d | 16 ++++++++++++++++ gas/testsuite/gas/mips/aent-mdebug.d | 7 +++++++ gas/testsuite/gas/mips/mips.exp | 6 +++++- 8 files changed, 76 insertions(+), 14 deletions(-) create mode 100644 gas/testsuite/gas/mips/aent-2.d create mode 100644 gas/testsuite/gas/mips/aent-mdebug-2.d create mode 100644 gas/testsuite/gas/mips/aent-mdebug.d