aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-15re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-0/+8
2011-11-08tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument.Ulrich Weigand1-4/+4
2011-11-01re PR target/50910 ([avr] inefficient division by 2)Georg-Johann Lay1-1/+1
2011-10-29re PR target/50887 ([avr] Support ACCUMULATE_OUTGOING_ARGS)Georg-Johann Lay1-1/+3
2011-10-21avr.h (LEGITIMIZE_RELOAD_ADDRESS): Pass address of X instead of X to avr_legi...Georg-Johann Lay1-1/+1
2011-10-17avr.h (ASSEMBLER_DIALECT): Remove.Georg-Johann Lay1-2/+0
2011-10-11avr-protos.h (avr_mode_code_base_reg_class): New prototype.Georg-Johann Lay1-16/+4
2011-10-04re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay1-45/+11
2011-09-05avr.h (progmem_section): Remove Declaration.Georg-Johann Lay1-4/+0
2011-08-25avr-protos.h (byte_immediate_operand): Remove Prototype.Georg-Johann Lay1-2/+0
2011-08-01re PR target/49881 ([AVR] Inefficient stack manipulation around calls)Richard Henderson1-0/+4
2011-08-01avr.h (mcu_type_s): Add errata_skip field.Georg-Johann Lay1-0/+20
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-2/+0
2011-06-28config.gcc (tm_file): Add elfos.h and avr/elf.h for avr-*-* and avr-*-rtems* ...Georg-Johann Lay1-137/+0
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-2/+0
2011-04-20re PR target/18145 (Do not emit __do_copy_data or __do_clear_bss if .data or ...Georg-Johann Lay1-14/+5
2011-04-03avr.h (ASM_OUTPUT_BSS): Remove.Anatoly Sokolov1-2/+2
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-2/+0
2011-03-30reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law1-2/+2
2011-03-29[multiple changes]Vladimir Makarov1-13/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+13
2011-03-27[multiple changes]Vladimir Makarov1-13/+0
2011-03-22avr-protos.h (expand_epilogue): Change prototypeGeorg-Johann Lay1-0/+3
2011-03-22avr.c (TARGET_EXCEPT_UNWIND_INFO): New.Richard Henderson1-3/+7