[Bug target/92545] avr: support ATmega devices from the 0-series

2019-12-19 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92545 --- Comment #7 from Georg-Johann Lay --- Author: gjl Date: Thu Dec 19 09:31:07 2019 New Revision: 279565 URL: https://gcc.gnu.org/viewcvs?rev=279565=gcc=rev Log: Backport support for some AVR devices from avrxmega3 family from

[Bug target/92545] avr: support ATmega devices from the 0-series

2019-12-19 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92545 --- Comment #6 from Georg-Johann Lay --- Author: gjl Date: Thu Dec 19 08:59:28 2019 New Revision: 279564 URL: https://gcc.gnu.org/viewcvs?rev=279564=gcc=rev Log: Backport support for some AVR devices from avrxmega3 family from

[Bug target/92545] avr: support ATmega devices from the 0-series

2019-11-20 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92545 --- Comment #5 from Georg-Johann Lay --- Author: gjl Date: Wed Nov 20 08:19:44 2019 New Revision: 278478 URL: https://gcc.gnu.org/viewcvs?rev=278478=gcc=rev Log: Make 0-series device specs work with older versions of avr-gcc. PR

[Bug target/92545] avr: support ATmega devices from the 0-series

2019-11-18 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92545 --- Comment #4 from Georg-Johann Lay --- Author: gjl Date: Mon Nov 18 08:19:08 2019 New Revision: 278389 URL: https://gcc.gnu.org/viewcvs?rev=278389=gcc=rev Log: PR target/92545 * config/avr/gen-avr-mmcu-specs.c (print_mcu)

[Bug target/92545] avr: support ATmega devices from the 0-series

2019-11-17 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92545 Georg-Johann Lay changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/92545] avr: support ATmega devices from the 0-series

2019-11-17 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92545 --- Comment #2 from Georg-Johann Lay --- Author: gjl Date: Mon Nov 18 07:54:30 2019 New Revision: 278388 URL: https://gcc.gnu.org/viewcvs?rev=278388=gcc=rev Log: PR target/92545 * doc/avr-mmcu.texi: Regenerate. Modified:

[Bug target/92545] avr: support ATmega devices from the 0-series

2019-11-17 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92545 --- Comment #1 from Georg-Johann Lay --- Author: gjl Date: Mon Nov 18 07:52:55 2019 New Revision: 278387 URL: https://gcc.gnu.org/viewcvs?rev=278387=gcc=rev Log: Add support for AVR devices from the 0-series. PR target/92545

[Bug target/92545] avr: support ATmega devices from the 0-series

2019-11-17 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92545 Georg-Johann Lay changed: What|Removed |Added Target||avr Priority|P3