This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2c5c6456632 libiberty: remove FINAL and OVERRIDE from ansidecl.h new 8086230e7ac amdgcn: Remove LLVM 9 assembler/linker support new cde52d3a2d0 amdgcn: Add gfx90a support
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: gcc/config.gcc | 2 +- gcc/config.in | 79 +------- gcc/config/gcn/gcn-hsa.h | 59 +----- gcc/config/gcn/gcn-opts.h | 28 ++- gcc/config/gcn/gcn-valu.md | 25 +-- gcc/config/gcn/gcn.cc | 136 +++++++------- gcc/config/gcn/gcn.h | 4 + gcc/config/gcn/gcn.md | 8 +- gcc/config/gcn/gcn.opt | 3 + gcc/config/gcn/mkoffload.cc | 69 +------ gcc/config/gcn/t-gcn-hsa | 4 +- gcc/config/gcn/t-omp-device | 2 +- gcc/configure | 427 ++------------------------------------------ gcc/configure.ac | 145 ++------------- libgomp/plugin/plugin-gcn.c | 9 +- 15 files changed, 164 insertions(+), 836 deletions(-)