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 7dc3990 Use the IR symbol table for the IR input object new f5b1175 Add support for Mips32r6 and Mips64r6. new beceef5 Add unaligned check for R_MIPS_PC16. new a8ecc9f Add support for MIPS .rld_map section.
The 3 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: elfcpp/ChangeLog | 11 ++ elfcpp/elfcpp.h | 2 + elfcpp/mips.h | 14 ++ gold/ChangeLog | 60 ++++++++ gold/mips.cc | 408 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- gold/output.cc | 21 +++ gold/output.h | 4 + 7 files changed, 505 insertions(+), 15 deletions(-)