This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1e9cd853b7e Split X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLIT_RE [...] new a9d16fc7607 Add support for AVR devices from the 0-series. PR target/ [...] new b58471647a5 PR target/92545 * doc/avr-mmcu.texi: Regenerate.
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 | 14 + gcc/config/avr/avr-arch.h | 3 + gcc/config/avr/avr-devices.c | 6 +- gcc/config/avr/avr-mcus.def | 594 ++++++++++++++++++------------------ gcc/config/avr/gen-avr-mmcu-specs.c | 36 ++- gcc/config/avr/gen-avr-mmcu-texi.c | 134 +++++--- gcc/config/avr/specs.h | 1 + gcc/doc/avr-mmcu.texi | 24 +- 8 files changed, 467 insertions(+), 345 deletions(-)