aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek28-29/+29
2016-12-02avr.c: Fix coding rule glitches.Georg-Johann Lay1-182/+179
2016-12-02avr-arch.h (avr_mcu_t): Remove field.Georg-Johann Lay5-285/+281
2016-12-01avr.c: Fix coding rule glitches.Georg-Johann Lay1-76/+76
2016-12-01avr.c (avr_print_operand): Use SYMBOL_REF_P if possible.Georg-Johann Lay1-5/+5
2016-11-30Commit files forgotten in r242966.Pitchumani Sivanupandi4-12/+15
2016-11-29avr-arch.h (avr_mcu_t): Add flash_size member.Pitchumani Sivanupandi1-274/+277
2016-11-28avr.c (out_movhi_r_mr): Only SBIW if X is not unused after.Georg-Johann Lay1-10/+16
2016-11-28re PR target/41076 ([avr] pessimal code for logical OR of 8-bit fields)Georg-Johann Lay2-1/+156
2016-11-23re PR target/60300 ([avr] Suboptimal stack pointer manipulation for frame setup)Georg-Johann Lay2-3/+7
2016-11-21avr-c.c (avr_register_target_pragmas): Use C++ for-loop declaration of loop v...Georg-Johann Lay2-72/+43
2016-11-21avr.c (avr_popcount): Remove static function.Georg-Johann Lay1-19/+2
2016-11-21re PR target/78093 ([avr] New variable attribute "absdata" and option "-mabsd...Georg-Johann Lay1-1/+34
2016-11-17avr.c (avr_print_operand_address): Use CONST_INT_P if appropriate.Georg-Johann Lay1-32/+33
2016-11-14re PR target/78093 ([avr] New variable attribute "absdata" and option "-mabsd...Georg-Johann Lay6-9/+25
2016-10-26gen-pass-instances.awk is sensitive to the order in which passes are added...Georg-Johann Lay1-10/+13
2016-10-25New avt target pass to work around performance loss by PR fix.Georg-Johann Lay5-8/+439
2016-10-25re PR target/71676 ([avr] casesi won't handle switch values larger than 16 bits)Georg-Johann Lay1-16/+17
2016-10-24re PR target/78093 ([avr] New variable attribute "absdata" and option "-mabsd...Georg-Johann Lay1-11/+98
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme3-0/+3
2016-10-11New avr-passes.def to register AVR specific passes.Georg-Johann Lay4-17/+40
2016-10-10gen-avr-mmcu-texi.c (string.h): Include.Georg-Johann Lay1-0/+1
2016-09-23Provide right LDD offset bound in avr_address_costSenthil Kumar Selvaraj1-2/+6
2016-09-21re PR target/77326 ([avr] Invalid optimization omits comparison)Georg-Johann Lay1-2/+38
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-08-08driver-avr.c (specfiles_doc_url): Remove.Pitchumani Sivanupandi1-55/+10
2016-08-04re PR target/55181 (Expensive shift loop where a bit-testing instruction coul...Georg-Johann Lay1-0/+23
2016-08-01re PR target/71948 ([avr] Make progmem work on reduced Tiny cores by adding 0...Georg-Johann Lay1-1/+1
2016-08-01re PR target/72767 ([avr] Some branches report too small insn length)Georg-Johann Lay1-2/+2
2016-08-01extend.texi (AVR Built-in Functions): Document __builtin_avr_nops.Georg-Johann Lay2-0/+26
2016-07-29avr.c (avr_out_compare): Use const0_rtx instead of 0 when testing for compare...Georg-Johann Lay1-1/+1
2016-07-29* config/avr/avr.md: Fix " in comment.Georg-Johann Lay1-1/+1
2016-07-29avr.md (addqi3): Revert glitch in insn attribute introduced in r238381.Georg-Johann Lay1-1/+1
2016-07-22avr.c (TARGET_SECONDARY_RELOAD): Remove hook define...Georg-Johann Lay3-73/+1
2016-07-21Some patterns for moving one bit around by BST + BLD.Georg-Johann Lay3-1/+186
2016-07-20avr.c (avr_legitimize_address): Force constant addresses outside [0,0xc0] int...Georg-Johann Lay1-59/+77
2016-07-20Implement attribute progmem on reduced Tiny cores by adding flash offset 0x40...Georg-Johann Lay3-4/+54
2016-07-20avr-protos.h (avr_addr_space_supported_p): New prototype.Georg-Johann Lay3-42/+55
2016-07-15predicates.md (const_m255_to_m1_operand): New.Georg-Johann Lay4-15/+117
2016-07-06re PR target/50739 ([avr] nameless error with -fmerge-all-constants)Senthil Kumar Selvaraj1-1/+3
2016-06-28re PR target/58655 ([avr] -mfract-convert-truncate not documented)Pitchumani Sivanupandi1-1/+1
2016-06-21remove avr-rtems supportTrevor Saunders3-39/+0
2016-06-21re PR target/30417 (Section .data cannot be moved with -mmcu=atmega88)Georg-Johann Lay1-3/+4
2016-06-21re PR target/71103 (avr-gcc crashes with unrecognizable insn error)Georg-Johann Lay1-2/+3
2016-06-20re PR target/71103 (avr-gcc crashes with unrecognizable insn error)Georg-Johann Lay1-7/+15
2016-06-20avr.c (avr_print_operand): Fix "format not a string literal" build warnings.Georg-Johann Lay1-4/+4
2016-06-16avr.c (avr_asm_init_sections): Remove setup of progmem_swtable_section.Senthil Kumar Selvaraj2-84/+1
2016-06-15re PR target/67353 ([avr] Option-ize Warning "appears to be a misspelled sign...Pitchumani Sivanupandi2-2/+6
2016-05-21avr.c (avr_expand_prologue): Add INCOMING_FRAME_SP_OFFSET to computed stack_u...Senthil Kumar Selvaraj1-1/+1
2016-05-21re PR target/71103 (avr-gcc crashes with unrecognizable insn error)Pitchumani Sivanupandi1-0/+7