aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr-mcus.def
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-09-10re PR target/54536 ([avr]: incorrect crt with -mmcu=at90usb1287)Georg-Johann Lay1-1/+1
2012-02-28re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-196/+196
2012-02-15re PR target/52261 ([avr] Add support for AVR Xmega cores)Georg-Johann Lay1-0/+30
2012-01-02re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s))Georg-Johann Lay1-1/+0
2011-12-06avr-mcus.def (avr_mcu_types): ATtiny4313 and AT86RF401 have a 16-bit SP (thei...Georg-Johann Lay1-2/+2
2011-10-10re PR target/50652 ([avr] Incorrect data start value for atmega164a)Georg-Johann Lay1-1/+1
2011-08-01avr.h (mcu_type_s): Add errata_skip field.Georg-Johann Lay1-167/+167
2011-06-21gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers1-0/+211