This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b75ceb30d72 2017-09-06 Richard Biener rguenther@suse.de new 2b4051ed9c0 [arm] auto-generate arm-isa.h from CPU descriptions new 64560951def [arm] Improve error checking in parsecpu.awk
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/ChangeLog | 32 +++++ gcc/common/config/arm/arm-common.c | 10 +- gcc/config.gcc | 2 +- gcc/config/arm/arm-cpus.in | 262 +++++++++++++++++++++++++++++++++---- gcc/config/arm/arm-isa.h | 172 ------------------------ gcc/config/arm/arm.c | 32 ++--- gcc/config/arm/arm.h | 8 +- gcc/config/arm/parsecpu.awk | 213 +++++++++++++++++++++--------- gcc/config/arm/t-arm | 9 ++ 9 files changed, 454 insertions(+), 286 deletions(-) delete mode 100644 gcc/config/arm/arm-isa.h