aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-29AVR: target/114132 - Code sets up a frame pointer without need.Georg-Johann Lay1-0/+4
2024-02-15AVR: target 113927 - Simple code triggers stack frame for Reduced Tiny.Georg-Johann Lay1-0/+1
2024-01-15AVR: target/107201: Make -nodevicelib work for all devices.Georg-Johann Lay1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-04-28AVR cc0 conversionSenthil Kumar Selvaraj1-23/+11
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-08Implement 64-bit double functions.Georg-Johann Lay1-0/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-07Support 64-bit double and 64-bit long double configurations.Georg-Johann Lay1-4/+8
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-02-07re PR target/84209 ([avr] Don't split SP in split2)Georg-Johann Lay1-0/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-2/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-2/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-3/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-2/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-2/+0
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford1-3/+0
2017-07-10Better ISR prologues by supporting GASes __gcc_isr pseudo insn.Georg-Johann Lay1-0/+20
2017-07-10Move jump-tables out of .text again.Georg-Johann Lay1-2/+6
2017-06-12Support multilibs and devices that see flash in RAM address range.Georg-Johann Lay1-3/+3
2017-01-16avr.h (BRANCH_COST): Increase by 4.Georg-Johann Lay1-1/+6
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-07-20Implement attribute progmem on reduced Tiny cores by adding flash offset 0x40...Georg-Johann Lay1-0/+2
2016-06-16avr.c (avr_asm_init_sections): Remove setup of progmem_swtable_section.Senthil Kumar Selvaraj1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17avr.h (MOVE_MAX): Set value to 1.Senthil Kumar Selvaraj1-1/+16
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-03-10re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-31/+29
2015-03-03Fix various problems with specs file generation.Georg-Johann Lay1-28/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-10* config/avr/avr.h (CPLUSPLUS_CPP_SPEC): Define.Joern Rennecke1-0/+4
2014-10-23avr.c: Fix GNU coding rules and typos.Georg-Johann Lay1-6/+6
2014-10-21avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke1-1/+3
2014-10-09avr.opt (mmcu=): Change to have a string value.Joern Rennecke1-24/+13
2014-07-11avr-arch.h (avr_mcu_t): Add text section start attribute.Pitchumani Sivanupandi1-0/+3
2014-05-14avr.h (REG_CLASS_CONTENTS): Use unsigned suffix for shifted values to avoid b...Georg-Johann Lay1-7/+7
2014-04-05avr-arch.h (avr_mcu_t): Add dev_attribute field to have device specific ISA/ ...Pitchumani Sivanupandi1-2/+3
2014-02-22avr.c (avr_can_eliminate): Allow elimination from ARG_POINTER_REGNUM to STACK...Joern Rennecke1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-03avr.c (avr_option_override): Warn if asked to generate position independent c...Senthil Kumar Selvaraj1-1/+2
2013-02-28avr.h (device_to_arch): Rename to device_to_ld.Georg-Johann Lay1-10/+7
2013-01-14* Fix typos. Remove trailing blanks. Fix coding style.Georg-Johann Lay1-13/+19
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-07re PR target/55897 ([avr] Allocate __memx data to .progmemx.data)Georg-Johann Lay1-2/+7
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1