This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3f28c4f1df9 ada: Rename Within_Case_Or_If_Expression predicate new 5181d982c34 Support weak references new 9da72a62eca aarch64: Add debugging information new e39e523c844 aarch64: Add minimal C++ support new fef211ff733 aarch64: Exclude symbols using GOT from code models new 71381ecc1ed aarch64: Multiple adjustments to support the SMALL code mod [...] new 55788176f1e aarch64: Extend the offset limit in "symbol + offset" from [...] new 961c5041092 Add LTO support new 6c11f24532c aarch64: Bypass hidden attribute warnings in MinGW
The 8 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: gcc/config.gcc | 1 + gcc/config/aarch64/aarch64-coff.h | 22 ++++--------- gcc/config/aarch64/aarch64.cc | 30 +++++++++++++++-- gcc/config/aarch64/cygming.h | 69 ++++++++++++++++++++++++++++++++++++--- gcc/config/i386/cygming.h | 16 ++++----- gcc/config/i386/i386-protos.h | 2 -- gcc/config/mingw/winnt-dll.cc | 4 +-- gcc/config/mingw/winnt.cc | 33 ++++++++++++------- gcc/config/mingw/winnt.h | 7 ++-- libgcc/config.host | 1 + libgcc/config/aarch64/t-mingw | 2 ++ libiberty/simple-object-coff.c | 4 ++- 12 files changed, 142 insertions(+), 49 deletions(-) create mode 100644 libgcc/config/aarch64/t-mingw