aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr.h
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-08re PR target/54854 ([avr] Deprecate and finally remove the -mshort-calls comm...Georg-Johann Lay1-1/+1
2012-09-17re PR target/54607 ([avr]: Canadian cross build fails because gen-avr-mmcu-te...Georg-Johann Lay1-127/+0
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay1-0/+1
2012-08-19avr-log.c (avr_log_vadump): Properly use int-promoted enum values.Jan-Benedict Glaw1-1/+1
2012-06-28re PR other/53595 (Code size increase of +10% between two 4.7.1 snapshot)Georg-Johann Lay1-4/+2
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-23re PR target/53448 ([avr] ignoring __attribute__((aligned(2))))Georg-Johann Lay1-4/+4
2012-05-09re PR target/53256 ([avr] Attribute 'interrupt' shall override attribute 'sig...Georg-Johann Lay1-0/+4
2012-05-08Makefile.in (TEXI_GCC_FILES): Add avr-mmcu.texi.Georg-Johann Lay1-0/+8
2012-04-24re PR target/53065 (ICE replace_reg_with_saved_mem, at caller-save.c:1125)Georg-Johann Lay1-0/+5
2012-03-28re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)Georg-Johann Lay1-5/+27
2012-02-29re PR target/49939 ([avr] Skip 2-word instructions if applicable)Georg-Johann Lay1-1/+3
2012-02-28re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-3/+3
2012-02-22avr.h (avr_accumulate_outgoing_args): Return int.Georg-Johann Lay1-1/+1
2012-02-21avr-protos.h (avr_accumulate_outgoing_args): Move prototype from here to...Georg-Johann Lay1-0/+4
2012-02-15re PR target/52261 ([avr] Add support for AVR Xmega cores)Georg-Johann Lay1-6/+19
2012-02-01avr.c: Resolve all AS1 and AS2 macros.Georg-Johann Lay1-16/+0
2012-01-25re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-7/+7
2012-01-14re PR other/50925 ([avr] ICE at spill_failure, at reload1.c:2118)Denis Chertykov1-52/+48
2012-01-12re PR other/50925 ([avr] ICE at spill_failure, at reload1.c:2118)Richard Henderson1-48/+52
2011-12-15avr-protos.h (print_operand): Remove.Georg-Johann Lay1-6/+0
2011-12-06re PR target/51409 ([avr] Build fails if configured for other languages than ...Georg-Johann Lay1-9/+34
2011-11-21avr.h (struct base_arch_s): Add field sfr_offset.Georg-Johann Lay1-1/+6
2011-11-18re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-0/+13