aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr-mcus.def
AgeCommit message (Expand)AuthorFilesLines
2024-04-15AVR: Add 8 more avrxmega3 MCUs.Georg-Johann Lay1-0/+8
2024-02-08AVR: target/113824 - Fix multilib set for ATA5795.Georg-Johann Lay1-2/+2
2024-01-31AVR: Add AVR64DU and some older devices.Georg-Johann Lay1-1/+7
2024-01-25AVR: target/113601 - Fix wrong data start for ATmega3208 and ATmega3209.Georg-Johann Lay1-2/+2
2024-01-16AVR: Add AVR16EB, AVR16EA and AVR32EA devices.Georg-Johann Lay1-0/+10
2024-01-14AVR: Support .rodata in Flash for AVR64* and AVR128* Devices.Georg-Johann Lay1-23/+23
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-08-04AVR: Add some more devices: AVR16DD*, AVR32DD*, AVR64DD*, AVR64EA*, ATtiny42*...Georg-Johann Lay1-0/+29
2023-08-04Fix some minor typos in avr-mcus.def.Georg-Johann Lay1-17/+17
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-11-14Revert "avr: sphinx: port gen-avr-mmcu to RST"Martin Liska1-1/+1
2022-11-09avr: sphinx: port gen-avr-mmcu to RSTMartin Liska1-1/+1
2022-05-28[PATCH 1/2] avr: Added AVR-DA and DB MCU seriesJoel Holdsworth1-0/+22
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-09-19[PATCH] avr: Add atmega324pb MCUMatwey V. Kornilov1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-18* config/avr/avr-mcus.def: Typo.Georg-Johann Lay1-21/+21
2019-12-12Add support for some more AVR devices from avrxmega3 family.Georg-Johann Lay1-0/+11
2019-11-18Add support for AVR devices from the 0-series.Georg-Johann Lay1-290/+304
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-06-12Support multilibs and devices that see flash in RAM address range.Georg-Johann Lay1-0/+17
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-02avr-arch.h (avr_mcu_t): Remove field.Georg-Johann Lay1-277/+274
2016-11-29avr-arch.h (avr_mcu_t): Add flash_size member.Pitchumani Sivanupandi1-274/+277
2016-11-14re PR target/78093 ([avr] New variable attribute "absdata" and option "-mabsd...Georg-Johann Lay1-5/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-18avr-mcus.def: Add new avr4 devices atmega48pb and atmega88pb.Pitchumani Sivanupandi1-0/+7
2015-04-17re PR target/65296 ([avr] fix various issues with specs file generation)Sivanupandi Pitchumani1-2/+2
2015-03-17re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-275/+283
2015-03-10re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-4/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-21avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke1-0/+8
2014-08-22avr-mcus.def: Remove atmega26hvg...Pitchumani Sivanupandi1-10/+0
2014-07-16avr-mcus.def: Add new avrxmega2 devices (atxmega8e5, atxmega16e5, atxmega32c3...Denis Chertykov1-0/+4
2014-07-16avr-mcus.def: Add new avr5 devices (ata5702m322...Denis Chertykov1-0/+8
2014-07-11avr-arch.h (avr_mcu_t): Add text section start attribute.Pitchumani Sivanupandi1-256/+260
2014-06-03avr-mcus.def: Add new avr25 devices attiny441, attiny828 and attiny841.Denis Chertykov1-0/+9
2014-05-30avr-mcus.def: Change ATA6289 ISA to AVR4Pitchumani Sivanupandi1-1/+1
2014-04-16avr-mcus.def: Correct typo for atxmega256a3bu macro.Pitchumani Sivanupandi1-1/+1
2014-04-05avr-arch.h (avr_mcu_t): Add dev_attribute field to have device specific ISA/ ...Pitchumani Sivanupandi1-261/+258
2014-03-03avr-mcus.def: Remove atxmega16x1.Senthil Kumar Selvaraj1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-07-10re PR target/57506 ([avr] Some devices are present twice in avr-mcus.def)Georg-Johann Lay1-13/+0
2013-02-28* avr/avr-mcus.def (ata5272, ata5505, attiny1634, ata6285)Georg-Johann Lay1-5/+72
2013-01-14avr-arch.h (struct base_arch_s): Use typedef avr_arch_t instead.Georg-Johann Lay1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-07re PR target/55243 (STAMP variable is not defined in t-avr)Georg-Johann Lay1-8/+39