aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr-devices.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-156/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-18Add support for AVR devices from the 0-series.Georg-Johann Lay1-3/+3
2019-03-08re PR other/80058 (fix double spaces in string literals everywhere)Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-07-17Remove stuff dead since r239246.Georg-Johann Lay1-66/+0
2017-06-13re PR target/81072 ([avr] Support some XMEGA devices with flash seen in RAM a...Georg-Johann Lay1-1/+1
2017-06-12Support multilibs and devices that see flash in RAM address range.Georg-Johann Lay1-23/+27
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-02avr-arch.h (avr_mcu_t): Remove field.Georg-Johann Lay1-3/+3
2016-11-30Commit files forgotten in r242966.Pitchumani Sivanupandi1-3/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-1/+1
2015-03-17re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-3/+3
2015-03-10re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-1/+99
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-21/+25
2014-07-11avr-arch.h (avr_mcu_t): Add text section start attribute.Pitchumani Sivanupandi1-3/+3
2014-04-05avr-arch.h (avr_mcu_t): Add dev_attribute field to have device specific ISA/ ...Pitchumani Sivanupandi1-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-14avr-arch.h (struct base_arch_s): Use typedef avr_arch_t instead.Georg-Johann Lay1-5/+7
2013-01-14* Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-09-17re PR target/54607 ([avr]: Canadian cross build fails because gen-avr-mmcu-te...Georg-Johann Lay1-0/+2
2012-05-08Makefile.in (TEXI_GCC_FILES): Add avr-mmcu.texi.Georg-Johann Lay1-0/+45
2012-02-28avr-devices.c (avr_mcu_type): Adjust NULL part of initializer to changes from...Georg-Johann Lay1-1/+1
2012-02-28re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-23/+23
2012-02-15re PR target/52261 ([avr] Add support for AVR Xmega cores)Georg-Johann Lay1-15/+21
2011-11-21avr.h (struct base_arch_s): Add field sfr_offset.Georg-Johann Lay1-17/+18
2011-11-18re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-12/+21
2011-08-01avr.h (mcu_type_s): Add errata_skip field.Georg-Johann Lay1-3/+3
2011-08-01avr-devices.c: Delete SVN property svn:executable.Georg-Johann Lay1-0/+0
2011-06-21gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers1-183/+4
2011-02-14re PR target/47696 ([AVR] Compilation for atmega2560 produces incomplete inte...Anatoly Sokolov1-2/+2
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-05-26avr-c.c: Do not include regs.h.Steven Bosscher1-34/+34
2010-04-21Add missing comma.Eric B. Weddington1-1/+1
2010-04-19avr-devices.c (avr_mcu_types): Add support for new devices atmega644pa...Eric B. Weddington1-11/+38
2009-07-17avr-devices.c (avr_mcu_t): Add atmega8u2, atmega16u2 and atmega32u2 devices.Anatoly Sokolov1-0/+3
2009-06-23config.gcc (avr-*-rtems*, avr-*-*): Set extra_gcc_objs and extra_objs.Anatoly Sokolov1-0/+199